Skip to content

Commit

Permalink
Add usage comment for ‘present in taxon’.
Browse files Browse the repository at this point in the history
  • Loading branch information
balhoff committed Jul 15, 2022
1 parent c62823b commit b7e5318
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ontology/ro-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -794,6 +794,7 @@ WHERE {
)) as ?witness)
BIND(CONCAT(STR(?x), \" in taxon \", STR(?taxon)) AS ?label)
}"^^xsd:string)
AnnotationAssertion(rdfs:comment obo:RO_0002175 "The SPARQL expansion for this relation introduces new named classes into the ontology. For this reason it is likely that the expansion should only be performed during a QC pipeline; the expanded output should usually not be included in a published version of the ontology.")
AnnotationAssertion(rdfs:label obo:RO_0002175 "present in taxon"@en)
AnnotationAssertion(rdfs:seeAlso obo:RO_0002175 <https://github.com/obophenotype/uberon/wiki/Taxon-constraints>)
SubAnnotationPropertyOf(obo:RO_0002175 obo:RO_0002172)
Expand Down

0 comments on commit b7e5318

Please sign in to comment.