Renamed to .spin. file
Updated download page to new NPD namespace
Showing
4 changed files
with
3 additions
and
3 deletions
| 1 | -<html xmlns:npd="http://www.reportinghub.no/schema/npd#"> | 1 | +<html> |
| 2 | <head> | 2 | <head> |
| 3 | <title>ReportingHub - Download DDR</title> | 3 | <title>ReportingHub - Download DDR</title> |
| 4 | <link rel="stylesheet" type="text/css" href="lib/rh/rh.css" /> | 4 | <link rel="stylesheet" type="text/css" href="lib/rh/rh.css" /> |
| ... | @@ -37,8 +37,8 @@ | ... | @@ -37,8 +37,8 @@ |
| 37 | <ui:forEach ui:resultSet="{# | 37 | <ui:forEach ui:resultSet="{# |
| 38 | SELECT ?well ?wellName | 38 | SELECT ?well ?wellName |
| 39 | WHERE { | 39 | WHERE { |
| 40 | - GRAPH <https://www.reportinghub.no/data/npd> { | 40 | + GRAPH npdata:npd { |
| 41 | - ?well a npd:Well . | 41 | + ?well a ep-well:Well . |
| 42 | ?well npd:name ?wellName . | 42 | ?well npd:name ?wellName . |
| 43 | } | 43 | } |
| 44 | } ORDER BY ?wellName | 44 | } ORDER BY ?wellName | ... | ... |
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment