mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
Merge pull request #275 from cameronmore/163-typo-in-rdfscomment-for-classes-gainofdisposition-and-gainoffunction
replaces occurs_on with occupies temporal region
This commit is contained in:
@@ -1680,7 +1680,7 @@ cco:GainOfDisposition rdf:type owl:Class ;
|
||||
] ;
|
||||
cco:definition "A Gain of Realizable Entity in which some Independent Continuant becomes the bearer of some Disposition."@en ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ;
|
||||
rdfs:comment "This class should be used to demarcate the start of the temporal interval (through the occurs_on property) that the Entity bears the Disposition."@en ;
|
||||
rdfs:comment "This class should be used to demarcate the start of the temporal interval (through the BFO 'occupies temporal region' property) that the Entity bears the Disposition."@en ;
|
||||
rdfs:label "Gain of Disposition"@en .
|
||||
|
||||
|
||||
@@ -1700,7 +1700,7 @@ cco:GainOfFunction rdf:type owl:Class ;
|
||||
] ;
|
||||
cco:definition "A Gain of Realizable Entity in which some Independent Continuant becomes the bearer of some Function."@en ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ;
|
||||
rdfs:comment "This class should be used to demarcate the start of the temporal interval (through the occurs_on property) that the Entity bears the Function."@en ;
|
||||
rdfs:comment "This class should be used to demarcate the start of the temporal interval (through the BFO 'occupies temporal region' property) that the Entity bears the Function."@en ;
|
||||
rdfs:label "Gain of Function"@en .
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user