VIVO-850 fixes some incorrect intersectionOf axioms in vCard filegraph
This commit is contained in:
parent
9a16aeeff3
commit
4eeb0f5c09
1 changed files with 8 additions and 8 deletions
|
@ -540,7 +540,7 @@
|
||||||
|
|
||||||
<owl:equivalentClass>
|
<owl:equivalentClass>
|
||||||
<owl:Class>
|
<owl:Class>
|
||||||
<owl:intersectionOf rdf:parseType="Collection">
|
<owl:unionOf rdf:parseType="Collection">
|
||||||
<owl:Class>
|
<owl:Class>
|
||||||
<owl:intersectionOf rdf:parseType="Collection">
|
<owl:intersectionOf rdf:parseType="Collection">
|
||||||
<owl:Restriction>
|
<owl:Restriction>
|
||||||
|
@ -589,7 +589,7 @@
|
||||||
</owl:Restriction>
|
</owl:Restriction>
|
||||||
</owl:intersectionOf>
|
</owl:intersectionOf>
|
||||||
</owl:Class>
|
</owl:Class>
|
||||||
</owl:intersectionOf>
|
</owl:unionOf>
|
||||||
</owl:Class>
|
</owl:Class>
|
||||||
</owl:equivalentClass>
|
</owl:equivalentClass>
|
||||||
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">These types are concerned with information related to the delivery addressing or label for the vCard object</rdfs:comment>
|
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">These types are concerned with information related to the delivery addressing or label for the vCard object</rdfs:comment>
|
||||||
|
@ -786,7 +786,7 @@ Was called CALADRURI in vCard</rdfs:comment>
|
||||||
|
|
||||||
<owl:equivalentClass>
|
<owl:equivalentClass>
|
||||||
<owl:Class>
|
<owl:Class>
|
||||||
<owl:intersectionOf rdf:parseType="Collection">
|
<owl:unionOf rdf:parseType="Collection">
|
||||||
<owl:Class>
|
<owl:Class>
|
||||||
<owl:intersectionOf rdf:parseType="Collection">
|
<owl:intersectionOf rdf:parseType="Collection">
|
||||||
<owl:Restriction>
|
<owl:Restriction>
|
||||||
|
@ -835,7 +835,7 @@ Was called CALADRURI in vCard</rdfs:comment>
|
||||||
</owl:Restriction>
|
</owl:Restriction>
|
||||||
</owl:intersectionOf>
|
</owl:intersectionOf>
|
||||||
</owl:Class>
|
</owl:Class>
|
||||||
</owl:intersectionOf>
|
</owl:unionOf>
|
||||||
</owl:Class>
|
</owl:Class>
|
||||||
</owl:equivalentClass>
|
</owl:equivalentClass>
|
||||||
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">These properties describe information about how to communicate with the object the vCard represents</rdfs:comment>
|
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">These properties describe information about how to communicate with the object the vCard represents</rdfs:comment>
|
||||||
|
@ -927,7 +927,7 @@ Was called CALADRURI in vCard</rdfs:comment>
|
||||||
|
|
||||||
<owl:equivalentClass>
|
<owl:equivalentClass>
|
||||||
<owl:Class>
|
<owl:Class>
|
||||||
<owl:intersectionOf rdf:parseType="Collection">
|
<owl:unionOf rdf:parseType="Collection">
|
||||||
<owl:Class>
|
<owl:Class>
|
||||||
<owl:intersectionOf rdf:parseType="Collection">
|
<owl:intersectionOf rdf:parseType="Collection">
|
||||||
<owl:Restriction>
|
<owl:Restriction>
|
||||||
|
@ -976,7 +976,7 @@ Was called CALADRURI in vCard</rdfs:comment>
|
||||||
</owl:Restriction>
|
</owl:Restriction>
|
||||||
</owl:intersectionOf>
|
</owl:intersectionOf>
|
||||||
</owl:Class>
|
</owl:Class>
|
||||||
</owl:intersectionOf>
|
</owl:unionOf>
|
||||||
</owl:Class>
|
</owl:Class>
|
||||||
</owl:equivalentClass>
|
</owl:equivalentClass>
|
||||||
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">These properties are concerned with additional explanations, such as that related to informational notes or revisions specific to the vCard</rdfs:comment>
|
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">These properties are concerned with additional explanations, such as that related to informational notes or revisions specific to the vCard</rdfs:comment>
|
||||||
|
@ -1131,7 +1131,7 @@ Was called CALADRURI in vCard</rdfs:comment>
|
||||||
|
|
||||||
<owl:equivalentClass>
|
<owl:equivalentClass>
|
||||||
<owl:Class>
|
<owl:Class>
|
||||||
<owl:intersectionOf rdf:parseType="Collection">
|
<owl:unionOf rdf:parseType="Collection">
|
||||||
<owl:Class>
|
<owl:Class>
|
||||||
<owl:intersectionOf rdf:parseType="Collection">
|
<owl:intersectionOf rdf:parseType="Collection">
|
||||||
<owl:Restriction>
|
<owl:Restriction>
|
||||||
|
@ -1180,7 +1180,7 @@ Was called CALADRURI in vCard</rdfs:comment>
|
||||||
</owl:Restriction>
|
</owl:Restriction>
|
||||||
</owl:intersectionOf>
|
</owl:intersectionOf>
|
||||||
</owl:Class>
|
</owl:Class>
|
||||||
</owl:intersectionOf>
|
</owl:unionOf>
|
||||||
</owl:Class>
|
</owl:Class>
|
||||||
</owl:equivalentClass>
|
</owl:equivalentClass>
|
||||||
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">These types are used to capture information associated with the identification and naming of the entity associated with the vCard</rdfs:comment>
|
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">These types are used to capture information associated with the identification and naming of the entity associated with the vCard</rdfs:comment>
|
||||||
|
|
Loading…
Add table
Reference in a new issue