d/r designates

changed definition to refer to designative ICES
This commit is contained in:
oliviahobai
2025-01-08 15:09:12 -05:00
committed by GitHub
parent 7669af88cd
commit 86cdf27205

View File

@@ -2129,10 +2129,10 @@ mro:ont00001915 rdf:type owl:ObjectProperty ;
### https://www.commoncoreontologies.org/mro/ont00001916
mro:ont00001916 rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf mro:ont00001808 ;
rdfs:domain cco:ont00000958 ;
rdfs:domain cco:ont00000686 ;
rdfs:range obo:BFO_0000001 ;
rdfs:label "designates"@en ;
<http://www.w3.org/2004/02/skos/core#definition> "x designates y iff x is an instance of an Information Content Entity, and y is an instance of an Entity, such that given some context, x uniquely distinguishes y from other entities."@en ;
<http://www.w3.org/2004/02/skos/core#definition> "x designates y iff x is an instance of a Designative Information Content Entity, and y is an instance of an Entity, such that given some context, x uniquely distinguishes y from other entities."@en ;
<http://www.w3.org/2004/02/skos/core#example> "a URL designates the location of a Web Page on the internet" ,
"a person's name designates that person" ,
"a vehicle identification number designates some vehicle" ;