Showing
1 changed file
with
0 additions
and
21 deletions
| ... | @@ -745,27 +745,6 @@ userfield:hasRemainingStart | ... | @@ -745,27 +745,6 @@ userfield:hasRemainingStart |
| 745 | ] ; | 745 | ] ; |
| 746 | rdfs:subClassOf | 746 | rdfs:subClassOf |
| 747 | [ rdf:type owl:Restriction ; | 747 | [ rdf:type owl:Restriction ; |
| 748 | - owl:minQualifiedCardinality | ||
| 749 | - "0"^^xsd:nonNegativeInteger ; | ||
| 750 | - owl:onClass :ExternalReference ; | ||
| 751 | - owl:onProperty :hasExternalReference | ||
| 752 | - ] ; | ||
| 753 | - rdfs:subClassOf | ||
| 754 | - [ rdf:type owl:Restriction ; | ||
| 755 | - owl:maxQualifiedCardinality | ||
| 756 | - "1"^^xsd:nonNegativeInteger ; | ||
| 757 | - owl:onClass userfield:SpecifiedUserField ; | ||
| 758 | - owl:onProperty :hasSpecifiedUserField | ||
| 759 | - ] ; | ||
| 760 | - rdfs:subClassOf | ||
| 761 | - [ rdf:type owl:Restriction ; | ||
| 762 | - owl:maxQualifiedCardinality | ||
| 763 | - "1"^^xsd:nonNegativeInteger ; | ||
| 764 | - owl:onClass userfield:SourceSpecifiedUserField ; | ||
| 765 | - owl:onProperty :hasSpecifiedUserField | ||
| 766 | - ] ; | ||
| 767 | - rdfs:subClassOf | ||
| 768 | - [ rdf:type owl:Restriction ; | ||
| 769 | owl:maxQualifiedCardinality | 748 | owl:maxQualifiedCardinality |
| 770 | "1"^^xsd:nonNegativeInteger ; | 749 | "1"^^xsd:nonNegativeInteger ; |
| 771 | owl:onDataRange | 750 | owl:onDataRange | ... | ... |
-
Please register or login to post a comment