Showing
1 changed file
with
1 additions
and
1 deletions
1 | <ui:group> | 1 | <ui:group> |
2 | <ui:group > | 2 | <ui:group > |
3 | <h1>Weekly Partner Report</h1> | 3 | <h1>Weekly Partner Report</h1> |
4 | - <h2>Wellbore : {# SELECT ?wbName WHERE {?wellBore ep-core:npdCode ?wbName}}</h2> | 4 | + <h2>Wellbore : {= rhspin:npdName(?wellBore) }</h2> |
5 | <h2>Start Date : {= ?startDate }</h2> | 5 | <h2>Start Date : {= ?startDate }</h2> |
6 | <hr /> | 6 | <hr /> |
7 | 7 | ... | ... |
-
Please register or login to post a comment