Håvard M. Ottestad

fixed bug

......@@ -631,9 +631,8 @@ ilap:shouldUseAnyUri
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:maxQualifiedCardinality;
ilap:shouldUseRef "true"^^xsd:boolean ;
"1"^^xsd:nonNegativeInteger ;
ilap:shouldUseRef "true"^^xsd:boolean ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass ilap:FreeFieldValue ;
owl:onProperty :hasControlKey ;
] ;
......