mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
corrected def of is temporal region of per #262
This commit is contained in:
@@ -613,7 +613,7 @@ cco:is_temporal_region_of rdf:type owl:ObjectProperty ;
|
||||
obo:BFO_0000035
|
||||
)
|
||||
] ;
|
||||
cco:definition "x is_temporal_region_of y iff y is an instance of a process or process boundary and x is an instance of a temporal region, such that the duration of x temporally projects on y."@en ;
|
||||
cco:definition "t is temporal region of p = def p occupies temporal region t."@en ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
|
||||
rdfs:label "is temporal region of"@en ;
|
||||
skos:editorialNote "Leaving this is in ERO for now since BFO2020 has no inverse of occupies-temporal-region yet."@en .
|
||||
|
||||
Reference in New Issue
Block a user