Update ogms.md#2912
Conversation
Add usage
matentzn
left a comment
There was a problem hiding this comment.
This is not the intention of the usage field - if you want to show usage, you should show how the ontology is used by a resource, like a database, and provide a verifiable link to that resource. A simple owl import does not in and all by itself constitute usage. There are some fringe cases where you can make an argument like that (RO, COB, OMO, etc). Is there now online database using OGMS?
|
I'm going to assume that the description is a roundabout way of saying that OGMS terms have been imported into the indicated ontologies, which would make the example valid. However, the key component 'url' is missing. To fix: Replace 'type' (which doesn't appear in any example for P9) with 'url'. Then provide the IRI for an OGMS term used in one of the indicated ontologies. I'm not sure if multiple 'url' tags are allowed here but, if so, take advantage of that to provide links for each of the named ontologies. Alternatively, split the usages by ontology. |
|
I intended to show that multiple ontologies import and utilize OGMS. I followed the BFO usage format as a template. I have replaced type with url. Could you please review it again? @matentzn |
set type as url
|
@zhengj2007 Going by the Examples listed for Principle 9, it would be better to represent the usage as follows: - description: OGMS has been extended to create various OBO ontologies, including the Infectious Disease Ontology (IDO) and its extensions, as well as the Ontology for Modeling and Representation of Social Entities (OMRSE), Mental Disease Ontology (MFOMD), Oral Health and Disease ontology (OHD), and Cardiovascular Disease Ontology (CVDO).
examples:
- description: List of ontologies using at least one OGMS term (See section entitled "Info: Which ontologies use it?")
url: http://dashboard.obofoundry.org/dashboard/ogms/dashboard.html
- description: List of ontologies using the term "symptom" (See section entitled "Ontologies that use the Class")
url: https://ontobee.org/ontology/OGMS?iri=http://purl.obolibrary.org/obo/OGMS_0000020
type: owl_import
user: (multiple)Note: I chose the term |
|
@deepakunni3 Thank you for reviewing the pull request and recommending the changes. I have updated the usage and used 'disease' as an example. |
Add usage