Tore Christiansen

Correction

......@@ -1853,13 +1853,13 @@ ILAP:hasSourceApplication
ILAP:hasSourceInformation
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Source ;
rdfs:label "has source data"^^xsd:string ;
rdfs:label "has Source Information"^^xsd:string ;
rdfs:range ILAP:Information .
ILAP:hasSourceUserField
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Source ;
rdfs:label "has source user fields"^^xsd:string .
rdfs:label "has Source User Field"^^xsd:string .
ILAP:hasSuccessorActivity
rdf:type owl:TransitiveProperty , owl:ObjectProperty ;
......