Skip to content

Commit 891c885

Browse files
authored
Adding term email address (#823)
* Adding email address per 788 * Moved too fast, fixed IRI and label
1 parent 8d193ea commit 891c885

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/cco-modules/InformationEntityOntology.ttl

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1747,9 +1747,10 @@ cco:ont00002027 rdf:type owl:Class ;
17471747
cco:ont00001760 "https://www.commoncoreontologies.org/InformationEntityOntology"^^xsd:anyURI .
17481748

17491749
### https://www.commoncoreontologies.org/ont00002070
1750-
cco:ont00002027 rdf:type owl:Class ;
1750+
cco:ont00002070 rdf:type owl:Class ;
17511751
rdfs:subClassOf cco:ont00000003 ;
1752-
rdfs:label "Email Box Identifier"@en ;
1752+
rdfs:label "Email Address"@en ;
1753+
rdfs:altLabel "Email Box Identifier"@en ;
17531754
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 ;
17541755
cco:ont00001760 "https://www.commoncoreontologies.org/InformationEntityOntology"^^xsd:anyURI .
17551756

0 commit comments

Comments
 (0)