Tore Christiansen

Cleaning up WBS element example

......@@ -29,11 +29,7 @@ ILAP:Active
ILAP:ActivityWBS_1
ILAP:hasWBSProjectType
ILAP:CAPEX ;
ILAP:hasWBSResource <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_ABA> ;
ILAP:hasWBScomponent
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_BABA> ;
ILAP:hasWBSphase <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SAB_11> .
ILAP:CAPEX .
ILAP:After_Shutdown
rdf:type ILAP:ShutdownType ;
......
......@@ -18,8 +18,8 @@ ILAP:ActivityWBS_1
rdfs:label "Activity WBS 1"^^xsd:string ;
ILAP:hasWBSResource SCCS:COR_KD , ILAP:COR_KD_1 ;
ILAP:hasWBScomponent
ILAP:PBS_ABB_1 ;
ILAP:hasWBSphase ILAP:SAB_51_1 .
SCCS:PBS_ABB , ILAP:PBS_ABB_1 ;
ILAP:hasWBSphase SCCS:SAB_51 , ILAP:SAB_51_1 .
ILAP:COR_KD_1
rdf:type SCCS:COR_KD ;
......