Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -13,7 +13,7 @@ WHERE { | ... | @@ -13,7 +13,7 @@ WHERE { |
| 13 | }}" | 13 | }}" |
| 14 | > | 14 | > |
| 15 | 15 | ||
| 16 | -<h1>Monthly Government Report : {= ?reportedFieldName } Field, Month Ending {= ?activityEnd}</h1> | 16 | +<h1>Monthly Government Report DavidTest : {= ?reportedFieldName } Field, Month Ending {= ?activityEnd}</h1> |
| 17 | <h2>Report title : {# SELECT ?title WHERE { ?report a ep-report:ProductionReport . ?report ep-core:name ?title . } }</h2> | 17 | <h2>Report title : {# SELECT ?title WHERE { ?report a ep-report:ProductionReport . ?report ep-core:name ?title . } }</h2> |
| 18 | <h2>Report version : {# SELECT ?reportVersion | 18 | <h2>Report version : {# SELECT ?reportVersion |
| 19 | WHERE { | 19 | WHERE { | ... | ... |
-
Please register or login to post a comment