improved definition per #302

This commit is contained in:
Cameron More
2024-08-19 17:17:01 -04:00
parent e0c094d50a
commit f23c61b081

View File

@@ -4400,7 +4400,7 @@ cco:SystemClock rdf:type owl:Class ;
### http://www.ontologyrepository.com/CommonCoreOntologies/SystemRole
cco:SystemRole rdf:type owl:Class ;
rdfs:subClassOf obo:BFO_0000023 ;
cco:definition "A Role that inheres in an entity in virtue of it being an arrangement of parts or elements that together exhibit behavior or meaning that the individual constituents do not."@en ;
cco:definition "A Role that inheres in an entity in virtue of its parts or elements being arranged in such a way that they together exhibit behavior or meaning that they do not exhibit individually."@en ;
cco:definition_source "https://www.incose.org/about-systems-engineering/system-and-se-definition/general-system-definition"^^xsd:anyURI ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
rdfs:label "System Role"@en .