Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 322 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 322 Bytes

idorg-ontology

Develop an ontology for Identifiers.org URI

How to convert:

% curl http://www.ebi.ac.uk/miriam/main/export/xml/ > resources_all.xml
% gem install nokogiri
% ruby miriam-xml2owl.rb resources_all.xml > resources_all.owl

References: