Property information

S present_in_taxon T if some instance of T has some S. This does not means that all instances of T have an S - it may only be certain life stages or sexes that have S.

S present_in_taxon T if some instance of T has some S. This does not means that all instances of T have an S - it may only be certain life stages or sexes that have S

Synonyms: applicable for taxon

OMO 0002000

PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX owl: <http://www.w3.org/2002/07/owl#> PREFIX in_taxon: <http://purl.obolibrary.org/obo/RO_0002162> PREFIX present_in_taxon: <http://purl.obolibrary.org/obo/RO_0002175> CONSTRUCT { in_taxon: a owl:ObjectProperty . ?witness rdfs:label ?label . ?witness rdfs:subClassOf ?x . ?witness rdfs:subClassOf [ a owl:Restriction ; owl:onProperty in_taxon: ; owl:someValuesFrom ?taxon ] . } WHERE { ?x present_in_taxon: ?taxon . BIND(IRI(CONCAT( "http://purl.obolibrary.org/obo/RO_0002175#", MD5(STR(?x)), "-", MD5(STR(?taxon)) )) as ?witness) BIND(CONCAT(STR(?x), " in taxon ", STR(?taxon)) AS ?label) }

comment

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.

definition source

http://www.ncbi.nlm.nih.gov/pubmed/22293552

id

present_in_taxon

see also

https://github.com/obophenotype/uberon/wiki/Taxon-constraints

shorthand

present_in_taxon

term editor

https://orcid.org/0000-0002-6601-2165

Property relations