Tore Christiansen

fixed use of ref for free field

......@@ -1599,3 +1599,6 @@ ilap:shouldUseAnyUri
rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific requires work order type variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
rdfs:label "requires Work Order Type"^^xsd:string ;
.
[
ilap:shouldUseRef "true"^^xsd:boolean ;
].
......