From b47db83c44baa75479d9e351f5d3550343b43d00 Mon Sep 17 00:00:00 2001 From: Cameron More <123985185+cameronmore@users.noreply.github.com> Date: Wed, 4 Sep 2024 10:35:14 -0400 Subject: [PATCH] updated definition wording --- src/cco-extensions/ModalRelationOntology.ttl | 12 ++++++------ src/cco-modules/AgentOntology.ttl | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/cco-extensions/ModalRelationOntology.ttl b/src/cco-extensions/ModalRelationOntology.ttl index 4a4bfe7..c1f2429 100644 --- a/src/cco-extensions/ModalRelationOntology.ttl +++ b/src/cco-extensions/ModalRelationOntology.ttl @@ -2268,7 +2268,7 @@ mro:is_permitted_by rdf:type owl:ObjectProperty ; owl:inverseOf mro:permits ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; - cco:definition "y is_permitted_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some independent continuant (but not spatial regiom) may participate in y."@en ; + cco:definition "y is_permitted_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y may occur."@en ; cco:is_curated_in_ontology ; rdfs:label "is permitted by"@en ; "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2292,7 +2292,7 @@ mro:is_prohibited_by rdf:type owl:ObjectProperty ; owl:inverseOf mro:prohibits ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; - cco:definition "y is_prohibited_by y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some independent continuant must not participate in y."@en ; + cco:definition "y is_prohibited_by y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y must not occur."@en ; cco:is_curated_in_ontology ; rdfs:label "is prohibited by"@en ; "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2315,7 +2315,7 @@ mro:is_required_by rdf:type owl:ObjectProperty ; owl:inverseOf mro:requires ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; - cco:definition "y is_required_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some independent continuant (but not spatial region) must participate in y."@en ; + cco:definition "y is_required_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y must occur."@en ; cco:is_curated_in_ontology ; rdfs:label "is required by"@en ; "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2565,7 +2565,7 @@ mro:permits rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:prescribes ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "x permits y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some independent continuant (but not spatial region) may participate in y."@en ; + cco:definition "x permits y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y may occur."@en ; cco:is_curated_in_ontology ; rdfs:label "permits"@en ; "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2617,7 +2617,7 @@ mro:prohibits rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:prescribes ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "x prohibits y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some independent continuant (but not spatial region) must not participate in y."@en ; + cco:definition "x prohibits y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y must not occur."@en ; cco:is_curated_in_ontology ; rdfs:label "prohibits"@en ; "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2670,7 +2670,7 @@ mro:requires rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:prescribes ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "x requires y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some independent continuant (but not spatial region) must participate in y."@en ; + cco:definition "x requires y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y must occur."@en ; cco:is_curated_in_ontology ; rdfs:label "requires"@en ; "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . diff --git a/src/cco-modules/AgentOntology.ttl b/src/cco-modules/AgentOntology.ttl index 957b2d5..60dbdbe 100644 --- a/src/cco-modules/AgentOntology.ttl +++ b/src/cco-modules/AgentOntology.ttl @@ -838,7 +838,7 @@ cco:is_permitted_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:permits ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; - cco:definition "y is_permitted_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some independent continuant (but not Spatial Region) may participate in y."@en ; + cco:definition "y is_permitted_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y may occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is permitted by"@en ; skos:scopeNote "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -850,7 +850,7 @@ cco:is_prohibited_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:prohibits ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; - cco:definition "y is_prohibited_by y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some that some independent continuant (but not spatial region) must not participate in y."@en ; + cco:definition "y is_prohibited_by y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y must not occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is prohibited by"@en ; skos:scopeNote "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -862,7 +862,7 @@ cco:is_required_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:requires ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; - cco:definition "y is_required_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some that some independent continuant (but not spatial region) must participate in y."@en ; + cco:definition "y is_required_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some that y must occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is required by"@en ; skos:scopeNote "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -1014,7 +1014,7 @@ cco:permits rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:prescribes ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "x permits y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some independent continuant (but not Spatial Region) may participate in y."@en ; + cco:definition "x permits y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y may occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "permits"@en ; skos:scopeNote "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -1025,7 +1025,7 @@ cco:prohibits rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:prescribes ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "x prohibits y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some that some independent continuant (but not Spatial Region) must not participate in y."@en ; + cco:definition "x prohibits y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some that y must not occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "prohibits"@en ; skos:scopeNote "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -1045,7 +1045,7 @@ cco:requires rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:prescribes ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "x requires y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some that some independent continuant (but not Spatial Region) must participate in y."@en ; + cco:definition "x requires y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some that y must occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "requires"@en ; skos:scopeNote "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en .