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-03 18:08:29 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1a7336d4ae84b1ff03bdc1891de4b8596fca2dd4
1a7336d4
1 parent
26fd87d5
Fix bug in production inventory table
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
10 deletions
www.reportinghub.no/ep/spin/SPIN_EP-MPR-tables-v1.0.spin.ttl
www.reportinghub.no/ep/spin/SPIN_EP-MPR-tables-v1.0.spin.ttl
View file @
1a7336d
...
...
@@ -920,7 +920,7 @@ mpr-tables:GasSales
[
sp:
varName
"productionFlowFacility"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"productFlow"
^^
xsd:
string
[
sp:
varName
"productFlow
Month
"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/flow#hasMixedPart>
;
sp:
subject
...
...
@@ -929,13 +929,6 @@ mpr-tables:GasSales
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/flow#ProductFlow>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"productFlow"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"productFlow"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
[
sp:
varName
"productFlowMonth"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#PhysicalThingDuringOneMonth>
;
...
...
@@ -2080,7 +2073,7 @@ mpr-tables:ProductionInventory
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"productInventory"
^^
xsd:
string
[
sp:
varName
"productInventory
InPeriod
"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
...
...
@@ -2161,7 +2154,7 @@ mpr-tables:ProductionInventory
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
[
sp:
varName
"productInventory"
^^
xsd:
string
[
sp:
varName
"productInventory
InPeriod
"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"productInventoryWholeType"
^^
xsd:
string
...
...
Please
register
or
login
to post a comment