Merge branch 'bfo2020-core' of https://github.com/CommonCoreOntology/CommonCoreOntologies into bfo2020-core

This commit is contained in:
Mark Jensen
2024-01-15 15:33:40 -05:00
4 changed files with 2072 additions and 5 deletions

View File

@@ -2932,7 +2932,7 @@ cco:PartRole rdf:type owl:Class ;
### http://www.ontologyrepository.com/CommonCoreOntologies/PartsList
cco:PartsList rdf:type owl:Class ;
rdfs:subClassOf cco:QualitySpecification ;
cco:definition "A Quality Specification that prescribes the Amount of some type of Artifact that are part of or located on anotther Artifact."@en ;
cco:definition "A Quality Specification that prescribes the Amount of some type of Artifact that are part of or located on another Artifact."@en ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
rdfs:label "Parts List"@en .

View File

@@ -1,4 +1,3 @@
## Staging for testing alignment with upcoming release of BFO2020. See [here](https://github.com/johnbeve/JB-Fork-BFO-2020/tree/master)
# Aligning CCO to BFO2020 Core
## Summary of Changes
1. The subset of RO is no longer imported. Five properties from CCO are deprecated. Four RO properties have no replacement.

File diff suppressed because it is too large Load Diff

View File

@@ -1,2 +1,4 @@
## Important Note
The RO slim used by CCO in v1.4 is derived from an old version of RO (2020-12-18). This is due to change introduced in the 2021-06-23 version of RO that changes the meaning of RO_0000052 & RO_0000053, such that it widens the range of entities that can bear (now \"characterize\") a SDC. This is inconsistent with BFO and therefore we do not accept the change.
The Relations Ontology is no longer used. See here (ADD LINK)
TODO: Add brief summary