@@ -757,14 +757,6 @@ cco:ont00000314 rdf:type owl:Class ;
757757 cco:ont00001760 " https://www.commoncoreontologies.org/InformationEntityOntology" ^^xsd:anyURI .
758758
759759
760- # ## https://www.commoncoreontologies.org/ont00000326
761- cco:ont00000326 rdf:type owl:Class .
762-
763-
764- # ## https://www.commoncoreontologies.org/ont00000359
765- cco:ont00000359 rdf:type owl:Class .
766-
767-
768760# ## https://www.commoncoreontologies.org/ont00000369
769761cco:ont00000369 rdf:type owl:Class ;
770762 rdfs:subClassOf cco:ont00001010 ;
@@ -1029,10 +1021,6 @@ cco:ont00000692 rdf:type owl:Class ;
10291021 cco:ont00001760 " https://www.commoncoreontologies.org/InformationEntityOntology" ^^xsd:anyURI .
10301022
10311023
1032- # ## https://www.commoncoreontologies.org/ont00000702
1033- cco:ont00000702 rdf:type owl:Class .
1034-
1035-
10361024# ## https://www.commoncoreontologies.org/ont00000729
10371025cco:ont00000729 rdf:type owl:Class ;
10381026 rdfs:subClassOf cco:ont00000275 ;
@@ -1091,14 +1079,6 @@ cco:ont00000749 rdf:type owl:Class ;
10911079 cco:ont00001760 " https://www.commoncoreontologies.org/InformationEntityOntology" ^^xsd:anyURI .
10921080
10931081
1094- # ## https://www.commoncoreontologies.org/ont00000798
1095- cco:ont00000798 rdf:type owl:Class .
1096-
1097-
1098- # ## https://www.commoncoreontologies.org/ont00000800
1099- cco:ont00000800 rdf:type owl:Class .
1100-
1101-
11021082# ## https://www.commoncoreontologies.org/ont00000827
11031083cco:ont00000827 rdf:type owl:Class ;
11041084 owl:equivalentClass [ owl:intersectionOf ( cco:ont00000540
@@ -1344,10 +1324,6 @@ cco:ont00001041 rdf:type owl:Class ;
13441324 cco:ont00001760 " https://www.commoncoreontologies.org/InformationEntityOntology" ^^xsd:anyURI .
13451325
13461326
1347- # ## https://www.commoncoreontologies.org/ont00001046
1348- cco:ont00001046 rdf:type owl:Class .
1349-
1350-
13511327# ## https://www.commoncoreontologies.org/ont00001069
13521328cco:ont00001069 rdf:type owl:Class ;
13531329 owl:equivalentClass [ owl:intersectionOf ( cco:ont00000958
@@ -1856,7 +1832,11 @@ cco:ont00002037 rdf:type owl:Class ;
18561832
18571833# ## https://www.commoncoreontologies.org/ont00002038
18581834cco:ont00002038 rdf:type owl:Class ;
1859- rdfs:subClassOf cco:ont00000958 ;
1835+ rdfs:subClassOf cco:ont00002001 ,
1836+ [ rdf:type owl:Restriction ;
1837+ owl:onProperty obo:BFO_0000176 ;
1838+ owl:someValuesFrom cco:ont00002039
1839+ ] ;
18601840 rdfs:label " Document Field Content" @en ;
18611841 skos:altLabel " Document Field" @en ;
18621842 skos:definition " A Media Content Entity that is a part of some document content entity, and which prescribes the eliciation of information to be written or selected within the document content entity." @en ;
@@ -1868,7 +1848,7 @@ cco:ont00002039 rdf:type owl:Class ;
18681848 rdfs:subClassOf cco:ont00002001 ;
18691849 rdfs:label " Document Content Entity" @en ;
18701850 skos:altLabel " Document" @en ;
1871- skos:definition " A Media Information Content that consists of a series of paragraphs of text or diagrams that are intended to be carried by physical pieces of paper or an electronic word processor file." @en ;
1851+ skos:definition " A Media Content Entity that consists of a series of paragraphs of text or diagrams that are intended to be carried by physical pieces of paper or an electronic word processor file." @en ;
18721852 cco:ont00001754 " https://en.wikipedia.org/w/index.php?title=Document&oldid=1057829688" ^^xsd:anyURI ;
18731853 cco:ont00001760 " https://www.commoncoreontologies.org/InformationEntityOntology" ^^xsd:anyURI .
18741854
0 commit comments