Holger Knublauch

Further base URI adjustment

1 <div> 1 <div>
2 <hr /> 2 <hr />
3 - <ui:setContext ui:queryGraph="&lt;http://www.reportinghub.no/ep/spin/ddr-tables-v1.0&gt;"> 3 + <ui:setContext ui:queryGraph="&lt;http://www.reportinghub.no/ep/spin/ddr-tables&gt;">
4 <h2>{= ui:label(?template) }</h2> 4 <h2>{= ui:label(?template) }</h2>
5 </ui:setContext> 5 </ui:setContext>
6 <table class="ddrTable"> 6 <table class="ddrTable">
7 - <ui:setContext ui:queryGraph="&lt;http://www.reportinghub.no/ep/spin/ddr-tables-v1.0&gt;"> 7 + <ui:setContext ui:queryGraph="&lt;http://www.reportinghub.no/ep/spin/ddr-tables&gt;">
8 <tr class="ddrTR"> 8 <tr class="ddrTR">
9 <ui:forEach ui:resultSet="{# 9 <ui:forEach ui:resultSet="{#
10 SELECT ?header 10 SELECT ?header
......