rdfs:comment"A Thing that brings about (intended) change by events, operations or processes that consume time and possibly other resources (adapted from ISO 15926, PMI and BSI)."^^xsd:string;
rdfs:comment"A Constraint in which an Activity or Milestone is linked to other Activities (or Milestones) that must be performed (completely or partially) before it can be performed."^^xsd:string;
rdfs:comment"A Network of Activities connected by Activity Dependencies, usually represented as a diagram or list of steps used to achieve an Objective."^^xsd:string;
rdfs:comment"A Network that consists of Work Breakdown Structure elements, a deliverable-oriented grouping of components that organizes and defines the scope of the project. Each Activity has a WBS elements assigned to it."^^xsd:string;
rdfs:comment"A Thing that is owned by a business entity from which future economic benefits may be obtained. In the context of ILAP, the focus is on physical assets."^^xsd:string;
rdfs:comment"A Network that represents the latest approved version of the Execution Plan, Schedule Cost Estimate and other related documentation, used to provide an official reference level against which the Activity Plan is monitored and controlled (Adapted from PMI and BSI)."^^xsd:string;
rdfs:comment"A Thing that defines holidays, weekends, regular working hours and shifts applicable to the duration of a Plan or Schedule. It is used in the planning process for developing the schedule."^^xsd:string;
rdfs:comment"A Thing that defines the period in which the work (and free) hours apply, defined by a Calendar From-Time and a Calendar To-Time."^^xsd:string;
rdfs:comment"A Thing that defines limitation or restrictions on relationships between Possible Individuals (adapted from ISO 15926 and Dictionary.com)."^^xsd:string;
rdfs:comment"An agreement between two or more parties to accomplish a certain goal in a certain way.A project contract may take the form of an agreement between a builder and an asset owner in which the builder agrees to build necessary infrastructure by a certain time in a certain way, and, in exchange, the property owner makes certain remuneration (adapted from the Free Dictionary)"^^xsd:string;
rdfs:comment"A Thing that is a monetary valuation of (1) effort, (2) material, (3) resources, (4) time and utilities consumed, (5) risks incurred, and (6) opportunity forgone in executing an activity. Costs can be both direct and indirect. All expenses are costs, but not all costs (such as those incurred in acquisition of an income-generating asset) are expenses."^^xsd:string;
rdfs:comment"A calculated Schedule that contains actual Activity start and end times so far, and forecasted remaining Activity start and end times without mitigating effects."^^xsd:string;
rdfs:label"Current Schedule"^^xsd:string;
rdfs:subClassOfILAP:Schedule.
...
...
@@ -251,7 +251,7 @@ ILAP:Data
rdf:typeowl:Class;
rdfs:comment"Information that is produced or stored by a computer in the context of a given Objective, used usually to calculate, analyze or plan something (adapted from Merriam-Webster)."^^xsd:string;
rdfs:comment"A Thing that is the competence (area of knowledge and experience) required to carry out the work in one or more defined Activities, classified according to Discipline Code Manuals defined by participant organizations (typically by large Contractors, and based on standards such as NORSOK COR codes)."^^xsd:string;
rdfs:comment"A Thing that identifies a specific information object according to an identification scheme of an external application (i.e., other than the ILAP exchange representation itself). An External Reference can be assigned to any ILAP object, such as Activities, Activity Networks, Projects, Successors, Calendars, Calendar Periods, Resources, etc."^^xsd:string;
rdfs:comment"A Thing that is specified in the Activity Network, with a 0-duration, and in many cases a fixed date. A milestone is normally a specified event within the project, often linked to contractual items."^^xsd:string;
rdfs:label"Milestone"^^xsd:string.
...
...
@@ -492,7 +492,7 @@ ILAP:Network
rdf:typeowl:Class;
rdfs:comment"A Thing that defines how (a set of) Possible Individuals are connected by Constraints (adapted from Merriam-Webster)."^^xsd:string;
rdfs:comment"A Thing that is a (set of) Classifier(s) used to categorize a Plan. The various Classifiers are assigned a value from a set of possible values that are representative for how “things are organized and executed” on the Norwegian Continental Shelf, (other sets of values may be appropriate for other areas of the world)."^^xsd:string;
rdfs:comment"A Plan Classifier according to the part(s) of the Asset Lifecycle relevant for the Plan (typically classified by NORSOK Z-014 SAB codes)."^^xsd:string;
rdfs:comment"A Thing that is items that can be measured with units. Resources are assigned to Activities and may consist of people (work hours), materials or physical items."^^xsd:string;
rdfs:comment"A Responsible Actor that is a person responsible for carrying out a specified part of the Schedule. Classified according to the Person On Board register."^^xsd:string;
rdfs:comment"A Network of Activities with planned (start and end) Dates, Durations, and Milestones, which can be used to track and monitor work, and provide Resources against which Results are managed and controlled (Adapted from PMI)."^^xsd:string;
rdfs:comment"A Thing that is the originator of an ILAP information object, which may be a Planning Application or a Responsible Organization classified according to BRREG (Brønnøysund Register) as a legal entity."^^xsd:string;
rdfs:comment"A Thing that holds information about what is currently happening. Status values describe whether to a Project or Activity is started, in progress or completed, and can also say something about resource availability."^^xsd:string;
rdfs:comment"A decided Schedule that reflects the current target start and finish Dates."^^xsd:string;
rdfs:label"Target Schedule"^^xsd:string;
rdfs:subClassOfILAP:Schedule.
...
...
@@ -1035,13 +1035,13 @@ ILAP:Value
rdf:typeowl:Class;
rdfs:comment"A Thing that is the material or monetary worth of something relative to the price asked for it (from Oxford dictionaries.com)."^^xsd:string;
rdfs:comment"A Thing that corresponds to part of an Activity, and which holds a description of the work content of that (part of the) Activity. Typically, there are more than one tasks related to an activity, and for each task clear start and end dates are given as well as clear assignments."^^xsd:string;
rdfs:comment"A Relationship between a Planned Activity and its Location."^^xsd:string;
rdfs:domainILAP:PlannedActivity;
rdfs:label"has Activity Location"^^xsd:string;
rdfs:rangeILAP:Location.
ILAP:hasActivityMaterialActualArrivalTime
rdf:typeowl:DatatypeProperty;
rdfs:comment"A Property that holds the actual time of arrival of ordered material."^^xsd:string;
rdfs:domainILAP:PlannedActivity;
rdfs:label"has Activity Actual Arrival Time"^^xsd:string;
rdfs:rangexsd:dateTime.
ILAP:hasActivityMaterialEstimatedArrivalTime
rdf:typeowl:DatatypeProperty;
rdfs:comment"A Property that holds the estimated time of arrival of ordered material"^^xsd:string;
rdfs:domainILAP:PlannedActivity;
rdfs:label"has Activity Material Estimated Arrival Time"^^xsd:string;
rdfs:rangexsd:dateTime.
ILAP:hasActivityMaterialOrderStatus
rdf:typeowl:ObjectProperty;
rdfs:comment"A Relationship between a Planned Activity and the Status of Ordered Material."^^xsd:string;
rdfs:label"has Activity Material Order Status"^^xsd:string;
rdfs:rangeILAP:MaterialOrderStatus.
ILAP:hasActivityOperator
rdf:typeowl:ObjectProperty;
rdfs:comment"A has Activity Responsible Organization relationship with a Operator as responsible."^^xsd:string;
rdfs:domainILAP:PlannedActivity;
rdfs:label"has Activity Operator"^^xsd:string;
rdfs:rangeILAP:Operator;
...
...
@@ -1173,36 +1184,42 @@ ILAP:hasActivityOperator
ILAP:hasActivityPartActivity
rdf:typeowl:ObjectProperty;
rdfs:comment"A Relationship between a Planned Activity and a part of the same Planned Activity (e.g., between the complete Activity and the completed and remaining parts of the Activity during project execution)."^^xsd:string;
rdfs:domainILAP:PlannedActivity;
rdfs:label"has Activity Part Activity"^^xsd:string;
rdfs:rangeILAP:PlannedActivity.
ILAP:hasActivityPhase
rdf:typeowl:ObjectProperty;
rdfs:comment"A Relationship between an Activity and the Phase of which it is a part (typically classified by NORSOK Z-014 SAB elements)."^^xsd:string;
rdfs:domainILAP:Activity;
rdfs:label"has Activity Phase"^^xsd:string;
rdfs:rangeILAP:Phase.
ILAP:hasActivityPhysicalPercentComplete
rdf:typeowl:DatatypeProperty;
rdfs:comment"A Property that holds the percentage that represents the actual physical progress based on the documentary evidence of the deliverable produced. Is often used as basis for calculating Value of Work Done."^^xsd:string;
rdfs:comment"A Relationship between a Planned Activity and the Execution Plan of which it is a part."^^xsd:string;
rdfs:domainILAP:PlannedActivity;
rdfs:label"has Activity Plan"^^xsd:string;
rdfs:rangeILAP:ProjectExecutionPlan.
ILAP:hasActivityPlannedProgressPercent
rdf:typeowl:DatatypeProperty;
rdfs:comment"A Property that holds the percentage planned progress of an activity up to the current cut-off date wrt. its total work volume."^^xsd:string;
rdfs:comment"A has Activity Responsible Organization relationship with a Responsible Organization as responsible."^^xsd:string;
rdfs:domainILAP:PlannedActivity;
rdfs:label"has Activity Regulator"^^xsd:string;
rdfs:rangeILAP:ResponsibleOrganization;
...
...
@@ -1223,59 +1242,69 @@ ILAP:hasActivityRegulator
ILAP:hasActivityResource
rdf:typeowl:ObjectProperty;
rdfs:comment"A Relationship between an Activity and a Resource that is assigned to it (typically classified by NORSOK Z-014 COR elements)."^^xsd:string;
rdfs:domainILAP:Activity;
rdfs:label"has Activity Resource"^^xsd:string;
rdfs:rangeILAP:Resource.
ILAP:hasActivityResourceProfile
rdf:typeowl:ObjectProperty;
rdfs:comment"A Relationship between an Activity and the Resource Profile used for its Resource assignment."^^xsd:string;
rdfs:comment"A Relationship between a general Data object and the Project it belongs."^^xsd:string;
rdfs:domainILAP:Data;
rdfs:label"has Data Project"^^xsd:string;
rdfs:rangeILAP:Project.
ILAP:hasEarlyFinish
rdf:typeowl:DatatypeProperty;
rdfs:comment"A has Schedule Date property which describes the earliest finish date of an Activity."^^xsd:string;
rdfs:domainILAP:ScheduledActivity;
rdfs:label"has early finish"^^xsd:string;
rdfs:rangexsd:date;
...
...
@@ -1399,6 +1447,7 @@ ILAP:hasEarlyFinish
ILAP:hasEarlyStart
rdf:typeowl:DatatypeProperty;
rdfs:comment"A has Schedule Date property which describes the earliest start date of an Activity according to network analysis, forward pass."^^xsd:string;
rdfs:domainILAP:ScheduledActivity;
rdfs:label"has early start"^^xsd:string;
rdfs:rangexsd:date;
...
...
@@ -1406,6 +1455,7 @@ ILAP:hasEarlyStart
ILAP:hasEarlyStartActual
rdf:typeowl:DatatypeProperty;
rdfs:comment"A has Schedule Date property which describes the Earliest Finish Date minus Duration (Safran-specific, transfer if calculated to avoid differences between planning programs)."^^xsd:string;
rdfs:domainILAP:ScheduledActivity;
rdfs:label"has early start actual "^^xsd:string;
rdfs:rangexsd:date;
...
...
@@ -1413,12 +1463,14 @@ ILAP:hasEarlyStartActual
ILAP:hasExternalReference
rdf:typeowl:ObjectProperty;
rdfs:comment"A Relationship between a Data object and its External Reference."^^xsd:string;
rdfs:domainILAP:Data;
rdfs:label"has External Reference"^^xsd:string;
rdfs:rangeILAP:ExternalReference.
ILAP:hasFixedFinish
rdf:typeowl:DatatypeProperty;
rdfs:comment"A has Schedule Date property which describes a fixed finish date of an Activity."^^xsd:string;
rdfs:domainILAP:PlannedActivity;
rdfs:label"has fixed finish"^^xsd:string;
rdfs:rangexsd:date;
...
...
@@ -1426,6 +1478,7 @@ ILAP:hasFixedFinish
ILAP:hasFixedStart
rdf:typeowl:DatatypeProperty;
rdfs:comment"A has Schedule Date property which describes a fixed start date of an Activity."^^xsd:string;
rdfs:domainILAP:PlannedActivity;
rdfs:label"has fixed start"^^xsd:string;
rdfs:rangexsd:date;
...
...
@@ -1433,6 +1486,7 @@ ILAP:hasFixedStart
ILAP:hasFreePeriodEndDate
rdf:typeowl:DatatypeProperty;
rdfs:comment"A has Calendar Date relationship involving the End date of a Free Period."^^xsd:string;
rdfs:domainILAP:CalendarFreePeriod;
rdfs:label"has Free Period End Date"^^xsd:string;
rdfs:rangexsd:date;
...
...
@@ -1440,6 +1494,7 @@ ILAP:hasFreePeriodEndDate
ILAP:hasFreePeriodEndTime
rdf:typeowl:DatatypeProperty;
rdfs:comment"A has Calendar Time property which describes the End Time of a Free Period."^^xsd:string;
rdfs:domainILAP:CalendarFreePeriod;
rdfs:label"has Free Period End Time"^^xsd:string;
rdfs:rangexsd:time;
...
...
@@ -1447,6 +1502,7 @@ ILAP:hasFreePeriodEndTime
ILAP:hasFreePeriodStartDate
rdf:typeowl:DatatypeProperty;
rdfs:comment"A has Calendar Date relationship involving the End date of a Free Period."^^xsd:string;
rdfs:domainILAP:CalendarFreePeriod;
rdfs:label"has Free Period Start Date"^^xsd:string;
rdfs:rangexsd:date;
...
...
@@ -1454,6 +1510,7 @@ ILAP:hasFreePeriodStartDate
ILAP:hasFreePeriodStartTime
rdf:typeowl:DatatypeProperty;
rdfs:comment"A has Calendar Time property which describes the Start Time of a Free Period."^^xsd:string;
rdfs:domainILAP:CalendarFreePeriod;
rdfs:label"has Free Period Start Time"^^xsd:string;
rdfs:rangexsd:time;
...
...
@@ -1461,6 +1518,7 @@ ILAP:hasFreePeriodStartTime
ILAP:hasLateFinish
rdf:typeowl:DatatypeProperty;
rdfs:comment"A has Schedule Date property which describes the latest finish date of an Activity."^^xsd:string;
rdfs:domainILAP:ScheduledActivity;
rdfs:label"has late finish"^^xsd:string;
rdfs:rangexsd:date;
...
...
@@ -1468,6 +1526,7 @@ ILAP:hasLateFinish
ILAP:hasLateStart
rdf:typeowl:DatatypeProperty;
rdfs:comment"A has Schedule Date property which describes the latest start date of an Activity according to network analysis, backward pass."^^xsd:string;
rdfs:domainILAP:ScheduledActivity;
rdfs:label"has late start"^^xsd:string;
rdfs:rangexsd:date;
...
...
@@ -1475,54 +1534,63 @@ ILAP:hasLateStart
ILAP:hasLocationLatitude
rdf:typeowl:DatatypeProperty;
rdfs:comment"A Property that holds the Latitude of a Location."^^xsd:string;
rdfs:domainILAP:Location;
rdfs:label"has Location Latitude"^^xsd:string;
rdfs:rangexsd:integer.
ILAP:hasLocationLongitude
rdf:typeowl:DatatypeProperty;
rdfs:comment"A Property that holds the Longitude of a Location."^^xsd:string;
rdfs:domainILAP:Location;
rdfs:label"has Location Longitude"^^xsd:string;
rdfs:rangexsd:integer.
ILAP:hasMilestonePredecessor
rdf:typeowl:ObjectProperty;
rdfs:comment"A Relationship between a Milestone and the Successor object that precedes it."^^xsd:string;
rdfs:comment"A Relationship between an Activity Dependency and a Planned Activity that follows it."^^xsd:string;
rdfs:domainILAP:ActivityDependency;
rdfs:label"has Successor Activity "^^xsd:string;
rdfs:rangeILAP:PlannedActivity;
...
...
@@ -1869,75 +1993,88 @@ ILAP:hasSuccessorActivity
ILAP:hasSuccessorCalendar
rdf:typeowl:ObjectProperty;
rdfs:comment"A Relationship between an Activity Dependency relationship and a Calendar that has been set for that same Activity Dependency relationship."^^xsd:string;
rdfs:domainILAP:ActivityDependency;
rdfs:label"has Successor Calendar"^^xsd:string;
rdfs:rangeILAP:Calendar.
ILAP:hasSuccessorLag
rdf:typeowl:DatatypeProperty;
rdfs:comment"A Property that holds the lag associated with successors between Activities."^^xsd:string;
rdfs:domainILAP:ActivityDependency;
rdfs:label"has Successor Lag"^^xsd:string;
rdfs:rangexsd:integer.
ILAP:hasSuccessorMilestone
rdf:typeowl:ObjectProperty;
rdfs:comment"A Relationship between an Activity Dependency and a Milestone that follows it."^^xsd:string;
rdfs:domainILAP:ActivityDependency;
rdfs:label"has Successor Milestone"^^xsd:string;
rdfs:rangeILAP:Milestone.
ILAP:hasTimeNow
rdf:typeowl:DatatypeProperty;
rdfs:comment"A Property that holds the Time of calculation for the latest Schedule."^^xsd:string;
rdfs:domainILAP:Schedule;
rdfs:label"has Time Now"^^xsd:string;
rdfs:rangexsd:date,xsd:dateTime.
rdfs:rangexsd:dateTime,xsd:date.
ILAP:hasValueAsset
rdf:typeowl:ObjectProperty;
rdfs:comment"A Relationship between a Value and the Asset it belongs to."^^xsd:string;
rdfs:domainILAP:Value;
rdfs:label"has value asset"^^xsd:string;
rdfs:rangeILAP:Asset.
ILAP:hasWBScomponent
rdf:typeowl:ObjectProperty;
rdfs:comment"A Relationship between an Activity WBS and the Result it specifies (and the associated SCCS:PBS_Thing)."^^xsd:string;
rdfs:domainILAP:ActivityWBS;
rdfs:label"has WBS Component"^^xsd:string;
rdfs:rangeILAP:Result.
ILAP:hasWBSphase
rdf:typeowl:ObjectProperty;
rdfs:comment"A Relationship between an Activity WBS and the Phase it specifies (and the associated SCCS:SAB_Thing)."^^xsd:string;
rdfs:domainILAP:ActivityWBS;
rdfs:label"has WBS Phase"^^xsd:string;
rdfs:rangeILAP:Phase.
ILAP:hasWBSprojectExpenseType
rdf:typeowl:ObjectProperty;
rdfs:comment"A Relationship between an Activity WBS and the Expense Type it specifies."^^xsd:string;
rdfs:label"Activity Role for Rosenberg to ConocoPhillips 2.0"^^xsd:string;
USERFIELDS:hasValue"Modelling activities containing objects to be both engineered and modelled, Mhr. Carrier"^^xsd:string,"Activities to specify objects and produce basic for modelling, Mhr. Carrier"^^xsd:string,"Modelling activities containing objects to be modelled only, not engineered, Mhr. Carrier"^^xsd:string,"Control object progress"^^xsd:string,"Document, Manual progres"^^xsd:string,"Document progress"^^xsd:string,"Job progress"^^xsd:string,"Control object progress, Jobs"^^xsd:string,"Doc. prg, jobs"^^xsd:string,"Doc. prg, Mhr. Carrier"^^xsd:string,"Procurement Milestone"^^xsd:string,"Manual progress"^^xsd:string,"Mhr. Carrier"^^xsd:string,"Manual progress, Mhr Carrier"^^xsd:string,"Jobs in KIFS, Manual progress"^^xsd:string,"Control object manual progress"^^xsd:string.
rdfs:label"Activity Role for Contractor B to Operator B"^^xsd:string;
USERFIELDS:hasValue"Control object manual progress"^^xsd:string,"Jobs in KIFS, Manual progress"^^xsd:string,"Doc. prg, Mhr. Carrier"^^xsd:string,"Procurement Milestone"^^xsd:string,"Manual progress, Mhr Carrier"^^xsd:string,"Manual progress"^^xsd:string,"Doc. prg, jobs"^^xsd:string,"Modelling activities containing objects to be both engineered and modelled, Mhr. Carrier"^^xsd:string,"Document progress"^^xsd:string,"Control object progress, Jobs"^^xsd:string,"Job progress"^^xsd:string,"Document, Manual progres"^^xsd:string,"Control object progress"^^xsd:string,"Activities to specify objects and produce basic for modelling, Mhr. Carrier"^^xsd:string,"Modelling activities containing objects to be modelled only, not engineered, Mhr. Carrier"^^xsd:string,"Mhr. Carrier"^^xsd:string.
USERFIELDS:hasValue"Gas Lift Compressor"^^xsd:string,"Modifications of WI ducting and vertical exhaust stacks to WHRU"^^xsd:string,"X-Over"^^xsd:string,"Contract General Milestones"^^xsd:string,"Demolition Gas Lift Compressor"^^xsd:string,"Demolition of old WHRU module"^^xsd:string,"Manhours needed for delivery of SOW, but not invoiced to Company"^^xsd:string,"Installation of temp. generator for stable power supply"^^xsd:string,"Assistance to COPSAS Comm"^^xsd:string,"General, for general work activities, not specifically allocated to one of the following Building Blocks (W1, W2,W3, W4, W5, D1 or D2)"^^xsd:string,"Prep. Of tie-in and integrating work for new WHRU"^^xsd:string,"Hook-up of tie-in and integrating of new WHRU"^^xsd:string,"Modifications of GI ducting system to WHRU"^^xsd:string,"Onshore fabrication and assembly of a new WHRU module"^^xsd:string,"LP Hydro Cyclone"^^xsd:string,"ELDF Assist (E- 040)"^^xsd:string.
rdfs:label"Buiding Block for Contractor B to Operator B"^^xsd:string;
USERFIELDS:hasValue"Demolition of old WHRU module"^^xsd:string,"X-Over"^^xsd:string,"Contract General Milestones"^^xsd:string,"Modifications of GI ducting system to WHRU"^^xsd:string,"General, for general work activities, not specifically allocated to one of the following Building Blocks (W1, W2,W3, W4, W5, D1 or D2)"^^xsd:string,"Demolition Gas Lift Compressor"^^xsd:string,"Manhours needed for delivery of SOW, but not invoiced to Company"^^xsd:string,"Installation of temp. generator for stable power supply"^^xsd:string,"Gas Lift Compressor"^^xsd:string,"ELDF Assist (E- 040)"^^xsd:string,"Assistance to COPSAS Comm"^^xsd:string,"Hook-up of tie-in and integrating of new WHRU"^^xsd:string,"Onshore fabrication and assembly of a new WHRU module"^^xsd:string,"Prep. Of tie-in and integrating work for new WHRU"^^xsd:string,"LP Hydro Cyclone"^^xsd:string,"Modifications of WI ducting and vertical exhaust stacks to WHRU"^^xsd:string.
USERFIELDS:hasValue"WIP A/B/C By pass exhaust ducting"^^xsd:string,"Steam System Cold Commissioning"^^xsd:string,"Utilities not SAS Dependant"^^xsd:string,"Safety Systems"^^xsd:string,"Utilities SAS Dependant"^^xsd:string,"General Activities required for all COR's"^^xsd:string,"Steam Blowing"^^xsd:string,"First Steam South System"^^xsd:string,"Full Steam Generation"^^xsd:string,"First Steam North System"^^xsd:string,"Buildingblock CA"^^xsd:string,"WIP D & GL By pass exhaust ducting"^^xsd:string.
rdfs:label"COR for Contractor B to Operator B"^^xsd:string;
USERFIELDS:hasValue"Utilities SAS Dependant"^^xsd:string,"General Activities required for all COR's"^^xsd:string,"Safety Systems"^^xsd:string,"First Steam North System"^^xsd:string,"WIP D & GL By pass exhaust ducting"^^xsd:string,"WIP A/B/C By pass exhaust ducting"^^xsd:string,"Steam System Cold Commissioning"^^xsd:string,"Buildingblock CA"^^xsd:string,"Full Steam Generation"^^xsd:string,"Steam Blowing"^^xsd:string,"First Steam South System"^^xsd:string,"Utilities not SAS Dependant"^^xsd:string.
ILAP:COR_KD_1
rdf:typeSCCS:COR_KD;
...
...
@@ -108,11 +108,11 @@ ILAP:COR_KX_1
rdf:typeILAP:COR_KX;
rdfs:label"KX - LCI for project (classified as ILAP extension to COR)"^^xsd:string.
rdfs:label"Comm package for Reinertsen to Statoil1.8"^^xsd:string;
USERFIELDS:hasValue"Utility stations for SPCU/SCU Fram H Nord"^^xsd:string,"ESD panel modification Scale inhibitor riser EV"^^xsd:string,"Install/Connect power supply to SPCU 4 TPCU"^^xsd:string,"SPCU/SCU cabinets for Fram H Nord"^^xsd:string,"Implement PSD logic Fram H Nord"^^xsd:string,"Implement New ESD logic Fram H Nord"^^xsd:string,"Power Supply for SCU/SPCU/Utility "^^xsd:string,"Deconstruction and construction of section for positive isolation"^^xsd:string,"Koder kommer"^^xsd:string,"Suction line and vent line to new scale inhibitor injection"^^xsd:string.
rdfs:label"Comm package for Contractor A to Operator A"^^xsd:string;
USERFIELDS:hasValue"Deconstruction and construction of section for positive isolation"^^xsd:string,"Utility stations for SPCU/SCU Fram H Nord"^^xsd:string,"Koder kommer"^^xsd:string,"Implement PSD logic Fram H Nord"^^xsd:string,"SPCU/SCU cabinets for Fram H Nord"^^xsd:string,"Suction line and vent line to new scale inhibitor injection"^^xsd:string,"Power Supply for SCU/SPCU/Utility "^^xsd:string,"Implement New ESD logic Fram H Nord"^^xsd:string,"ESD panel modification Scale inhibitor riser EV"^^xsd:string,"Install/Connect power supply to SPCU 4 TPCU"^^xsd:string.
rdfs:label"Kunde WBS1 for Rosenberg to ConocoPhillips 2.0"^^xsd:string;
rdfs:label"Kunde WBS1 for Contractor B to Operator B"^^xsd:string;
USERFIELDS:hasShort"SR"^^xsd:string;
USERFIELDS:hasValue"Clean & Test piping Air purge and drain from South Boiler"^^xsd:string,"Comm. Ass. Structurel Direct"^^xsd:string,"Comm. Ass. Telecom Direct"^^xsd:string,"Painting of Air purge and drain from North Boiler (Limits acc. 640/03/P08)"^^xsd:string,"Insulation piping From superheater drain to Blow down vessel (Limits as per Test pack 640/08/P04)"^^xsd:string,"Electro Magnetic Flow Meter"^^xsd:string,"Press, Temp and Level Transmitters"^^xsd:string,"Comm Ass. Electrical direct "^^xsd:string,"Prefab and Install piping Discharge superheated steam from PSV 12783 (W1)"^^xsd:string,"Comm. Ass Insulation Direct"^^xsd:string,"Level Glass"^^xsd:string,"Venturi Flow Elements"^^xsd:string,"Comm. Ass. Mechanical Direct"^^xsd:string,"Steam Blow off preparation"^^xsd:string,"PCS hardware - AKSO"^^xsd:string,"Hoop up normal lighting on mezzanine deck of New WHRU - Circuit 41"^^xsd:string,"Permanent modification normal lightings - Circuit 20"^^xsd:string,"Comm. Ass. Piping Direct"^^xsd:string,"Insulation boiler pumps 67-00961 & 67-00964"^^xsd:string,"Comm. Ass. Surf. Prot. Direct"^^xsd:string,"Reinstatement after steam blow off"^^xsd:string,"Comm. Ass. Instrument Direct"^^xsd:string,"Insulation of Air purge and drain from North Boiler (Limits acc. 640/03/P08)"^^xsd:string.
USERFIELDS:hasValue"Comm. Ass. Instrument Direct"^^xsd:string,"Insulation of Air purge and drain from North Boiler (Limits acc. 640/03/P08)"^^xsd:string,"Clean & Test piping Air purge and drain from South Boiler"^^xsd:string,"PCS hardware - AKSO"^^xsd:string,"Reinstatement after steam blow off"^^xsd:string,"Prefab and Install piping Discharge superheated steam from PSV 12783 (W1)"^^xsd:string,"Comm Ass. Electrical direct "^^xsd:string,"Comm. Ass. Surf. Prot. Direct"^^xsd:string,"Insulation boiler pumps 67-00961 & 67-00964"^^xsd:string,"Press, Temp and Level Transmitters"^^xsd:string,"Comm. Ass. Mechanical Direct"^^xsd:string,"Steam Blow off preparation"^^xsd:string,"Painting of Air purge and drain from North Boiler (Limits acc. 640/03/P08)"^^xsd:string,"Comm. Ass. Piping Direct"^^xsd:string,"Hoop up normal lighting on mezzanine deck of New WHRU - Circuit 41"^^xsd:string,"Level Glass"^^xsd:string,"Insulation piping From superheater drain to Blow down vessel (Limits as per Test pack 640/08/P04)"^^xsd:string,"Comm. Ass. Telecom Direct"^^xsd:string,"Electro Magnetic Flow Meter"^^xsd:string,"Venturi Flow Elements"^^xsd:string,"Comm. Ass Insulation Direct"^^xsd:string,"Comm. Ass. Structurel Direct"^^xsd:string,"Permanent modification normal lightings - Circuit 20"^^xsd:string.
USERFIELDS:hasValue"Installasjon av gassløft"^^xsd:string,"Tilpasning av trappetårn"^^xsd:string,"Installasjon av Flowlinje og Manifoil - del 1 (HP, LP og Test)"^^xsd:string,"Installasjon av open drain under modul (inkl. silpot)"^^xsd:string,"Installasjon av trykkutjevning olje"^^xsd:string.
rdfs:label"Reference27 for Contractor A to Operator A"^^xsd:string;
USERFIELDS:hasValue"Tilpasning av trappetårn"^^xsd:string,"Installasjon av trykkutjevning olje"^^xsd:string,"Installasjon av Flowlinje og Manifoil - del 1 (HP, LP og Test)"^^xsd:string,"Installasjon av gassløft"^^xsd:string,"Installasjon av open drain under modul (inkl. silpot)"^^xsd:string.
USERFIELDS:hasValue"Vibration in line CN-22-1040"^^xsd:string,"Task Force Girhavari Grane"^^xsd:string,"Oppgradering av Elfordelinger Troll A"^^xsd:string,"Prøveskap m.avtrekk for produsert vann - M.O085C.09.B.5238"^^xsd:string,"Vurdere VLAN Troll A/ Kollsnes"^^xsd:string.
rdfs:label"SAP WBS for Contractor A to Operator A"^^xsd:string;
USERFIELDS:hasValue"Prøveskap m.avtrekk for produsert vann - M.O085C.09.B.5238"^^xsd:string,"Vurdere VLAN Troll A/ Kollsnes"^^xsd:string,"Vibration in line CN-22-1040"^^xsd:string,"Task Force Girhavari Grane"^^xsd:string,"Oppgradering av Elfordelinger Troll A"^^xsd:string.
rdfs:label"SAPnettverk for Reinertsen to Statoil1.8"^^xsd:string;
USERFIELDS:hasValue"Prøveskap m.avtrekk for prod.vann - M.O085C.09.B.5238.A"^^xsd:string,"El. isolering av GI kompressor - M.O085C.09.C.6233.A"^^xsd:string,"Arbeidsluft på C82 [A] - 968863"^^xsd:string,"Ny type pakkboks på 4PA [A] - 968866"^^xsd:string,"Lufttilførsel til vaskevannstank [A] - 968865"^^xsd:string,"G-37 oppkobling - M.O169C.12.C.1016.B"^^xsd:string,"AVLYST STUDIE - Oppgradere løfteinnretning C87 - M.O085C.9I.V.1007.A"^^xsd:string,"SATT PÅ HOLD Mangelfull NAS-integritet til brønnventiler - M.O085C.8I.S.1020.A"^^xsd:string,"Endre logikk for fylling av ballasttanker - M.O085C.09.C.6234.A"^^xsd:string,"Vurdere hvilke barrierer som skal overta - M.O085C.6D.V.1013.B"^^xsd:string.
rdfs:label"SAPnettverk for Contractor A to Operator A"^^xsd:string;
USERFIELDS:hasValue"El. isolering av GI kompressor - M.O085C.09.C.6233.A"^^xsd:string,"AVLYST STUDIE - Oppgradere løfteinnretning C87 - M.O085C.9I.V.1007.A"^^xsd:string,"Vurdere hvilke barrierer som skal overta - M.O085C.6D.V.1013.B"^^xsd:string,"Ny type pakkboks på 4PA [A] - 968866"^^xsd:string,"G-37 oppkobling - M.O169C.12.C.1016.B"^^xsd:string,"Arbeidsluft på C82 [A] - 968863"^^xsd:string,"Lufttilførsel til vaskevannstank [A] - 968865"^^xsd:string,"Endre logikk for fylling av ballasttanker - M.O085C.09.C.6234.A"^^xsd:string,"SATT PÅ HOLD Mangelfull NAS-integritet til brønnventiler - M.O085C.8I.S.1020.A"^^xsd:string,"Prøveskap m.avtrekk for prod.vann - M.O085C.09.B.5238.A"^^xsd:string.
USERFIELDS:hasValue"Installation and Hook up MLD 91 XV-31410 to new module"^^xsd:string,"WIP-A Power & Controls MLD 91 XV-31412"^^xsd:string,"New Exhaust of WI Turbines 84-10012 & 84-10011 (A&B)"^^xsd:string,"WIP-B Power & Controls MLD 91 XV-31411"^^xsd:string,"SD 13 New Exhaust of WI Turbines 84-10013 (C)"^^xsd:string,"Spares (if any) installed on the field related to new WHRU Project"^^xsd:string,"WIP-C Power & Controls MLD 91 XV-31413"^^xsd:string,"Modification on Ducting Gas Lift Turbine 84 10001"^^xsd:string,"WIP-D Power & Controls MLD 91 XV-31414"^^xsd:string.
rdfs:label"Sub System Comm Pck. for Contractor B to Operator B"^^xsd:string;
USERFIELDS:hasValue"WIP-D Power & Controls MLD 91 XV-31414"^^xsd:string,"WIP-B Power & Controls MLD 91 XV-31411"^^xsd:string,"Modification on Ducting Gas Lift Turbine 84 10001"^^xsd:string,"Spares (if any) installed on the field related to new WHRU Project"^^xsd:string,"New Exhaust of WI Turbines 84-10012 & 84-10011 (A&B)"^^xsd:string,"SD 13 New Exhaust of WI Turbines 84-10013 (C)"^^xsd:string,"Installation and Hook up MLD 91 XV-31410 to new module"^^xsd:string,"WIP-A Power & Controls MLD 91 XV-31412"^^xsd:string,"WIP-C Power & Controls MLD 91 XV-31413"^^xsd:string.
USERFIELDS:hasValue"Non Specific And Across Many Systems"^^xsd:string,"Water Fire Fighting"^^xsd:string,"Navigation And Identification"^^xsd:string,"Temporary Equipment"^^xsd:string,"Mechanical Handling"^^xsd:string,"Glycol circulation and Regeneration"^^xsd:string,"Injection Seawater Supply"^^xsd:string,"(blank)"^^xsd:string,"Fresh Water"^^xsd:string,"Open Drains"^^xsd:string,"Instrument and Utility Air"^^xsd:string,"Low Voltage Power Generation and Distribution"^^xsd:string,"Closed Cooling Water"^^xsd:string,"Flare, vent and Blow Down"^^xsd:string,"Gas Lift"^^xsd:string,"Steam Generation and Waste Heat Recovery"^^xsd:string,"Water Injection System General"^^xsd:string,"Process and Equipment Control"^^xsd:string,"Emergency Power Generation and Distribution"^^xsd:string.
rdfs:label"System Code for Contractor B to Operator B"^^xsd:string;
USERFIELDS:hasValue"Water Fire Fighting"^^xsd:string,"Water Injection System General"^^xsd:string,"(blank)"^^xsd:string,"Closed Cooling Water"^^xsd:string,"Glycol circulation and Regeneration"^^xsd:string,"Gas Lift"^^xsd:string,"Mechanical Handling"^^xsd:string,"Navigation And Identification"^^xsd:string,"Instrument and Utility Air"^^xsd:string,"Flare, vent and Blow Down"^^xsd:string,"Temporary Equipment"^^xsd:string,"Process and Equipment Control"^^xsd:string,"Emergency Power Generation and Distribution"^^xsd:string,"Low Voltage Power Generation and Distribution"^^xsd:string,"Fresh Water"^^xsd:string,"Non Specific And Across Many Systems"^^xsd:string,"Steam Generation and Waste Heat Recovery"^^xsd:string,"Injection Seawater Supply"^^xsd:string,"Open Drains"^^xsd:string.