David Price

Merge branch 'trygraph'

......@@ -13,7 +13,7 @@ WHERE {
}}"
>
<h1>Monthly Government Report v0809: {= ?reportedFieldName } Field, Month Ending {= ?activityEnd}</h1>
<h1>Monthly Government Report : {= ?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 {
......@@ -37,6 +37,7 @@ WHERE {
?submittingField npd:name ?submittingFieldName .
} }</h2>
<h3>Format Last Modified 2013-08-12</h3>
<!-- <ui:forEach ui:resultSet="{#
SELECT
......