Showing
1 changed file
with
36 additions
and
36 deletions
... | @@ -17,42 +17,6 @@ | ... | @@ -17,42 +17,6 @@ |
17 | : rdf:type owl:Ontology ; | 17 | : rdf:type owl:Ontology ; |
18 | owl:imports USERFIELDS: , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS> , ILAP: . | 18 | owl:imports USERFIELDS: , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS> , ILAP: . |
19 | 19 | ||
20 | -:Added | ||
21 | - rdf:type ILAP:Status ; | ||
22 | - rdfs:label "Added"^^xsd:string . | ||
23 | - | ||
24 | -:Approved | ||
25 | - rdf:type ILAP:Status ; | ||
26 | - rdfs:label "Approved"^^xsd:string . | ||
27 | - | ||
28 | -:Assistance | ||
29 | - rdf:type ILAP:Status ; | ||
30 | - rdfs:label "Assistance"^^xsd:string . | ||
31 | - | ||
32 | -:Calculated | ||
33 | - rdf:type ILAP:Status ; | ||
34 | - rdfs:label "Calculated"^^xsd:string . | ||
35 | - | ||
36 | -:Estimated | ||
37 | - rdf:type ILAP:Status ; | ||
38 | - rdfs:label "Estimated"^^xsd:string . | ||
39 | - | ||
40 | -:Measured | ||
41 | - rdf:type ILAP:Status ; | ||
42 | - rdfs:label "Measured"^^xsd:string . | ||
43 | - | ||
44 | -:PartlyTransferred | ||
45 | - rdf:type ILAP:Status ; | ||
46 | - rdfs:label "Partly transferred"^^xsd:string . | ||
47 | - | ||
48 | -:ProjectWork | ||
49 | - rdf:type ILAP:Status ; | ||
50 | - rdfs:label "Project work"^^xsd:string . | ||
51 | - | ||
52 | -:Transferred | ||
53 | - rdf:type ILAP:Status ; | ||
54 | - rdfs:label "Transferred"^^xsd:string . | ||
55 | - | ||
56 | ILAP: | 20 | ILAP: |
57 | rdf:type owl:Ontology ; | 21 | rdf:type owl:Ontology ; |
58 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 22 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
... | @@ -74,6 +38,10 @@ ILAP:ActivityWBS_1 | ... | @@ -74,6 +38,10 @@ ILAP:ActivityWBS_1 |
74 | ILAP:hasWBSprojectExpenseType | 38 | ILAP:hasWBSprojectExpenseType |
75 | ILAP:CAPEX . | 39 | ILAP:CAPEX . |
76 | 40 | ||
41 | +ILAP:Added | ||
42 | + rdf:type ILAP:Status ; | ||
43 | + rdfs:label "Added"^^xsd:string . | ||
44 | + | ||
77 | ILAP:AfterShutdown | 45 | ILAP:AfterShutdown |
78 | rdf:type ILAP:ShutdownPhase ; | 46 | rdf:type ILAP:ShutdownPhase ; |
79 | rdfs:label "After shutdown"^^xsd:string . | 47 | rdfs:label "After shutdown"^^xsd:string . |
... | @@ -81,10 +49,18 @@ ILAP:AfterShutdown | ... | @@ -81,10 +49,18 @@ ILAP:AfterShutdown |
81 | ILAP:Application | 49 | ILAP:Application |
82 | rdfs:comment "A Thing that is a software program that creates, manipulates, stores and retrieves Data (adapted from eHow.com)."^^xsd:string . | 50 | rdfs:comment "A Thing that is a software program that creates, manipulates, stores and retrieves Data (adapted from eHow.com)."^^xsd:string . |
83 | 51 | ||
52 | +ILAP:Approved | ||
53 | + rdf:type ILAP:Status ; | ||
54 | + rdfs:label "Approved"^^xsd:string . | ||
55 | + | ||
84 | ILAP:Aquisition | 56 | ILAP:Aquisition |
85 | rdf:type ILAP:PlanLifecycleStage ; | 57 | rdf:type ILAP:PlanLifecycleStage ; |
86 | rdfs:label "Aquire"^^xsd:string . | 58 | rdfs:label "Aquire"^^xsd:string . |
87 | 59 | ||
60 | +ILAP:Assistance | ||
61 | + rdf:type ILAP:Status ; | ||
62 | + rdfs:label "Assistance"^^xsd:string . | ||
63 | + | ||
88 | ILAP:AwaitingApproval | 64 | ILAP:AwaitingApproval |
89 | rdf:type ILAP:Status ; | 65 | rdf:type ILAP:Status ; |
90 | rdfs:label "Awaiting approval"^^xsd:string . | 66 | rdfs:label "Awaiting approval"^^xsd:string . |
... | @@ -144,6 +120,10 @@ ILAP:COR_MX | ... | @@ -144,6 +120,10 @@ ILAP:COR_MX |
144 | rdfs:label "Commisioning Assistance"^^xsd:string ; | 120 | rdfs:label "Commisioning Assistance"^^xsd:string ; |
145 | rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_M> . | 121 | rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_M> . |
146 | 122 | ||
123 | +ILAP:Calculated | ||
124 | + rdf:type ILAP:Status ; | ||
125 | + rdfs:label "Calculated"^^xsd:string . | ||
126 | + | ||
147 | ILAP:Campaign | 127 | ILAP:Campaign |
148 | rdf:type ILAP:ShutdownType ; | 128 | rdf:type ILAP:ShutdownType ; |
149 | rdfs:label "Campaign"^^xsd:string . | 129 | rdfs:label "Campaign"^^xsd:string . |
... | @@ -224,6 +204,10 @@ ILAP:EquipmentShutdown | ... | @@ -224,6 +204,10 @@ ILAP:EquipmentShutdown |
224 | rdf:type ILAP:ShutdownType ; | 204 | rdf:type ILAP:ShutdownType ; |
225 | rdfs:label "Equipment Shutdown"^^xsd:string . | 205 | rdfs:label "Equipment Shutdown"^^xsd:string . |
226 | 206 | ||
207 | +ILAP:Estimated | ||
208 | + rdf:type ILAP:Status ; | ||
209 | + rdfs:label "Estimated"^^xsd:string . | ||
210 | + | ||
227 | ILAP:Excel | 211 | ILAP:Excel |
228 | rdf:type ILAP:Application ; | 212 | rdf:type ILAP:Application ; |
229 | rdfs:label "Excel"^^xsd:string . | 213 | rdfs:label "Excel"^^xsd:string . |
... | @@ -447,6 +431,10 @@ ILAP:MaterialOnOrder | ... | @@ -447,6 +431,10 @@ ILAP:MaterialOnOrder |
447 | rdf:type ILAP:MaterialOrderStatus ; | 431 | rdf:type ILAP:MaterialOrderStatus ; |
448 | rdfs:label "Material on order"^^xsd:string . | 432 | rdfs:label "Material on order"^^xsd:string . |
449 | 433 | ||
434 | +ILAP:Measured | ||
435 | + rdf:type ILAP:Status ; | ||
436 | + rdfs:label "Measured"^^xsd:string . | ||
437 | + | ||
450 | ILAP:MeasuredProgressContract | 438 | ILAP:MeasuredProgressContract |
451 | rdf:type owl:Class ; | 439 | rdf:type owl:Class ; |
452 | rdfs:label "Measured progress contract"^^xsd:string ; | 440 | rdfs:label "Measured progress contract"^^xsd:string ; |
... | @@ -508,6 +496,10 @@ ILAP:Pacs | ... | @@ -508,6 +496,10 @@ ILAP:Pacs |
508 | rdf:type ILAP:Application ; | 496 | rdf:type ILAP:Application ; |
509 | rdfs:label "Pacs"^^xsd:string . | 497 | rdfs:label "Pacs"^^xsd:string . |
510 | 498 | ||
499 | +ILAP:PartlyTransferred | ||
500 | + rdf:type ILAP:Status ; | ||
501 | + rdfs:label "Partly transferred"^^xsd:string . | ||
502 | + | ||
511 | ILAP:Pending | 503 | ILAP:Pending |
512 | rdf:type ILAP:Status ; | 504 | rdf:type ILAP:Status ; |
513 | rdfs:label "Pending"^^xsd:string . | 505 | rdfs:label "Pending"^^xsd:string . |
... | @@ -552,6 +544,10 @@ ILAP:Programme | ... | @@ -552,6 +544,10 @@ ILAP:Programme |
552 | ILAP:Project | 544 | ILAP:Project |
553 | rdfs:comment "An Activity that is a temporary endeavor (in contrast with ongoing operations) with a defined beginning and end, constrained by available time, funding and resources, undertaken to achieve an objective conforming to specific requirements, meet unique objectives, and bring about beneficial change or added value (adapted from BSI and Wikipedia)."^^xsd:string . | 545 | rdfs:comment "An Activity that is a temporary endeavor (in contrast with ongoing operations) with a defined beginning and end, constrained by available time, funding and resources, undertaken to achieve an objective conforming to specific requirements, meet unique objectives, and bring about beneficial change or added value (adapted from BSI and Wikipedia)."^^xsd:string . |
554 | 546 | ||
547 | +ILAP:ProjectWork | ||
548 | + rdf:type ILAP:Status ; | ||
549 | + rdfs:label "Project work"^^xsd:string . | ||
550 | + | ||
555 | ILAP:RAMEX | 551 | ILAP:RAMEX |
556 | rdf:type ILAP:PlanExpenseType ; | 552 | rdf:type ILAP:PlanExpenseType ; |
557 | rdfs:label "RAMEX"^^xsd:string . | 553 | rdfs:label "RAMEX"^^xsd:string . |
... | @@ -698,6 +694,10 @@ ILAP:TrainShutdown | ... | @@ -698,6 +694,10 @@ ILAP:TrainShutdown |
698 | rdf:type ILAP:ShutdownType ; | 694 | rdf:type ILAP:ShutdownType ; |
699 | rdfs:label "Train Shutdown"^^xsd:string . | 695 | rdfs:label "Train Shutdown"^^xsd:string . |
700 | 696 | ||
697 | +ILAP:Transferred | ||
698 | + rdf:type ILAP:Status ; | ||
699 | + rdfs:label "Transferred"^^xsd:string . | ||
700 | + | ||
701 | ILAP:Tuesday | 701 | ILAP:Tuesday |
702 | rdf:type ILAP:CalendarDay ; | 702 | rdf:type ILAP:CalendarDay ; |
703 | rdfs:label "Tuesday"^^xsd:string . | 703 | rdfs:label "Tuesday"^^xsd:string . | ... | ... |
-
Please register or login to post a comment