Showing
2 changed files
with
3 additions
and
7 deletions
| ... | @@ -29,11 +29,7 @@ ILAP:Active | ... | @@ -29,11 +29,7 @@ ILAP:Active |
| 29 | 29 | ||
| 30 | ILAP:ActivityWBS_1 | 30 | ILAP:ActivityWBS_1 |
| 31 | ILAP:hasWBSProjectType | 31 | ILAP:hasWBSProjectType |
| 32 | - ILAP:CAPEX ; | 32 | + ILAP:CAPEX . |
| 33 | - ILAP:hasWBSResource <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_ABA> ; | ||
| 34 | - ILAP:hasWBScomponent | ||
| 35 | - <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_BABA> ; | ||
| 36 | - ILAP:hasWBSphase <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SAB_11> . | ||
| 37 | 33 | ||
| 38 | ILAP:After_Shutdown | 34 | ILAP:After_Shutdown |
| 39 | rdf:type ILAP:ShutdownType ; | 35 | rdf:type ILAP:ShutdownType ; | ... | ... |
| ... | @@ -18,8 +18,8 @@ ILAP:ActivityWBS_1 | ... | @@ -18,8 +18,8 @@ ILAP:ActivityWBS_1 |
| 18 | rdfs:label "Activity WBS 1"^^xsd:string ; | 18 | rdfs:label "Activity WBS 1"^^xsd:string ; |
| 19 | ILAP:hasWBSResource SCCS:COR_KD , ILAP:COR_KD_1 ; | 19 | ILAP:hasWBSResource SCCS:COR_KD , ILAP:COR_KD_1 ; |
| 20 | ILAP:hasWBScomponent | 20 | ILAP:hasWBScomponent |
| 21 | - ILAP:PBS_ABB_1 ; | 21 | + SCCS:PBS_ABB , ILAP:PBS_ABB_1 ; |
| 22 | - ILAP:hasWBSphase ILAP:SAB_51_1 . | 22 | + ILAP:hasWBSphase SCCS:SAB_51 , ILAP:SAB_51_1 . |
| 23 | 23 | ||
| 24 | ILAP:COR_KD_1 | 24 | ILAP:COR_KD_1 |
| 25 | rdf:type SCCS:COR_KD ; | 25 | rdf:type SCCS:COR_KD ; | ... | ... |
-
Please register or login to post a comment