defined by construct
Go to external page http://purl.obolibrary.org/obo/OMO_0002000Property information
contributor
https://orcid.org/0000-0002-8688-6599,https://orcid.org/0000-0002-7356-1779
example of usage
'part disjoint with' 'defined by construct' """ PREFIX owl: <http://www.w3.org/2002/07/owl#> PREFIX : <http://example.org/ CONSTRUCT { [ a owl:Restriction ; owl:onProperty :part_of ; owl:someValuesFrom ?a ; owl:disjointWith [ a owl:Restriction ; owl:onProperty :part_of ; owl:someValuesFrom ?b ] ] } WHERE { ?a :part_disjoint_with ?b . }
term tracker item
https://github.com/ontodev/robot/issues/963
Property relations
Parents