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-03-01 11:03:09 +0000
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
b8df8b65ef55b04d5f5f18fb9e47f92e5c364504
b8df8b65
2 parents
9bcaf9d4
90eec0bb
Merge branch 'WellIncidentComment'
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
www.reportinghub.no/ep/spin/SPIN_EP-DDR-tables-v1.0.spin.ttl
www.reportinghub.no/swp/DailyDrillingReport.uispin.html
www.reportinghub.no/ep/spin/SPIN_EP-DDR-tables-v1.0.spin.ttl
View file @
b8df8b6
This diff could not be displayed because it is too large.
www.reportinghub.no/swp/DailyDrillingReport.uispin.html
View file @
b8df8b6
...
...
@@ -118,6 +118,10 @@
<ddrswp:Table
arg:report=
"{= ?report }"
arg:template=
"ddr-tables:LithologyInformation"
/>
<ddrswp:Table
arg:report=
"{= ?report }"
arg:template=
"ddr-tables:WellControlIncident"
/>
<ui:forEach
ui:resultSet=
"{# SELECT DISTINCT ?startedAt ?comment WHERE {?report ep-report:reportOn ?reportOn . ?reportOn ep-core:hasPart ?wci . ?wci a ?wciClass . ?wciClass rdfs:subClassOf ep-activity:WellControlIncident . OPTIONAL { ?wci ep-activity:startedAt ?startedAt . } . ?wci rdfs:comment ?comment . } ORDER BY (?startedAt) }"
>
<p>
{= ?comment }
</p>
</ui:forEach>
<ddrswp:Table
arg:report=
"{= ?report }"
arg:template=
"ddr-tables:PerforationInformation"
/>
...
...
Please
register
or
login
to post a comment