Showing
2 changed files
with
1 additions
and
1 deletions
... | @@ -120,7 +120,7 @@ ilap:shouldUseAnyUri | ... | @@ -120,7 +120,7 @@ ilap:shouldUseAnyUri |
120 | rdf:type owl:Restriction ; | 120 | rdf:type owl:Restriction ; |
121 | ilap:shouldUseAnyUri "true"^^xsd:boolean ; | 121 | ilap:shouldUseAnyUri "true"^^xsd:boolean ; |
122 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 122 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
123 | - owl:onClass ilap:License ; | 123 | + owl:onClass ilap:LicenseBlock ; |
124 | owl:onProperty :hasLicense ; | 124 | owl:onProperty :hasLicense ; |
125 | ] ; | 125 | ] ; |
126 | rdfs:subClassOf [ | 126 | rdfs:subClassOf [ | ... | ... |
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment