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
2012-07-16 17:56:43 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
025a1db3008f76a6a630d743322efca413af9cf9
025a1db3
1 parent
20876e50
First bit of fix after rework of MPRG transform last week.
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
www.reportinghub.no/ep/spin/SPIN_EP-MPR-tables-v1.0.spin.ttl
www.reportinghub.no/swp/MPRG.uispin.html
www.reportinghub.no/ep/spin/SPIN_EP-MPR-tables-v1.0.spin.ttl
View file @
025a1db
This diff is collapsed. Click to expand it.
www.reportinghub.no/swp/MPRG.uispin.html
View file @
025a1db
...
...
@@ -7,7 +7,7 @@ WHERE {
?productVolumeReport ep-core:partOf ?report .
?productVolumeReport a ep-report:ProductVolumeReport .
?productVolumeReport ep-report:reportOn ?productionFlowsInReportingPeriod .
?productionFlowsInReportingPeriod a ep-flow:ProductionFlow .
?productionFlowsInReportingPeriod a ep-flow:ProductionFlow
Network
.
?stateOfField ep-flow:facilityContainsFlow ?productionFlowsInReportingPeriod .
?stateOfField ep-core:temporalPartOf ?reportedField .
?reportedField npd:name ?reportedFieldName .
...
...
@@ -30,7 +30,7 @@ let:facilityName="{# SELECT DISTINCT
{
?report a ep-report:ProductionReport .
?report ep-report:reportSubmitted
By
?submittingFieldState .
?report ep-report:reportSubmitted
From
?submittingFieldState .
?submittingFieldState ep-core:temporalPartOf ?submittingField .
?submittingField npd:name ?submittingFieldName .
...
...
Please
register
or
login
to post a comment