diff --git a/src/cco-modules/InformationEntityOntology.ttl b/src/cco-modules/InformationEntityOntology.ttl index d8154ba..4e27661 100644 --- a/src/cco-modules/InformationEntityOntology.ttl +++ b/src/cco-modules/InformationEntityOntology.ttl @@ -1746,6 +1746,12 @@ cco:ont00002027 rdf:type owl:Class ; skos:definition "An EAN Barcode that is designed to designate 13 numerical digits and is used primarily in Japan to designate products at the point of sale."@en ; cco:ont00001760 "https://www.commoncoreontologies.org/InformationEntityOntology"^^xsd:anyURI . +### https://www.commoncoreontologies.org/ont00002070 +cco:ont00002027 rdf:type owl:Class ; + rdfs:subClassOf cco:ont00000003 ; + rdfs:label "Email Box Identifier"@en ; + skos:definition "A Designative Name created in order to identify some Email Box as the destination of an email message for the purpose of Email Messaging."@en ; + cco:ont00001760 "https://www.commoncoreontologies.org/InformationEntityOntology"^^xsd:anyURI . ### https://www.commoncoreontologies.org/ont00002028 cco:ont00002028 rdf:type owl:Class ; @@ -1754,7 +1760,6 @@ cco:ont00002028 rdf:type owl:Class ; skos:definition "An EAN Barcode that represents 13 numerical digits and is used to designate products at the point of sale."@en ; cco:ont00001760 "https://www.commoncoreontologies.org/InformationEntityOntology"^^xsd:anyURI . - ### https://www.commoncoreontologies.org/ont00002029 cco:ont00002029 rdf:type owl:Class ; rdfs:subClassOf cco:ont00002025 ;