From 8436f795834f7696fca51e08a42b28ba6806f534 Mon Sep 17 00:00:00 2001 From: Cameron More <123985185+cameronmore@users.noreply.github.com> Date: Mon, 6 Nov 2023 20:58:57 -0500 Subject: [PATCH 1/3] fixed typo in generically depends on --- cco-merged/MergedAllCoreOntology-v1.4-2023-04-07.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cco-merged/MergedAllCoreOntology-v1.4-2023-04-07.ttl b/cco-merged/MergedAllCoreOntology-v1.4-2023-04-07.ttl index f49f405..0d32747 100644 --- a/cco-merged/MergedAllCoreOntology-v1.4-2023-04-07.ttl +++ b/cco-merged/MergedAllCoreOntology-v1.4-2023-04-07.ttl @@ -849,7 +849,7 @@ obo:RO_0010001 rdf:type owl:ObjectProperty ; "The pattern shared by chess boards generically depends on any chess board." , "The score of a symphony g-depends on a copy of the score." , "This pdf file generically depends on this server." ; - obo:IAO_0000115 "A generically dependent continuant *b* generically depends on an independent continuant *c* at time *t* means: there inheres in *c* a specifically deendent continuant which concretizes *b* at *t*." ; + obo:IAO_0000115 "A generically dependent continuant *b* generically depends on an independent continuant *c* at time *t* means: there inheres in *c* a specifically dependent continuant which concretizes *b* at *t*." ; obo:IAO_0000119 "[072-ISO]" ; "g-depends on" ; rdfs:label "generically depends on" . From 2a85b9b8622fe0efcc4e71cff0636a3789f3c90d Mon Sep 17 00:00:00 2001 From: Cameron More <123985185+cameronmore@users.noreply.github.com> Date: Thu, 16 Nov 2023 10:47:29 -0500 Subject: [PATCH 2/3] fixed typo in part list --- cco-merged/MergedAllCoreOntology-v1.4-2023-04-07.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cco-merged/MergedAllCoreOntology-v1.4-2023-04-07.ttl b/cco-merged/MergedAllCoreOntology-v1.4-2023-04-07.ttl index 0d32747..4e3f2e6 100644 --- a/cco-merged/MergedAllCoreOntology-v1.4-2023-04-07.ttl +++ b/cco-merged/MergedAllCoreOntology-v1.4-2023-04-07.ttl @@ -13079,7 +13079,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 . From d6aee25d3e2ddd3a454eddfb82e03ac83d00acad Mon Sep 17 00:00:00 2001 From: Cameron More <123985185+cameronmore@users.noreply.github.com> Date: Thu, 16 Nov 2023 10:48:33 -0500 Subject: [PATCH 3/3] fixed typo in part list from 'anotther' to 'another' --- ArtifactOntology.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ArtifactOntology.ttl b/ArtifactOntology.ttl index 1d64f22..a7ee5de 100644 --- a/ArtifactOntology.ttl +++ b/ArtifactOntology.ttl @@ -2924,7 +2924,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 .