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-07-22 14:33:00 +0100
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
67b2b5340efd2e36136aa3068c2e894a3b8e3074
67b2b534
2 parents
21240c36
fecdea87
Merge branch 'july22-noon'
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 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 @
67b2b53
This diff could not be displayed because it is too large.
www.reportinghub.no/swp/MPRG.uispin.html
View file @
67b2b53
...
...
@@ -13,7 +13,7 @@ WHERE {
}}"
>
<h1>
Monthly Government Report Test
4
: {= ?reportedFieldName } Field, Month Ending {= ?activityEnd}
</h1>
<h1>
Monthly Government Report Test
3
: {= ?reportedFieldName } Field, Month Ending {= ?activityEnd}
</h1>
<h2>
Report title : {# SELECT ?title WHERE { ?report a ep-report:ProductionReport . ?report ep-core:name ?title . } }
</h2>
<h2>
Report version : {# SELECT ?reportVersion
WHERE {
...
...
@@ -173,11 +173,25 @@ OPTIONAL {
</ui:forEach> -->
<mprgswp:Table
arg:report=
"{= ?report }"
arg:template=
"mpr-tables:GasSales"
/>
<mprgswp:Table
arg:report=
"{= ?report }"
arg:template=
"mpr-tables:WellProductionFlows"
/>
<mprgswp:Table
arg:report=
"{= ?report }"
arg:template=
"mpr-tables:WellProductionFlows_1"
/>
<mprgswp:Table
arg:report=
"{= ?report }"
arg:template=
"mpr-tables:Cargo"
/>
<mprgswp:Table
arg:report=
"{= ?report }"
arg:template=
"mpr-tables:Cargo_1"
/>
<mprgswp:Table
arg:report=
"{= ?report }"
arg:template=
"mpr-tables:CargoOwnership"
/>
<mprgswp:Table
arg:report=
"{= ?report }"
arg:template=
"mpr-tables:ProductionSales"
/>
<mprgswp:Table
arg:report=
"{= ?report }"
arg:template=
"mpr-tables:ProductionFlowsAll"
/>
<mprgswp:Table
arg:report=
"{= ?report }"
arg:template=
"mpr-tables:ProductionInventory"
/>
<mprgswp:Table
arg:report=
"{= ?report }"
arg:template=
"mpr-tables:ProductionInventoryOwnership"
/>
...
...
Please
register
or
login
to post a comment