From 828d91b3b3b7f8cacf36ed9feaf86cd91c97bfce Mon Sep 17 00:00:00 2001 From: "J. Neil Otte" Date: Sun, 4 Aug 2024 21:34:11 -0400 Subject: [PATCH] Update ArtifactOntology.ttl --- ArtifactOntology.ttl | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/ArtifactOntology.ttl b/ArtifactOntology.ttl index 44bd922..aada2ac 100644 --- a/ArtifactOntology.ttl +++ b/ArtifactOntology.ttl @@ -595,7 +595,8 @@ cco:Certificate rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Chart cco:Chart rdf:type owl:Class ; rdfs:subClassOf cco:Image ; - cco:definition "An Image that is designed to represent an Information Content Entity by means of Written Symbols in order to convey that information in a readily understandable format."@en ; + cco:definition "An Image that bears a table, lists, diagrams, or graphs."@en ; + cco:definition_source "Adapted from “Chart.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/chart. Accessed 4 Aug. 2024." ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Chart"@en . @@ -670,7 +671,7 @@ cco:Code93Barcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CodeList cco:CodeList rdf:type owl:Class ; rdfs:subClassOf cco:List ; - cco:definition "A List that represents an ordered sequence of Information Bearing Entities that bear Code Identifiers."@en ; + cco:definition "A List that contains an ordered sequence of Information Bearing Entities that bear Code Identifiers."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Code List"@en . @@ -2441,7 +2442,7 @@ cco:LightingSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/List cco:List rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that represents an ordered sequence of values, where the same value may occur more than once."@en ; + cco:definition "An Information Bearing Artifact that contains an ordered sequence of values, where the same value may occur more than once."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=List_(abstract_data_type)&oldid=1041588680"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "List"@en . @@ -4750,7 +4751,7 @@ cco:TurbojetAirBreathingJetEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TwoDimensionalBarCode cco:TwoDimensionalBarCode rdf:type owl:Class ; rdfs:subClassOf cco:Barcode ; - cco:definition "A Barcode whose concretizations consist of two-dimensional symbol patterns."@en ; + cco:definition "A Barcode that consists of a two-dimensional symbol pattern."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Two-Dimensional Barcode"@en . @@ -5059,4 +5060,4 @@ cco:XRayTelescope rdf:type owl:Class ; rdfs:label "X-ray Telescope"@en . -### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi