Skip to content

Commit b7dd108

Browse files
authored
Adding email address per 788 (#821)
1 parent e0cec7f commit b7dd108

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

src/cco-modules/InformationEntityOntology.ttl

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1746,6 +1746,12 @@ cco:ont00002027 rdf:type owl:Class ;
17461746
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 ;
17471747
cco:ont00001760 "https://www.commoncoreontologies.org/InformationEntityOntology"^^xsd:anyURI .
17481748

1749+
### https://www.commoncoreontologies.org/ont00002070
1750+
cco:ont00002027 rdf:type owl:Class ;
1751+
rdfs:subClassOf cco:ont00000003 ;
1752+
rdfs:label "Email Box Identifier"@en ;
1753+
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 ;
1754+
cco:ont00001760 "https://www.commoncoreontologies.org/InformationEntityOntology"^^xsd:anyURI .
17491755

17501756
### https://www.commoncoreontologies.org/ont00002028
17511757
cco:ont00002028 rdf:type owl:Class ;
@@ -1754,7 +1760,6 @@ cco:ont00002028 rdf:type owl:Class ;
17541760
skos:definition "An EAN Barcode that represents 13 numerical digits and is used to designate products at the point of sale."@en ;
17551761
cco:ont00001760 "https://www.commoncoreontologies.org/InformationEntityOntology"^^xsd:anyURI .
17561762

1757-
17581763
### https://www.commoncoreontologies.org/ont00002029
17591764
cco:ont00002029 rdf:type owl:Class ;
17601765
rdfs:subClassOf cco:ont00002025 ;

0 commit comments

Comments
 (0)