rdfs:comment"Encoded Artificial Data that creates, manipulates, stores and retrieves Data (adapted from eHow.com)."^^xsd:string;
...
...
@@ -356,8 +376,7 @@
rdf:typeowl:Class;
rdfs:comment"A Arranged Individual 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 related to exploration, development and operation of petrochemical reserves."^^xsd:string;
rdfs:comment"An Activity that represents work carried out in Projects, and has (often detailed) descriptions of the actual work carried out."^^xsd:string;
rdfs:comment"A Well Services Work Type (part of Use Case 2.5.1)"^^xsd:string;
...
...
@@ -1481,13 +1510,18 @@
rdf:typeowl:Class;
rdfs:comment"A Responsible that is a person responsible for carrying out a specified part of the Schedule (and may be classified according to the Person On Board register)."^^xsd:string;
rdfs:label"Person"^^xsd:string;
rdfs:subClassOf:Responsible;
rdfs:subClassOf:PersonOrOrganization;
.
:PersonOrOrganization
rdf:typeowl:Class;
rdfs:label"Person or organization"^^xsd:string;
rdfs:subClassOf:PhysicalObject;
.
:PetroleumField
rdf:typeowl:Class;
rdfs:comment"An Asset that is the location of petrochemical reserves for production of oil and gas."^^xsd:string;
rdfs:comment"A Sysem Descriptor 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;
...
...
@@ -1712,6 +1751,11 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdfs:label"Planning application"^^xsd:string;
rdfs:subClassOf:Application;
.
:PossibleIndividual
rdf:typeowl:Class;
rdfs:label"Possible individual"^^xsd:string;
rdfs:subClassOfowl:Thing;
.
:PotentialShutdown
rdf:type:ShutdownType;
rdfs:label"Potential shutdown"^^xsd:string;
...
...
@@ -1867,6 +1911,24 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
@@ -1942,8 +2004,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
:shouldHaveID"true";
rdfs:comment"A Physical Object that can be measured with units. Resources are assigned to Activities and may consist of people (work hours), materials or physical items."^^xsd:string;
@@ -2337,7 +2395,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdf:typeowl:Class;
rdfs:comment"An Activity that involves the (total or partial) discontinuation of one or more activities or functionalities associated with production of oil and gas."^^xsd:string;
rdfs:label"Shutdown"^^xsd:string;
rdfs:subClassOfowl:Thing;
rdfs:subClassOf:Activity;
.
:ShutdownNotEvaluated
rdf:type:ShutdownType;
...
...
@@ -2384,8 +2442,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdf:typeowl:Class;
rdfs:comment"A Functional Object that is an asset management system(e.g., seawater, deluge, gaslift)."^^xsd:string;
@@ -2813,16 +2870,43 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdfs:comment"A property that gives the actual finish date of a planning object."^^xsd:string;
rdfs:label"has Actual Finish"^^xsd:string;
.
:hasActualMainContractor
rdf:typeowl:ObjectProperty;
rdfs:domain:ActivityInPlan;
rdfs:label"has actual main contractor"^^xsd:string;
rdfs:range:PersonOrOrganization;
rdfs:subPropertyOf:hasActualResponsible;
.
:hasActualOperator
rdf:typeowl:ObjectProperty;
rdfs:domain:ActivityInPlan;
rdfs:label"has actual operator"^^xsd:string;
rdfs:range:PersonOrOrganization;
rdfs:subPropertyOf:hasActualResponsible;
.
:hasActualPercentComplete
rdf:typeowl:DatatypeProperty;
rdfs:label"has Actual Percent Complete"^^xsd:string;
rdfs:subPropertyOf:hasPercentageComplete;
.
:hasActualResponsible
rdf:typeowl:ObjectProperty;
rdfs:domain:ActivityInPlan;
rdfs:label"has actual responsible"^^xsd:string;
rdfs:range:PersonOrOrganization;
.
:hasActualStart
rdf:typeowl:DatatypeProperty;
rdfs:comment"A property that gives the actual start date of a planning object."^^xsd:string;
rdfs:label"has Actual Start"^^xsd:string;
.
:hasActualSubContractor
rdf:typeowl:ObjectProperty;
rdfs:domain:ActivityInPlan;
rdfs:label"has actual sub contractor"^^xsd:string;
rdfs:range:PersonOrOrganization;
rdfs:subPropertyOf:hasActualResponsible;
.
:hasApplication
rdf:typeowl:DatatypeProperty;
rdfs:comment"A property that gives the application related to a planning object."^^xsd:string;
...
...
@@ -3047,8 +3131,9 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
:hasMainContractor
rdf:typeowl:ObjectProperty;
rdfs:comment"A hasResponsible relationship between a planning object and a responsible organization and an organization that has the role main contractor."^^xsd:string;
rdfs:domain:Activity;
rdfs:label"has Main Contractor"^^xsd:string;
rdfs:range:Contractor;
rdfs:range:PersonOrOrganization;
rdfs:subPropertyOf:hasResponsible;
.
:hasManHours
...
...
@@ -3085,8 +3170,9 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
:hasOperator
rdf:typeowl:ObjectProperty;
rdfs:comment"A hasResponsible relationship between a planning object and a responsible organization and an organization that has the role operator."^^xsd:string;
rdfs:domain:Activity;
rdfs:label"has Operator"^^xsd:string;
rdfs:range:Operator;
rdfs:range:PersonOrOrganization;
rdfs:subPropertyOf:hasResponsible;
.
:hasOperatorsRequiredEndDate
...
...
@@ -3145,11 +3231,38 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdfs:comment"A relationship between a planning object and a time period."^^xsd:string;
rdfs:label"has Plan Type"^^xsd:string;
.
:hasPlannedMainContractor
rdf:typeowl:ObjectProperty;
rdfs:domain:PlanForActivity;
rdfs:label"has planned main contractor"^^xsd:string;
rdfs:range:PersonOrOrganization;
rdfs:subPropertyOf:hasPlannedResponsible;
.
:hasPlannedOperator
rdf:typeowl:ObjectProperty;
rdfs:domain:PlanForActivity;
rdfs:label"has planned operator"^^xsd:string;
rdfs:range:PersonOrOrganization;
rdfs:subPropertyOf:hasPlannedResponsible;
.
:hasPlannedProgress
rdf:typeowl:DatatypeProperty;
rdfs:comment"A property that gives the planned progress for a planning object."^^xsd:string;
rdfs:label"has Planned Progress"^^xsd:string;
.
:hasPlannedResponsible
rdf:typeowl:ObjectProperty;
rdfs:domain:PlanForActivity;
rdfs:label"has planned responsible"^^xsd:string;
rdfs:range:PersonOrOrganization;
.
:hasPlannedSubContractor
rdf:typeowl:ObjectProperty;
rdfs:domain:PlanForActivity;
rdfs:label"has planned sub contractor"^^xsd:string;
rdfs:range:PersonOrOrganization;
rdfs:subPropertyOf:hasPlannedResponsible;
.
:hasPlatform
rdf:typeowl:ObjectProperty;
rdfs:comment"A hasAsset relationship between a planning object and (some form of an) Oil Platform."^^xsd:string;
...
...
@@ -3226,7 +3339,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdfs:comment"A relationship between a planning object and a responsible organization or person."^^xsd:string;
rdfs:domain:Activity;
rdfs:label"has Responsible"^^xsd:string;
rdfs:range:Responsible;
rdfs:range:PersonOrOrganization;
.
:hasResult
rdf:typeowl:ObjectProperty;
...
...
@@ -3311,8 +3424,9 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
:hasSubContractor
rdf:typeowl:ObjectProperty;
rdfs:comment"A hasResponsible relationship between a planning object and a responsible organization and an organization that has the role sub contractor."^^xsd:string;