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 17:52:39 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
26fd87d5cf31459a571102bead1fbe00b0e2266b
26fd87d5
1 parent
815ed7ed
Fixed MPR production inventory table
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
8 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 @
26fd87d
...
...
@@ -2039,7 +2039,7 @@ mpr-tables:ProductionInventory
[
sp:
varName
"productionInventoryInPeriod"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"productInventory"
^^
xsd:
string
[
sp:
varName
"productInventory
InPeriod
"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/material#hasComponent>
;
sp:
subject
...
...
@@ -2048,13 +2048,6 @@ mpr-tables:ProductionInventory
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/flow#ProductInventory>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"productInventory"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"productInventory"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
[
sp:
varName
"productInventoryInPeriod"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#PhysicalThingDuringOneMonth>
;
...
...
Please
register
or
login
to post a comment