Toggle navigation
Toggle navigation
This project
Loading...
Sign in
data.posccaesar.org
/
npd
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
1
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Authored by
David Leal
2011-10-13 13:18:03 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b249cce1d4f67b4c99e33a681c68fbaec075f2fa
b249cce1
1 parent
6218a48c
More updates for productVolume transform
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
159 additions
and
149 deletions
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-FLOW-v1.0.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-PRODUCTION-FACILITY-v1.0.ttl
www.reportinghub.no/ep/transform/TRANSFORM_dpr-productVolume-v1.1.1.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-FLOW-v1.0.ttl
View file @
b249cce
# Saved by TopBraid on
Wed Oct 12 16:13:12
BST 2011
# Saved by TopBraid on
Thu Oct 13 12:40:03
BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/flow
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
...
...
@@ -11,141 +11,141 @@
<http://www.reportinghub.no/ep/schema/1.0/flow>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/
facility>
,
<http://www.reportinghub.no/ep/schema/1.0/core
>
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/
core>
,
<http://www.reportinghub.no/ep/schema/1.0/facility
>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ep-flow:
AllocatedFlow
rdf:
type
ep-flow:
ProductionFlowDefinitionType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowDefinitionType
;
rdfs:
label
"allocated flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
AqueousFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"aqueous flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
BudgetFlow
rdf:
type
ep-flow:
ProductionFlowDefinitionType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowDefinitionType
;
rdfs:
label
"budget flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
CarbonDioxideGasFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"carbon dioxide gas flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
CarbonMonoxideGasFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"carbon monoxide gas flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
ChemicalFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"chemical flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
CondensateFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"condensate flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
ConstraintFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowDefinitionType
;
rdf:
type
ep-flow:
ProductionFlowDefinitionType
,
owl:
Class
;
rdfs:
label
"constraint flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Consume
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdfs:
label
"consume"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Consume-HPflare
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdfs:
label
"consume - HP flare"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Consume-flare
.
ep-flow:
Consume-LPflare
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdfs:
label
"consume - LP flare"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Consume-flare
.
ep-flow:
Consume-blackstart
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdfs:
label
"consume - blackstart"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Consume
.
ep-flow:
Consume-compressor
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdfs:
label
"consume - compressor"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Consume
.
ep-flow:
Consume-emitted
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdfs:
label
"consume - emitted"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Consume
.
ep-flow:
Consume-flare
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdfs:
label
"consume - flare"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Consume
.
ep-flow:
Consume-fuel
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdfs:
label
"consume - fuel"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Consume
.
ep-flow:
Consume-noncompressor
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdfs:
label
"consume - non-compressor"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Consume
.
ep-flow:
Consume-venting
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdfs:
label
"consume - venting"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Consume
.
ep-flow:
CuttingsFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"cuttings flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
DerivedFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowDefinitionType
;
rdf:
type
ep-flow:
ProductionFlowDefinitionType
,
owl:
Class
;
rdfs:
label
"derived flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
DieselFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"diesel flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
EstimatedFlow
rdf:
type
ep-flow:
ProductionFlowDefinitionType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowDefinitionType
;
rdfs:
label
"estimated flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Ethane-componentFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"ethane - component flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Export
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdfs:
label
"export"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Export-nominated
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdfs:
label
"export nominated"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Export
.
ep-flow:
Export-requested
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdfs:
label
"export requested"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Export
.
ep-flow:
Export-shortfall
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdfs:
label
"export shortfall"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Export
.
...
...
@@ -155,32 +155,32 @@ ep-flow:Flow
rdfs:
subClassOf
ep-flow:
TemporalPartOfAFlow
.
ep-flow:
FlowDuringDay
rdf:
type
ep-flow:
TemporalPartOfAFlowDurationType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
TemporalPartOfAFlowDurationType
;
rdfs:
label
"flow during day"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
TemporalPartOfAFlow
.
ep-flow:
FlowDuringMonth
rdf:
type
owl:
Class
,
ep-flow:
TemporalPartOfAFlowDurationType
;
rdf:
type
ep-flow:
TemporalPartOfAFlowDurationType
,
owl:
Class
;
rdfs:
label
"flow during month"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
TemporalPartOfAFlow
.
ep-flow:
FlowDuringMonthToDate
rdf:
type
owl:
Class
,
ep-flow:
TemporalPartOfAFlowDurationType
;
rdf:
type
ep-flow:
TemporalPartOfAFlowDurationType
,
owl:
Class
;
rdfs:
label
"flow during month to date"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
TemporalPartOfAFlow
.
ep-flow:
FlowDuringWeek
rdf:
type
owl:
Class
,
ep-flow:
TemporalPartOfAFlowDurationType
;
rdf:
type
ep-flow:
TemporalPartOfAFlowDurationType
,
owl:
Class
;
rdfs:
label
"flow during week"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
TemporalPartOfAFlow
.
ep-flow:
FlowDuringYear
rdf:
type
ep-flow:
TemporalPartOfAFlowDurationType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
TemporalPartOfAFlowDurationType
;
rdfs:
label
"flow during year"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
TemporalPartOfAFlow
.
ep-flow:
FlowDuringYearToDate
rdf:
type
owl:
Class
,
ep-flow:
TemporalPartOfAFlowDurationType
;
rdf:
type
ep-flow:
TemporalPartOfAFlowDurationType
,
owl:
Class
;
rdfs:
label
"flow during year to date"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
TemporalPartOfAFlow
.
...
...
@@ -197,100 +197,100 @@ ep-flow:FlowOfLiquid
ep-flow:
FlowOfMaterial
rdf:
type
owl:
Class
;
rdfs:
label
"flow of material"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
TemporalPartOfAFlowOfMaterial
,
ep-flow:
Flow
.
rdfs:
subClassOf
ep-flow:
Flow
,
ep-flow:
TemporalPartOfAFlowOfMaterial
.
ep-flow:
Gas-componentInOilFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"gas - component in oil flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Gas-richFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"gas - rich flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
GasFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"gas flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Gaslift
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdfs:
label
"gas lift"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
I-butane-componentFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"i-butane - component flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Import
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdfs:
label
"import"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Injection
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdfs:
label
"injection"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Inventory
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdfs:
label
"inventory"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
MeasuredFlow
rdf:
type
ep-flow:
ProductionFlowDefinitionType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowDefinitionType
;
rdfs:
label
"measured flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
N-butane-componentFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"n-butane - component flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
NGL-componentInGasFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"NGL - component in gas flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
NaturalGasLiquidFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"natural gas liquid flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
NitrogenOxideGasFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"nitrogen oxide gas flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Oil-componentInWaterFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"oil - component in water flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Oil-netFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"oil - net flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
OilAndGasFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"oil and gas flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
OilFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"oil flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
OleicFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"oleic flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Overboard
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdfs:
label
"overboard"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
...
...
@@ -300,7 +300,7 @@ ep-flow:ProductType
rdfs:
subClassOf
rdfs:
Class
.
ep-flow:
Production
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdfs:
label
"production"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
...
...
@@ -319,13 +319,18 @@ ep-flow:ProductionFlowPurposeType
rdfs:
label
" production flow purpose type"
^^
xsd:
string
;
rdfs:
subClassOf
rdfs:
Class
.
ep-flow:
ProductionFlowToDate
rdf:
type
owl:
Class
;
rdfs:
label
"production flow to date"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
TemporalPartOfAFlow
.
ep-flow:
Propane-componentFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"propane - component flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
QuotaFlow
rdf:
type
ep-flow:
ProductionFlowDefinitionType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowDefinitionType
;
rdfs:
label
"quota flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
...
...
@@ -335,7 +340,7 @@ ep-flow:SeparatorFlow
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
SimulatedFlow
rdf:
type
ep-flow:
ProductionFlowDefinitionType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowDefinitionType
;
rdfs:
label
"simulated flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
...
...
@@ -352,25 +357,25 @@ ep-flow:TemporalPartOfAFlowDurationType
ep-flow:
TemporalPartOfAFlowOfMaterial
rdf:
type
owl:
Class
;
rdfs:
label
"temporal part of a flow of material"
^^
xsd:
string
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/core#PhysicalThing>
.
rdfs:
subClassOf
ep-flow:
TemporalPartOfAFlow
.
ep-flow:
VapourFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"vapour flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Water-dischargeFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"water - discharge flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Water-processedFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"water - processed flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
WaterFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"water flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
...
...
@@ -380,7 +385,7 @@ ep-flow:WellHeadFlow
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
dailyAverageAmountOfMaterial
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-flow:
TemporalPartOfAFlowOfMaterial
;
rdfs:
label
"daily average amount of material"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/core#MeasureOfAmountOfMaterial>
.
...
...
@@ -426,7 +431,7 @@ ep-flow:hasNetworkPart
rdfs:
subPropertyOf
<http://www.reportinghub.no/ep/schema/core#hasPart>
.
ep-flow:
totalAmountOfMaterial
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-flow:
TemporalPartOfAFlowOfMaterial
;
rdfs:
label
"total amount of material"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/core#MeasureOfAmountOfMaterial>
.
...
...
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-PRODUCTION-FACILITY-v1.0.ttl
View file @
b249cce
# Saved by TopBraid on Wed Oct 12 19:46:30 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-facility
# imports: http://www.reportinghub.no/ep/schema/1.0/organization
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
@prefix
ep-core:
<http://www.reportinghub.no/ep/schema/core#>
.
@prefix
ep-prodfac:
<http://www.reportinghub.no/ep/schema/production-facility#>
.
@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-facility>
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/facility#facilityOperator>
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>
.
ep-prodfac:
Boat
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodfac:
ShipOrBoat
.
ep-prodfac:
Ship
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodfac:
ShipOrBoat
.
ep-prodfac:
ShipOrBoat
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodfac:
TemporalPartOfAShipOrBoat
.
ep-prodfac:
TemporalPartOfAShipOrBoat
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/facility#Facility>
.
ep-prodfac:
numberOfBedsAvailable
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/facility#Facility>
;
rdfs:
range
xsd:
integer
.
ep-prodfac:
numberOfCateringCrew
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/facility#Facility>
;
rdfs:
range
xsd:
integer
.
ep-prodfac:
numberOfContractorCrew
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/facility#Facility>
;
rdfs:
range
xsd:
integer
.
ep-prodfac:
numberOfDayVisitors
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/facility#Facility>
;
rdfs:
range
xsd:
integer
.
ep-prodfac:
numberOfDrillingContractCrew
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/facility#Facility>
;
rdfs:
range
xsd:
integer
.
ep-prodfac:
numberOfOtherCrew
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/facility#Facility>
;
rdfs:
range
xsd:
integer
.
ep-prodfac:
numberOfOwnCrew
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/facility#Facility>
;
rdfs:
range
xsd:
integer
.
ep-prodfac:
numberOfOwnOtherCrew
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/facility#Facility>
;
rdfs:
range
xsd:
integer
.
ep-prodfac:
numberOfPersonnelOnBoard
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/facility#Facility>
;
rdfs:
range
xsd:
integer
.
# Saved by TopBraid on Thu Oct 13 12:41:06 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-facility
# imports: http://www.reportinghub.no/ep/schema/1.0/organization
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
@prefix
ep-core:
<http://www.reportinghub.no/ep/schema/core#>
.
@prefix
ep-prodfac:
<http://www.reportinghub.no/ep/schema/production-facility#>
.
@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-facility>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/organization>
,
<http://www.reportinghub.no/ep/schema/1.0/facility>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
<http://www.reportinghub.no/ep/schema/facility#ProductionFacilityToDate>
rdf:
type
owl:
Class
;
rdfs:
label
"production facility to date"
^^
xsd:
string
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/facility#TemporalPartOfAProductionFacility>
.
<http://www.reportinghub.no/ep/schema/facility#facilityOperator>
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
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>
.
ep-prodfac:
Boat
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodfac:
ShipOrBoat
.
ep-prodfac:
Ship
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodfac:
ShipOrBoat
.
ep-prodfac:
ShipOrBoat
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodfac:
TemporalPartOfAShipOrBoat
.
ep-prodfac:
TemporalPartOfAShipOrBoat
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/facility#Facility>
.
ep-prodfac:
numberOfBedsAvailable
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/facility#Facility>
;
rdfs:
range
xsd:
integer
.
ep-prodfac:
numberOfCateringCrew
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/facility#Facility>
;
rdfs:
range
xsd:
integer
.
ep-prodfac:
numberOfContractorCrew
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/facility#Facility>
;
rdfs:
range
xsd:
integer
.
ep-prodfac:
numberOfDayVisitors
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/facility#Facility>
;
rdfs:
range
xsd:
integer
.
ep-prodfac:
numberOfDrillingContractCrew
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/facility#Facility>
;
rdfs:
range
xsd:
integer
.
ep-prodfac:
numberOfOtherCrew
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/facility#Facility>
;
rdfs:
range
xsd:
integer
.
ep-prodfac:
numberOfOwnCrew
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/facility#Facility>
;
rdfs:
range
xsd:
integer
.
ep-prodfac:
numberOfOwnOtherCrew
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/facility#Facility>
;
rdfs:
range
xsd:
integer
.
ep-prodfac:
numberOfPersonnelOnBoard
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/facility#Facility>
;
rdfs:
range
xsd:
integer
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_dpr-productVolume-v1.1.1.ttl
View file @
b249cce
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment