We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5516725 commit cd91486Copy full SHA for cd91486
1 file changed
src/cco-modules/ArtifactOntology.ttl
@@ -671,7 +671,7 @@ cco:Code93Barcode rdf:type owl:Class ;
671
### http://www.ontologyrepository.com/CommonCoreOntologies/CodeList
672
cco:CodeList rdf:type owl:Class ;
673
rdfs:subClassOf cco:List ;
674
- cco:definition "A List that contains 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 carry Code Identifiers."@en ;
675
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
676
rdfs:label "Code List"@en .
677
0 commit comments