biolink / ontobio

python library for working with ontologies and ontology associations
https://ontobio.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
119 stars 30 forks source link

add ontology abbreviation documentation #320

Open diatomsRcool opened 5 years ago

diatomsRcool commented 5 years ago

Add the ontology abbreviations available so people know what their options are for the ofactory.create() function

cmungall commented 5 years ago

These should correspond to the official obo id, always in lowercase, e.g. http://purl.obolibrary.org/obo/$ONTID.owl

Maintaining a separate list will become stale, but we could list multiple stable examples, and provide a link out to obo

diatomsRcool commented 5 years ago

ok, then maybe lets just link to the list - will it work for any ontology in obofoundry?