Tore Christiansen

Added COR extension

This diff could not be displayed because it is too large.
......@@ -72,17 +72,17 @@ ILAP:CAPEX
ILAP:COR_KI
rdf:type owl:Class ;
rdfs:label "ILAP COR extension KI: Automation "^^xsd:string ;
rdfs:label "Automation (ILAP extension to COR)"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_K> .
ILAP:COR_KK
rdf:type owl:Class ;
rdfs:label "ILAP COR extension KK: Maintenance"^^xsd:string ;
rdfs:label "Maintenance (ILAP extension to COR)"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_K> .
ILAP:COR_KX
rdf:type owl:Class ;
rdfs:label "ILAP COR extension KX: LCI"^^xsd:string ;
rdfs:label "LCI (ILAP extension to COR)"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_K> .
ILAP:COR_LI
......
......@@ -89,15 +89,15 @@ ILAP:COR_KD_1
ILAP:COR_KI_1
rdf:type ILAP:COR_KI ;
rdfs:label "ILAP COR extension KI: Automation 1"^^xsd:string .
rdfs:label "ILAP COR extension KI: Automation equipment for project"^^xsd:string .
ILAP:COR_KK_1
rdf:type ILAP:COR_KK ;
rdfs:label "ILAP COR extension KK: Maintenance 1"^^xsd:string .
rdfs:label "ILAP COR extension KK: Maintenance for project"^^xsd:string .
ILAP:COR_KX_1
rdf:type ILAP:COR_KX ;
rdfs:label "ILAP COR extension KX: LCI 1"^^xsd:string .
rdfs:label "ILAP COR extension KX: LCI for project"^^xsd:string .
<http://data.posccaesar.org/ilap/CTRForRosenbergToConocoPhilllips2.0>
rdf:type USERFIELDS:FreeTextField ;
......