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
2012-01-26 16:06:18 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b54e644160033bfa8787e0ece42e502def5295b3
b54e6441
1 parent
0a8ee26f
Well test nearly complete
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
71 additions
and
39 deletions
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-PRODUCTION-WELL-v1.0.ttl
www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector-v1.0.ttl
www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector-v1.0.ttl.tbc
www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionTestResults-v1.0.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-PRODUCTION-WELL-v1.0.ttl
View file @
b54e644
...
...
@@ -15,22 +15,27 @@
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ep-prodwell:
Air-gas
rdf:
type
ep-
well:
FluidComponentType
,
owl:
Class
,
ep-prodwell:
InjectionFluid
Type
;
rdf:
type
ep-
prodwell:
InjectionFluidType
,
owl:
Class
,
ep-well:
FluidComponent
Type
;
rdfs:
label
"air gas"
^^
xsd:
string
;
rdfs:
subClassOf
ep-prodwell:
NonHcGas
.
ep-prodwell:
BasicSedimentAndWater
rdf:
type
owl:
Class
;
rdfs:
label
"basic sediment and water"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
ep-prodwell:
Brine
rdf:
type
ep-
prodwell:
InjectionFluidType
,
owl:
Class
,
ep-well:
FluidComponent
Type
;
rdf:
type
ep-
well:
FluidComponentType
,
owl:
Class
,
ep-prodwell:
InjectionFluid
Type
;
rdfs:
label
"brine"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Water
.
ep-prodwell:
CO2-gas
rdf:
type
owl:
Class
,
ep-prodwell:
InjectionFluidType
;
rdf:
type
ep-prodwell:
InjectionFluidType
,
owl:
Class
;
rdfs:
label
"CO2 gas"
^^
xsd:
string
;
rdfs:
subClassOf
ep-prodwell:
NonHcGas
.
ep-prodwell:
DryFluid
rdf:
type
ep-
prodwell:
InjectionFluidType
,
owl:
Class
,
ep-well:
FluidComponent
Type
;
rdf:
type
ep-
well:
FluidComponentType
,
owl:
Class
,
ep-prodwell:
InjectionFluid
Type
;
rdfs:
label
"dry fluid"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
...
...
@@ -45,10 +50,15 @@ ep-prodwell:FluidComponentType
rdfs:
subClassOf
owl:
Class
.
ep-prodwell:
FluidFraction
rdf:
type
ep-prodwell:
FluidComponentKindType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodwell:
FluidComponentKindType
;
rdfs:
label
"fluid fraction"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
ep-prodwell:
FluidPair
rdf:
type
owl:
Class
;
rdfs:
label
"fluid pair"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
.
ep-prodwell:
FluidPhaseType
rdf:
type
rdfs:
Class
;
rdfs:
label
"fluid phase type"
^^
xsd:
string
;
...
...
@@ -57,7 +67,7 @@ ep-prodwell:FluidPhaseType
ep-prodwell:
FluidWholeComponentPair
rdf:
type
owl:
Class
;
rdfs:
label
"fluid whole-component pair"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
.
rdfs:
subClassOf
ep-prodwell:
FluidPair
.
ep-prodwell:
FluidWholeNonPrimaryComponentPair
rdf:
type
owl:
Class
;
...
...
@@ -70,12 +80,12 @@ ep-prodwell:FluidWholePrimaryComponentPair
rdfs:
subClassOf
ep-prodwell:
FluidWholeComponentPair
.
ep-prodwell:
FreshWater
rdf:
type
ep-
prodwell:
InjectionFluidType
,
owl:
Class
,
ep-well:
FluidComponent
Type
;
rdf:
type
ep-
well:
FluidComponentType
,
owl:
Class
,
ep-prodwell:
InjectionFluid
Type
;
rdfs:
label
"fresh water"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Water
.
ep-prodwell:
GasAndWater
rdf:
type
ep-
prodwell:
InjectionFluidType
,
owl:
Class
,
ep-well:
FluidComponent
Type
;
rdf:
type
ep-
well:
FluidComponentType
,
owl:
Class
,
ep-prodwell:
InjectionFluid
Type
;
rdfs:
label
"gas and water"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
...
...
@@ -85,7 +95,7 @@ ep-prodwell:InjectionFluidType
rdfs:
subClassOf
owl:
Class
.
ep-prodwell:
Liquid
rdf:
type
ep-prodwell:
FluidPhaseType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodwell:
FluidPhaseType
;
rdfs:
label
"liquid"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
...
...
@@ -95,124 +105,144 @@ ep-prodwell:NaturalGasClass
rdfs:
subClassOf
owl:
Class
.
ep-prodwell:
NonHcGas
rdf:
type
owl:
Class
,
ep-prodwell:
InjectionFluidType
;
rdf:
type
ep-prodwell:
InjectionFluidType
,
owl:
Class
;
rdfs:
label
"non-HC gas"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Gas
.
ep-prodwell:
OilAndGas
rdf:
type
ep-
well:
FluidComponentType
,
owl:
Class
,
ep-prodwell:
InjectionFluid
Type
;
rdf:
type
ep-
prodwell:
InjectionFluidType
,
owl:
Class
,
ep-well:
FluidComponent
Type
;
rdfs:
label
"oil and gas"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
ep-prodwell:
OilAndWater
rdf:
type
owl:
Class
,
ep-well:
FluidComponentType
,
ep-prodwell:
InjectionFluidType
;
rdf:
type
ep-prodwell:
InjectionFluidType
,
ep-well:
FluidComponentType
,
owl:
Class
;
rdfs:
label
"oil and water"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
ep-prodwell:
OtherInjectionFluid
rdf:
type
ep-
prodwell:
InjectionFluidType
,
owl:
Class
,
ep-well:
FluidComponent
Type
;
rdf:
type
ep-
well:
FluidComponentType
,
owl:
Class
,
ep-prodwell:
InjectionFluid
Type
;
rdfs:
label
"other injection fluid"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
ep-prodwell:
PlusFraction
rdf:
type
owl:
Class
,
ep-prodwell:
FluidComponentKindType
;
rdf:
type
ep-prodwell:
FluidComponentKindType
,
owl:
Class
;
rdfs:
label
"plus fraction"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
ep-prodwell:
PureFluid
rdf:
type
ep-prodwell:
FluidComponentKindType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodwell:
FluidComponentKindType
;
rdfs:
label
"pure fluid"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
ep-prodwell:
Sand
rdf:
type
ep-well:
FluidComponentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-well:
FluidComponentType
;
rdfs:
label
"sand"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
ep-prodwell:
SplitFraction
rdf:
type
owl:
Class
,
ep-prodwell:
FluidComponentKindType
;
rdf:
type
ep-prodwell:
FluidComponentKindType
,
owl:
Class
;
rdfs:
label
"split fraction"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
ep-prodwell:
Steam
rdf:
type
ep-
prodwell:
InjectionFluidType
,
owl:
Class
,
ep-well:
FluidComponent
Type
;
rdf:
type
ep-
well:
FluidComponentType
,
owl:
Class
,
ep-prodwell:
InjectionFluid
Type
;
rdfs:
label
"steam"
^^
xsd:
string
;
rdfs:
subClassOf
ep-prodwell:
NonHcGas
.
ep-prodwell:
UnknownFluid
rdf:
type
ep-
prodwell:
InjectionFluidType
,
owl:
Class
,
ep-well:
FluidComponent
Type
;
rdf:
type
ep-
well:
FluidComponentType
,
owl:
Class
,
ep-prodwell:
InjectionFluid
Type
;
rdfs:
label
"unknown fluid"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
ep-prodwell:
basicSedimentAndWater
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
label
"basic sediment and water"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-prodwell:
componentFluid
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-prodwell:
FluidWholeComponentPair
;
rdfs:
label
"component fluid"
^^
xsd:
string
;
rdfs:
range
ep-well:
Fluid
.
rdfs:
range
ep-well:
Fluid
;
rdfs:
subPropertyOf
ep-prodwell:
firstFluidInPair
.
ep-prodwell:
condensateYield
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
label
"condensate yield"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-prodwell:
depthOfBaseUsableWaterFromSurface
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
Fluid
;
rdfs:
label
"depth of base of usable water from surface"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-prodwell:
depthOfFluidSurfaceFromTopOfWell
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
Fluid
;
rdfs:
label
"depth of fluid surface from top of well"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-prodwell:
firstFluidInPair
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-prodwell:
FluidPair
;
rdfs:
label
"first fluid in pair"
^^
xsd:
string
;
rdfs:
range
ep-well:
Fluid
.
ep-prodwell:
massRatio
rdf:
type
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_property
,
owl:
Object
Property
;
rdfs:
domain
ep-prodwell:
Fluid
WholeComponent
Pair
;
rdf:
type
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_property
,
owl:
Functional
Property
;
rdfs:
domain
ep-prodwell:
FluidPair
;
rdfs:
label
"mass ratio"
^^
xsd:
string
;
rdfs:
range
ep-core:
Ratio
.
ep-prodwell:
moleRatio
rdf:
type
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_property
,
owl:
Functional
Property
;
rdfs:
domain
ep-prodwell:
Fluid
WholeComponent
Pair
;
rdf:
type
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_property
,
owl:
Object
Property
;
rdfs:
domain
ep-prodwell:
FluidPair
;
rdfs:
label
"mole ratio"
^^
xsd:
string
;
rdfs:
range
ep-core:
Ratio
.
ep-prodwell:
oilWaterRatioByMass
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-well:
Fluid
;
rdfs:
label
"oil/water ratio by mass"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/production-core#MassRatio>
.
ep-prodwell:
potentialGasProduction
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
WellBore
;
rdfs:
label
"potential gas production"
^^
xsd:
string
;
rdfs:
range
ep-core:
VolumetricFlowRate
.
ep-prodwell:
potentialOilProduction
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
WellBore
;
rdfs:
label
"potential gas production"
^^
xsd:
string
;
rdfs:
range
ep-core:
VolumetricFlowRate
.
ep-prodwell:
wholeFluid
ep-prodwell:
secondFluidInPair
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-prodwell:
FluidPair
;
rdfs:
label
"second fluid in pair"
^^
xsd:
string
;
rdfs:
range
ep-well:
Fluid
.
ep-prodwell:
volumeRatio
rdf:
type
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-prodwell:
FluidPair
;
rdfs:
label
"volume ratio"
^^
xsd:
string
;
rdfs:
range
ep-core:
Ratio
.
ep-prodwell:
wholeFluid
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-prodwell:
FluidWholeComponentPair
;
rdfs:
label
"whole fluid"
^^
xsd:
string
;
rdfs:
range
ep-well:
Fluid
.
rdfs:
range
ep-well:
Fluid
;
rdfs:
subPropertyOf
ep-prodwell:
secondFluidInPair
.
ep-well:
Condensate
rdf:
type
ep-prodwell:
InjectionFluidType
.
ep-well:
Gas
rdf:
type
ep-prodwell:
FluidPhaseType
,
ep-prodwell:
InjectionFluid
Type
.
rdf:
type
ep-prodwell:
InjectionFluidType
,
ep-prodwell:
FluidPhase
Type
.
ep-well:
Oil
rdf:
type
ep-prodwell:
InjectionFluidType
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector-v1.0.ttl
View file @
b54e644
# Saved by TopBraid on Tue Dec 20 16:01:28 GMT 2011
# baseURI: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/transform/1.0/mpr/productionTestResults
# imports: http://www.reportinghub.no/ep/transform/1.0/mpr/wellTest
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-fluidSample-v1.0
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolume-v1.0
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeReport-v1.0
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionReport-v1.0
# imports: http://spinrdf.org/spin
@prefix
:
<http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector#>
.
@prefix
TRANSFORM_mpr-facility-v1:
<http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-facility-v1.0#>
.
...
...
@@ -13,14 +14,16 @@
@prefix
TRANSFORM_mpr-productVolumeReport-v1:
<http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeReport-v1.0#>
.
@prefix
TRANSFORM_mpr-productionReport-v1:
<http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionReport-v1.0#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
productionTestResults:
<http://www.reportinghub.no/ep/transform/1.0/mpr/productionTestResults#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
sp:
<http://spinrdf.org/sp#>
.
@prefix
spin:
<http://spinrdf.org/spin#>
.
@prefix
spl:
<http://spinrdf.org/spl#>
.
@prefix
wellTest:
<http://www.reportinghub.no/ep/transform/1.0/mpr/wellTest#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/transform/
TRANSFORM_mpr-fluidSample-v1.0>
,
<http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionReport-v1.0>
,
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeReport-v1.0>
,
<http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolum
e-v1.0>
;
owl:
imports
<http://www.reportinghub.no/ep/transform/
1.0/mpr/productionTestResults>
,
<http://www.reportinghub.no/ep/transform/1.0/mpr/wellTest>
,
<http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolume-v1.0>
,
<http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeReport-v1.0>
,
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionReport-v1.0>
,
<http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-fluidSampl
e-v1.0>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector-v1.0.ttl.tbc
View file @
b54e644
# Saved by TopBraid on Tue Dec 20 16:01:28 GMT 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionTestResults-v1.0.ttl
View file @
b54e644
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment