Tore Christiansen

Many updates to class hierarchy to conform with 15926

......@@ -120,7 +120,7 @@ ilap:shouldUseAnyUri
rdf:type owl:Restriction ;
ilap:shouldUseAnyUri "true"^^xsd:boolean ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass ilap:License ;
owl:onClass ilap:LicenseBlock ;
owl:onProperty :hasLicense ;
] ;
rdfs:subClassOf [
......
This diff is collapsed. Click to expand it.