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 Price
2013-08-10 18:30:46 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
001f2298f7f9382c7a6cfd458983814d1b09dcbc
001f2298
1 parent
00d73072
Added GRAPH for erh/npd in one or two places, created another test exec file.
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
69 additions
and
19 deletions
www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolume-v1.0.ttl
www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest-NoERHFacts.ttl
www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest-NoERHFacts.ttl.tbc
www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolume-v1.0.ttl
View file @
001f229
...
...
@@ -810,13 +810,16 @@ Nothing is done with the namingSystem!"""^^xsd:string ;
sp:
subject
[
sp:
varName
"field"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"fieldName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/np/schema/npd#name>
;
sp:
subject
[
sp:
varName
"field"
^^
xsd:
string
]
]
[
rdf:
type
sp:
NamedGraph
;
sp:
elements
([
sp:
object
[
sp:
varName
"fieldName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/np/schema/npd#name>
;
sp:
subject
[
sp:
varName
"field"
^^
xsd:
string
]
])
;
sp:
graphNameNode
<http://www.reportinghub.no/data/npd>
]
[
sp:
object
[
sp:
varName
"facilityRef"
^^
xsd:
string
]
;
...
...
@@ -1542,11 +1545,14 @@ Nothing is done with the namingSystem!"""^^xsd:string ;
sp:
subject
[
sp:
varName
"temporalPartOfAProductionInventory"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionInventory>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"wholeLifeProductionInventory"
^^
xsd:
string
]
]
[
rdf:
type
sp:
NamedGraph
;
sp:
elements
([
sp:
object
<http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionInventory>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"wholeLifeProductionInventory"
^^
xsd:
string
]
])
;
sp:
graphNameNode
<http://www.reportinghub.no/data/erh>
]
[
sp:
object
[
sp:
varName
"productionFlowPurposeType"
^^
xsd:
string
]
;
...
...
@@ -1624,13 +1630,16 @@ Nothing is done with the namingSystem!"""^^xsd:string ;
sp:
subject
[
sp:
varName
"field"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"fieldName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/np/schema/npd#name>
;
sp:
subject
[
sp:
varName
"field"
^^
xsd:
string
]
]
[
rdf:
type
sp:
NamedGraph
;
sp:
elements
([
sp:
object
[
sp:
varName
"fieldName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/np/schema/npd#name>
;
sp:
subject
[
sp:
varName
"field"
^^
xsd:
string
]
])
;
sp:
graphNameNode
<http://www.reportinghub.no/data/npd>
]
[
sp:
object
[
sp:
varName
"facilityRef"
^^
xsd:
string
]
;
...
...
www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest-NoERHFacts.ttl
0 → 100644
View file @
001f229
# baseURI: http://www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest-NoERHFacts
# imports: http://spinrdf.org/spin
# imports: http://www.epim.no/schemas/mprml/1
# imports: http://www.reportinghub.no/ep/schema/1.0/erhfacts
# imports: http://www.reportinghub.no/ep/spin/prod-property
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector
# imports: http://www.reportinghub.no/np/data/npd
@prefix
:
<http://www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest-NoERHFacts#>
.
@prefix
TRANSFORM_mpr-collector:
<http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector#>
.
@prefix
TRYM-volumes_2011-08-27_final:
<file:///EPIM-Ontologies/www.reportinghub.no/test/mpr/testcase/DongEnergy/dpr-mprformat/TRYM-volumes_2011-08-27_final.xml#>
.
@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
sp:
<http://spinrdf.org/sp#>
.
@prefix
spin:
<http://spinrdf.org/spin#>
.
@prefix
spl:
<http://spinrdf.org/spl#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<http://www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest-NoERHFacts>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://spinrdf.org/spin>
,
<http://www.epim.no/schemas/mprml/1>
,
<http://www.reportinghub.no/ep/schema/1.0/erhfacts>
,
<http://www.reportinghub.no/ep/spin/prod-property>
,
<http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector>
,
<http://www.reportinghub.no/np/data/npd>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest-NoERHFacts.ttl.tbc
0 → 100644
View file @
001f229
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
@prefix
forms:
<http://www.topbraid.org/2007/01/forms.owl#>
.
@prefix
inference:
<http://www.topbraid.org/2007/06/inference.owl#>
.
@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
visual:
<http://topbraid.org/visual#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
[]
rdf:
type
inference:
Configuration
;
composite:
child
[
rdf:
type
<http://spinrdf.org/spin#TopSPIN>
;
<http://spinrdf.org/spin#topSPINOptions>
"singlePass"
;
composite:
index
"0"
^^
xsd:
int
]
.
Please
register
or
login
to post a comment