Skip to content

Commit cd91486

Browse files
author
Mark Jensen
authored
Update ArtifactOntology.ttl
changed 'bears' to 'carry' in Code List
1 parent 5516725 commit cd91486

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cco-modules/ArtifactOntology.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,7 @@ cco:Code93Barcode rdf:type owl:Class ;
671671
### http://www.ontologyrepository.com/CommonCoreOntologies/CodeList
672672
cco:CodeList rdf:type owl:Class ;
673673
rdfs:subClassOf cco:List ;
674-
cco:definition "A List that contains an ordered sequence of Information Bearing Entities that bear Code Identifiers."@en ;
674+
cco:definition "A List that contains an ordered sequence of Information Bearing Entities that carry Code Identifiers."@en ;
675675
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
676676
rdfs:label "Code List"@en .
677677

0 commit comments

Comments
 (0)