David Leal

Organization and Production-organization schemas merged

# Saved by TopBraid on Sun Sep 11 08:18:34 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/organization
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
@prefix ep-org: <http://www.reportinghub.no/ep/schema/organization#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
......@@ -10,20 +10,115 @@
<http://www.reportinghub.no/ep/schema/1.0/organization>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/core> ;
owl:versionInfo "0.1.0"^^xsd:string .
ep-org:CateringCrew
rdf:type owl:Class , ep-org:CrewType ;
rdfs:label "catering crew"^^xsd:string ;
rdfs:subClassOf ep-org:Crew .
ep-org:CommercialEntity
rdf:type owl:Class ;
rdfs:label "commercial entity"^^xsd:string ;
rdfs:subClassOf ep-org:PersonOrOrganization .
ep-org:Company
rdf:type owl:Class ;
rdfs:label "Company"^^xsd:string ;
rdfs:subClassOf ep-org:Organization-WholeLife .
ep-org:ContractorCrew
rdf:type owl:Class , ep-org:CrewType ;
rdfs:label "contractor crew"^^xsd:string ;
rdfs:subClassOf ep-org:Crew .
ep-org:Crew
rdf:type owl:Class ;
rdfs:label "crew"^^xsd:string ;
rdfs:subClassOf ep-org:Organization .
ep-org:CrewType
rdf:type rdfs:Class ;
rdfs:label "crew type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-org:DayVisitorCrew
rdf:type owl:Class , ep-org:CrewType ;
rdfs:label "day visitor crew"^^xsd:string ;
rdfs:subClassOf ep-org:Crew .
ep-org:DrillingContractCrew
rdf:type owl:Class , ep-org:CrewType ;
rdfs:label "drilling contract crew"^^xsd:string ;
rdfs:subClassOf ep-org:Crew .
ep-org:NonOperatorOvernightVisitorCrew
rdf:type owl:Class , ep-org:CrewType ;
rdfs:label "non-operator overnight visitor crew"^^xsd:string ;
rdfs:subClassOf ep-org:Crew .
ep-org:OperatorNormalCrew
rdf:type owl:Class , ep-org:CrewType ;
rdfs:label "operator normal crew"^^xsd:string ;
rdfs:subClassOf ep-org:Crew .
ep-org:OperatorOvernightVisitorCrew
rdf:type owl:Class , ep-org:CrewType ;
rdfs:label "operator overnight visitor crew"^^xsd:string ;
rdfs:subClassOf ep-org:Crew .
ep-org:Organization
rdf:type owl:Class ;
rdfs:label "organization"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> .
rdfs:subClassOf ep-org:PersonOrOrganization , <http://www.reportinghub.no/ep/schema/core#PhysicalObject> .
ep-org:Organization-WholeLife
rdf:type owl:Class ;
rdfs:label "organization - whole life"^^xsd:string ;
rdfs:subClassOf ep-org:Organization .
ep-org:Person
rdf:type owl:Class ;
rdfs:subClassOf ep-org:PersonOrOrganization .
ep-org:PersonOrOrganization
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> .
ep-org:PersonRole
rdf:type owl:Class ;
rdfs:label "person role"^^xsd:string ;
rdfs:subClassOf ep-org:Person .
ep-org:PersonRoleType
rdf:type rdfs:Class ;
rdfs:label "person role type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-org:TotalCrew
rdf:type owl:Class , ep-org:CrewType ;
rdfs:label "total crew"^^xsd:string ;
rdfs:subClassOf ep-org:Crew .
ep-org:WholeLifePerson
rdf:type owl:Class ;
rdfs:label "whole life person"^^xsd:string ;
rdfs:subClassOf ep-org:Person .
ep-org:hasCrew
rdf:type owl:ObjectProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ;
rdfs:label "has crew"^^xsd:string ;
rdfs:range ep-org:Crew .
ep-org:numberInCrew
rdf:type owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-org:Crew ;
rdfs:label "number in crew"^^xsd:string .
ep-org:owner
rdf:type owl:ObjectProperty ;
rdfs:domain owl:Thing ;
rdfs:label "owner"^^xsd:string ;
rdfs:range ep-org:PersonOrOrganization .
......
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility
# imports: http://www.reportinghub.no/ep/schema/1.0/production-organization
@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
@prefix ep-prodeqt: <http://www.reportinghub.no/ep/schema/production-equipment#> .
......@@ -13,7 +12,7 @@
<http://www.reportinghub.no/ep/schema/1.0/production-equipment>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/ep/schema/1.0/equipment> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.reportinghub.no/ep/schema/equipment#ChokeValve>
......@@ -40,56 +39,23 @@ ep-prodeqt:DownHoleControlValve
rdfs:label "down hole control valve"^^xsd:string ;
rdfs:subClassOf ep-prodeqt:Valve .
ep-prodeqt:FlowMeter
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
ep-prodeqt:GasLiftChoke
rdf:type owl:Class ;
rdfs:label "gas lift choke"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
ep-prodeqt:PressureMeter
rdf:type owl:Class ;
rdfs:label "pressure meter"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
ep-prodeqt:RegulatingValve
ep-prodeqt:FlowLine
rdf:type owl:Class ;
rdfs:label "regulating valve"^^xsd:string ;
rdfs:subClassOf ep-prodeqt:Valve .
rdfs:subClassOf ep-prodeqt:TemporalPartOfAFlowLine .
ep-prodeqt:SleeveValve
ep-prodeqt:FlowLine-Production
rdf:type owl:Class ;
rdfs:label "sleeve valve"^^xsd:string ;
rdfs:subClassOf ep-prodeqt:Valve .
rdfs:subClassOf ep-prodeqt:FlowLine .
ep-prodeqt:TemperatureMeter
ep-prodeqt:FlowMeter
rdf:type owl:Class ;
rdfs:label "temperature meter"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
ep-prodeqt:Valve
ep-prodeqt:GasLiftChoke
rdf:type owl:Class ;
rdfs:label "valve"^^xsd:string ;
rdfs:label "gas lift choke"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
ep-prodeqt:hasCaptain
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:label "has captain"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/production-organization#Person> .
ep-prodeqt:hasValvePosition
rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
rdfs:domain ep-prodeqt:Valve ;
rdfs:label "has valve position"^^xsd:string ;
rdfs:range ep-core:Ratio .
ep-prodfac:Pipeline
rdf:type owl:Class , ep-prodfac:ProductionFacilityType ;
rdfs:label "pipeline"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> .
ep-prodeqt:Manifold
rdf:type owl:Class ;
rdfs:subClassOf ep-prodeqt:TemporalPartOfAManifold .
......@@ -102,14 +68,34 @@ ep-prodeqt:Manifold-Production
rdf:type owl:Class ;
rdfs:subClassOf ep-prodeqt:Manifold .
ep-prodeqt:PressureMeter
rdf:type owl:Class ;
rdfs:label "pressure meter"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
ep-prodeqt:RegulatingValve
rdf:type owl:Class ;
rdfs:label "regulating valve"^^xsd:string ;
rdfs:subClassOf ep-prodeqt:Valve .
ep-prodeqt:Separator
rdf:type owl:Class ;
rdfs:subClassOf ep-prodeqt:TemporalPartOfASeparator .
ep-prodeqt:SleeveValve
rdf:type owl:Class ;
rdfs:label "sleeve valve"^^xsd:string ;
rdfs:subClassOf ep-prodeqt:Valve .
ep-prodeqt:Tank
rdf:type owl:Class ;
rdfs:subClassOf ep-prodeqt:TemporalPartOfATank .
ep-prodeqt:TemperatureMeter
rdf:type owl:Class ;
rdfs:label "temperature meter"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
ep-prodeqt:TemporalPartOfAFlowLine
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
......@@ -126,32 +112,23 @@ ep-prodeqt:TemporalPartOfATank
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
ep-prodeqt:Manifold
rdf:type owl:Class ;
rdfs:subClassOf ep-prodeqt:TemporalPartOfAManifold .
ep-prodeqt:Manifold-Injection
rdf:type owl:Class ;
rdfs:subClassOf ep-prodeqt:Manifold .
ep-prodeqt:Manifold-Production
rdf:type owl:Class ;
rdfs:subClassOf ep-prodeqt:Manifold .
ep-prodeqt:Separator
rdf:type owl:Class ;
rdfs:subClassOf ep-prodeqt:TemporalPartOfASeparator .
ep-prodeqt:Tank
rdf:type owl:Class ;
rdfs:subClassOf ep-prodeqt:TemporalPartOfATank .
ep-prodeqt:FlowLine
ep-prodeqt:Valve
rdf:type owl:Class ;
rdfs:subClassOf ep-prodeqt:TemporalPartOfAFlowLine .
rdfs:label "valve"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
ep-prodeqt:FlowLine-Production
rdf:type owl:Class ;
rdfs:subClassOf ep-prodeqt:FlowLine .
ep-prodeqt:hasCaptain
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:label "has captain"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/organization#Person> .
ep-prodeqt:hasValvePosition
rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
rdfs:domain ep-prodeqt:Valve ;
rdfs:label "has valve position"^^xsd:string ;
rdfs:range ep-core:Ratio .
ep-prodfac:Pipeline
rdf:type owl:Class , ep-prodfac:ProductionFacilityType ;
rdfs:label "pipeline"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> .
......
......@@ -12,7 +12,7 @@
<http://www.reportinghub.no/ep/schema/1.0/production-facility>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-well> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/facility> ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/production-well> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.reportinghub.no/ep/schema/equipment#ChokeValve>
......@@ -60,7 +60,7 @@
rdf:type ep-prodfac:ProductionFacilityType .
<http://www.reportinghub.no/ep/schema/facility#facilityOperator>
rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ;
rdfs:label "facility operator"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> .
......@@ -74,6 +74,9 @@
<http://www.reportinghub.no/ep/schema/geography#Terminal>
rdf:type ep-prodfac:ProductionFacilityType .
<http://www.reportinghub.no/ep/schema/organization#CommercialEntity>
rdf:type ep-prodfac:ProductionFacilityType .
<http://www.reportinghub.no/ep/schema/organization#Company>
rdf:type ep-prodfac:ProductionFacilityType .
......@@ -101,22 +104,22 @@ ep-prodfac:Boat
rdfs:subClassOf ep-prodfac:ShipOrBoat .
ep-prodfac:Field-area
rdf:type owl:Class , ep-prodfac:ProductionFacilityType ;
rdf:type ep-prodfac:ProductionFacilityType , owl:Class ;
rdfs:label "field - area"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Field> .
ep-prodfac:Field-group
rdf:type owl:Class , ep-prodfac:ProductionFacilityType ;
rdf:type ep-prodfac:ProductionFacilityType , owl:Class ;
rdfs:label "field - group"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Field> .
ep-prodfac:Field-part
rdf:type owl:Class , ep-prodfac:ProductionFacilityType ;
rdf:type ep-prodfac:ProductionFacilityType , owl:Class ;
rdfs:label "field - part"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Field> .
ep-prodfac:Installation
rdf:type ep-prodfac:ProductionFacilityType , owl:Class ;
rdf:type owl:Class , ep-prodfac:ProductionFacilityType ;
rdfs:label "installation"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> .
......@@ -126,17 +129,17 @@ ep-prodfac:OilTanker
rdfs:subClassOf ep-prodfac:Ship .
ep-prodfac:Plant
rdf:type owl:Class , ep-prodfac:ProductionFacilityType ;
rdf:type ep-prodfac:ProductionFacilityType , owl:Class ;
rdfs:label "plant"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> .
ep-prodfac:Plant-processing
rdf:type owl:Class , ep-prodfac:ProductionFacilityType ;
rdf:type ep-prodfac:ProductionFacilityType , owl:Class ;
rdfs:label "plant - processing"^^xsd:string ;
rdfs:subClassOf ep-prodfac:Plant .
ep-prodfac:ProcessingFacility
rdf:type owl:Class , ep-prodfac:ProductionFacilityType ;
rdf:type ep-prodfac:ProductionFacilityType , owl:Class ;
rdfs:label "processing facility"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> .
......@@ -155,7 +158,7 @@ ep-prodfac:ShipOrBoat
rdfs:subClassOf ep-prodfac:TemporalPartOfAShipOrBoat .
ep-prodfac:StorageFacility
rdf:type owl:Class , ep-prodfac:ProductionFacilityType ;
rdf:type ep-prodfac:ProductionFacilityType , owl:Class ;
rdfs:label "storage facility"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> .
......@@ -169,7 +172,7 @@ ep-prodfac:TemporalPartOfAShipOrBoat
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> .
ep-prodfac:TrunkLine
rdf:type ep-prodfac:ProductionFacilityType , owl:Class ;
rdf:type owl:Class , ep-prodfac:ProductionFacilityType ;
rdfs:label "trunk line"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> .
......@@ -214,14 +217,11 @@ ep-prodfac:numberOfPersonnelOnBoard
rdfs:range xsd:integer .
ep-prodfac:operatingTime
rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ;
rdfs:label "operating time"^^xsd:string ;
rdfs:range ep-core:TimeDuration .
<http://www.reportinghub.no/ep/schema/production-organization#CommercialEntity>
rdf:type ep-prodfac:ProductionFacilityType .
<http://www.reportinghub.no/ep/schema/production-well#RockFormation>
rdf:type ep-prodfac:ProductionFacilityType .
......
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-organization
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
# imports: http://www.reportinghub.no/ep/schema/1.0/organization
@prefix ep-prodorg: <http://www.reportinghub.no/ep/schema/production-organization#> .
@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#> .
<http://www.reportinghub.no/ep/schema/1.0/production-organization>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/organization> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.reportinghub.no/ep/schema/organization#Organization>
rdfs:subClassOf ep-prodorg:PersonOrOrganization .
ep-prodorg:CateringCrew
rdf:type owl:Class , ep-prodorg:CrewType ;
rdfs:label "catering crew"^^xsd:string ;
rdfs:subClassOf ep-prodorg:Crew .
ep-prodorg:CommercialEntity
rdf:type owl:Class ;
rdfs:label "commercial entity"^^xsd:string ;
rdfs:subClassOf ep-prodorg:PersonOrOrganization .
ep-prodorg:ContractorCrew
rdf:type owl:Class , ep-prodorg:CrewType ;
rdfs:label "contractor crew"^^xsd:string ;
rdfs:subClassOf ep-prodorg:Crew .
ep-prodorg:Crew
rdf:type owl:Class ;
rdfs:label "crew"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/organization#Organization> .
ep-prodorg:CrewType
rdf:type rdfs:Class ;
rdfs:label "crew type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-prodorg:DayVisitorCrew
rdf:type owl:Class , ep-prodorg:CrewType ;
rdfs:label "day visitor crew"^^xsd:string ;
rdfs:subClassOf ep-prodorg:Crew .
ep-prodorg:DrillingContractCrew
rdf:type owl:Class , ep-prodorg:CrewType ;
rdfs:label "drilling contract crew"^^xsd:string ;
rdfs:subClassOf ep-prodorg:Crew .
ep-prodorg:NonOperatorOvernightVisitorCrew
rdf:type ep-prodorg:CrewType , owl:Class ;
rdfs:label "non-operator overnight visitor crew"^^xsd:string ;
rdfs:subClassOf ep-prodorg:Crew .
ep-prodorg:OperatorNormalCrew
rdf:type owl:Class , ep-prodorg:CrewType ;
rdfs:label "operator normal crew"^^xsd:string ;
rdfs:subClassOf ep-prodorg:Crew .
ep-prodorg:OperatorOvernightVisitorCrew
rdf:type owl:Class , ep-prodorg:CrewType ;
rdfs:label "operator overnight visitor crew"^^xsd:string ;
rdfs:subClassOf ep-prodorg:Crew .
ep-prodorg:Person
rdf:type owl:Class ;
rdfs:subClassOf ep-prodorg:PersonOrOrganization .
ep-prodorg:PersonOrOrganization
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> .
ep-prodorg:PersonRole
rdf:type owl:Class ;
rdfs:label "person role"^^xsd:string ;
rdfs:subClassOf ep-prodorg:Person .
ep-prodorg:PersonRoleType
rdf:type rdfs:Class ;
rdfs:label "person role type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-prodorg:TotalCrew
rdf:type owl:Class , ep-prodorg:CrewType ;
rdfs:label "total crew"^^xsd:string ;
rdfs:subClassOf ep-prodorg:Crew .
ep-prodorg:WholeLifePerson
rdf:type owl:Class ;
rdfs:label "whole life person"^^xsd:string ;
rdfs:subClassOf ep-prodorg:Person .
ep-prodorg:hasCrew
rdf:type owl:ObjectProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ;
rdfs:label "has crew"^^xsd:string ;
rdfs:range ep-prodorg:Crew .
ep-prodorg:numberInCrew
rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-prodorg:Crew ;
rdfs:label "number in crew"^^xsd:string .
ep-prodorg:owner
rdf:type owl:ObjectProperty ;
rdfs:domain owl:Thing ;
rdfs:label "owner"^^xsd:string ;
rdfs:range ep-prodorg:PersonOrOrganization .
# Saved by TopBraid on Tue Oct 25 15:16:16 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production
# imports: http://www.reportinghub.no/ep/schema/1.0/production-equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/production-organization
# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility
# imports: http://www.reportinghub.no/ep/schema/1.0/geography
# imports: http://www.reportinghub.no/ep/schema/1.0/production-well
# imports: http://www.reportinghub.no/np/schema/1.0/npd
# imports: http://www.reportinghub.no/ep/schema/1.0/flow
# imports: http://www.reportinghub.no/ep/schema/1.0/geography
# imports: http://www.reportinghub.no/ep/schema/1.0/production-activity
# imports: http://www.reportinghub.no/ep/schema/1.0/production-core
# imports: http://www.reportinghub.no/ep/schema/1.0/production-equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility
# imports: http://www.reportinghub.no/ep/schema/1.0/production-report
# imports: http://www.reportinghub.no/ep/schema/1.0/production-well
# imports: http://www.reportinghub.no/np/schema/1.0/npd
@prefix ep-prod: <http://www.reportinghub.no/ep/schema/production#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
......@@ -19,5 +17,5 @@
<http://www.reportinghub.no/ep/schema/1.0/production>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-core> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/production-report> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/ep/schema/1.0/production-well> , <http://www.reportinghub.no/ep/schema/1.0/geography> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-core> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production-report> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/ep/schema/1.0/production-well> , <http://www.reportinghub.no/ep/schema/1.0/geography> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
......@@ -263,50 +263,50 @@ ep-mpr-spin-lib:selectCrewType
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.epim.no/schemas/mprml/1#CT_cateringcrew>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/production-organization#CateringCrew> ;
sp:arg2 <http://www.reportinghub.no/ep/schema/organization#CateringCrew> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.epim.no/schemas/mprml/1#CT_contractorcrew>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/production-organization#ContractorCrew> ;
sp:arg2 <http://www.reportinghub.no/ep/schema/organization#ContractorCrew> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.epim.no/schemas/mprml/1#CT_dayvisitors>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/production-organization#DayVisitorCrew> ;
sp:arg2 <http://www.reportinghub.no/ep/schema/organization#DayVisitorCrew> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.epim.no/schemas/mprml/1#CT_drillingcontractcrew>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/production-organization#DrillingContractCrew> ;
sp:arg2 <http://www.reportinghub.no/ep/schema/organization#DrillingContractCrew> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.epim.no/schemas/mprml/1#CT_owncrew>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/production-organization#OperatorNormalCrew> ;
sp:arg2 <http://www.reportinghub.no/ep/schema/organization#OperatorNormalCrew> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.epim.no/schemas/mprml/1#CT_ownothercrew>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/production-organization#OperatorOvernightVisitorCrew> ;
sp:arg2 <http://www.reportinghub.no/ep/schema/organization#OperatorOvernightVisitorCrew> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.epim.no/schemas/mprml/1#CT_othercrew>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/production-organization#NonOperatorOvernightVisitorCrew> ;
sp:arg2 <http://www.reportinghub.no/ep/schema/organization#NonOperatorOvernightVisitorCrew> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.epim.no/schemas/mprml/1#CT_personnelonboard>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/production-organization#TotalCrew> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/production-organization#Crew>
sp:arg2 <http://www.reportinghub.no/ep/schema/organization#TotalCrew> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/organization#Crew>
]
]
]
......@@ -4166,7 +4166,7 @@ ep-mpr-spin-lib:selectProductionFacilityType
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.epim.no/schemas/mprml/1#RF_commercialentity>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/production-organization#CommercialEntity> ;
sp:arg2 <http://www.reportinghub.no/ep/schema/organization#CommercialEntity> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
......
# baseURI: http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/dpr/spin/1.1/lib
# imports: http://www.reportinghub.no/ep/schema/1.0/organization
# imports: http://www.reportinghub.no/ep/schema/1.0/production-activity
# imports: http://www.reportinghub.no/ep/schema/1.0/production-core
# imports: http://www.reportinghub.no/ep/schema/1.0/production-organization
# imports: http://www.reportinghub.no/ep/schema/1.0/production-report
# imports: http://www.witsml.org/schemas/131/addendum/combo
......@@ -38,7 +38,7 @@
<http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations>
rdf:type owl:Ontology ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/production-report> , <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/ep/dpr/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/production-core> ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production-report> , <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/ep/dpr/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/production-core> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.witsml.org/schemas/131/addendum/combo#A_Global-WITSMLComposite>
......@@ -497,7 +497,7 @@
] [ sp:object _:b11 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject _:b10
] [ sp:object <http://www.reportinghub.no/ep/schema/production-organization#Person> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/organization#Person> ;
sp:predicate rdf:type ;
sp:subject _:b11
] [ sp:object
......
......@@ -96,13 +96,13 @@
sp:subject
[ sp:varName "commentingActivity"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/production-organization#Person> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/organization#Person> ;
sp:predicate rdf:type ;
sp:subject _:b3
] [ sp:object _:b4 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject _:b3
] [ sp:object <http://www.reportinghub.no/ep/schema/production-organization#PersonRole> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/organization#PersonRole> ;
sp:predicate rdf:type ;
sp:subject _:b4
] [ sp:object
......@@ -110,12 +110,12 @@
] ;
sp:predicate rdf:type ;
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/production-organization#PersonRoleType> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/organization#PersonRoleType> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "personRoleType"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/production-organization#PersonRole> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/organization#PersonRole> ;
sp:predicate rdfs:subClassOf ;
sp:subject
[ sp:varName "personRoleType"^^xsd:string
......@@ -166,7 +166,7 @@
sp:subject
[ sp:varName "commentingActivity"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/production-organization#Person> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/organization#Person> ;
sp:predicate rdf:type ;
sp:subject _:b5
] [ sp:object
......@@ -174,7 +174,7 @@
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject _:b5
] [ sp:object <http://www.reportinghub.no/ep/schema/production-organization#WholeLifePerson> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/organization#WholeLifePerson> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "person"^^xsd:string
......@@ -216,7 +216,7 @@
sp:subject
[ sp:varName "commentator"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/production-organization#PersonRole> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/organization#PersonRole> ;
sp:predicate rdf:type ;
sp:subject _:b6
] [ sp:object
......@@ -224,12 +224,12 @@
] ;
sp:predicate rdf:type ;
sp:subject _:b6
] [ sp:object <http://www.reportinghub.no/ep/schema/production-organization#PersonRoleType> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/organization#PersonRoleType> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "personRoleType"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/production-organization#PersonRole> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/organization#PersonRole> ;
sp:predicate rdfs:subClassOf ;
sp:subject
[ sp:varName "personRoleType"^^xsd:string
......
This diff could not be displayed because it is too large.