UC2.ttl
4.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
# baseURI: http://data.posccaesar.org/Data/UC2/
# imports: http://data.posccaesar.org/NCS_PLANNING/
@prefix : <http://data.posccaesar.org/Data/UC2/> .
@prefix COR: <http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#> .
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix NCS: <http://data.posccaesar.org/NCS_PLANNING/> .
@prefix NPD: <http://data.posccaesar.org/npd/> .
@prefix PBS: <http://www.ilap.no/codes/NORSOK/Z-014/PBSCoding#> .
@prefix UC2: <http://data.posccaesar.org/Data/UC2/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
UC2: rdf:type owl:Ontology ;
owl:imports NCS: .
UC2:ActivityWBS_1
rdf:type COR:ADA , ILAP:ActivityWBS , PBS:AC , <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#6> ;
rdfs:label "Activity WBS 1"^^xsd:string .
UC2:Baseline_1
rdf:type ILAP:Baseline ;
rdfs:label "Baseline 1"^^xsd:string .
UC2:ContractorsContractControlSchedule_1
rdf:type ILAP:ContractorsContractControlSchedule ;
rdfs:label "Contractors contract control schedule 1"^^xsd:string .
UC2:CurrentControlEstimate_1
rdf:type ILAP:CurrentControlEstimate ;
rdfs:label "Current control estimate 1"^^xsd:string .
UC2:Discipline_1
rdf:type COR:BEA , ILAP:Discipline ;
rdfs:label "Discipline 1"^^xsd:string .
UC2:Location_1
rdf:type NPD:StatfjordA , ILAP:Location ;
rdfs:label "Location 1"^^xsd:string .
UC2:Milestone_1
rdf:type ILAP:Milestone ;
rdfs:label "Milestone 1"^^xsd:string .
UC2:NetworkSchedule_1
rdf:type ILAP:Schedule ;
rdfs:label "Network schedule 1"^^xsd:string .
UC2:PlannedActivity_2
rdf:type ILAP:PlannedActivity ;
rdfs:label "Planned activity 2"^^xsd:string .
UC2:ProfilePoint_1
rdf:type ILAP:ResourceProfilePoint ;
rdfs:label "Profile point 1"^^xsd:string ;
ILAP:hasProfilePointXValue
"0"^^xsd:float ;
ILAP:hasProfilePointYValue
"0"^^xsd:float .
UC2:ProfilePoint_2
rdf:type ILAP:ResourceProfilePoint ;
rdfs:label "Profile point 2"^^xsd:string ;
ILAP:hasProfilePointXValue
"1"^^xsd:float ;
ILAP:hasProfilePointYValue
"1"^^xsd:float .
UC2:Profile_1
rdf:type ILAP:ResourceProfile ;
rdfs:label "Profile 1"^^xsd:string ;
ILAP:hasProfilePoint
UC2:ProfilePoint_1 , UC2:ProfilePoint_2 .
UC2:ProjectPlan_2
rdf:type ILAP:ProjectPlan ;
rdfs:label "Project plan 2"^^xsd:string .
UC2:Project_1
rdf:type ILAP:Project ;
rdfs:label "Project 1"^^xsd:string .
UC2:R-1234567890
rdf:type ILAP:ExternalReference ;
rdfs:label "R-1234567890"^^xsd:string .
UC2:Regular8To16WorkingDayCalendar_1
rdf:type ILAP:Regular8To16WorkingDayCalendar ;
rdfs:label "Regular8To16Working day calendar 1"^^xsd:string .
UC2:ResourceStructure_1
rdf:type ILAP:Resource ;
rdfs:label "Resource structure 1"^^xsd:string .
UC2:ResponsibleOrganization_1
rdf:type ILAP:ResponsibleOrganization ;
rdfs:label "Responsible organization 1"^^xsd:string .
UC2:ResponsiblePerson_1
rdf:type ILAP:ResponsiblePerson ;
rdfs:label "Responsible person 1"^^xsd:string .
UC2:Result_1
rdf:type ILAP:Result ;
rdfs:label "Result 1"^^xsd:string .
<http://data.posccaesar.org/brreg/LegalEntity>
rdfs:subClassOf ILAP:ResponsibleOrganization .
ILAP:ContractorWBS_1
rdf:type ILAP:ContractorWBS ;
rdfs:label "Contractor WBS 1"^^xsd:string ;
ILAP:hasContractorWBSelement
"Installation activity"^^xsd:string , "Installing pump"^^xsd:string , "Pump engineer"^^xsd:string .
ILAP:PlannedActivity
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:Calendar ;
owl:onProperty ILAP:hasActivityCalendar
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:ResponsibleOrganization ;
owl:onProperty ILAP:hasActivityResponsibleOrganization
] .
ILAP:TargetSchedule_1
rdf:type ILAP:TargetSchedule ;
rdfs:label "Target schedule 1"^^xsd:string ;
ILAP:hasBaselineCreatedDate
"2014-03-01"^^xsd:date .
ILAP:UC2_ActivityInSchedule_1-hasActivityInScheduleActivityInPlan-UC2_ActivityInPlan_1
rdf:type rdf:Statement ;
rdf:predicate ILAP:hasActivityInScheduleActivityInPlan ;
rdfs:label "UC2 Activity in schedule 1-has activity in schedule activity in plan-UC2 Activity in plan 1"^^xsd:string .
ILAP:hasActivityWBS
rdfs:range ILAP:ActivityWBS .
ILAP:hasReferenceID
rdfs:domain owl:Thing .