Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -631,7 +631,7 @@ ilap:shouldUseAnyUri | ... | @@ -631,7 +631,7 @@ ilap:shouldUseAnyUri |
| 631 | ] ; | 631 | ] ; |
| 632 | rdfs:subClassOf [ | 632 | rdfs:subClassOf [ |
| 633 | rdf:type owl:Restriction ; | 633 | rdf:type owl:Restriction ; |
| 634 | - owl:maxQualifiedCardinality | 634 | + owl:maxQualifiedCardinality; |
| 635 | ilap:shouldUseRef "true"^^xsd:boolean ; | 635 | ilap:shouldUseRef "true"^^xsd:boolean ; |
| 636 | "1"^^xsd:nonNegativeInteger ; | 636 | "1"^^xsd:nonNegativeInteger ; |
| 637 | owl:onClass ilap:FreeFieldValue ; | 637 | owl:onClass ilap:FreeFieldValue ; | ... | ... |
-
Please register or login to post a comment