David Price

Merge branch 'workdpr2'

This diff could not be displayed because it is too large.
1 +# baseURI: null
2 +
3 +@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
4 +@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
5 +@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
6 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
7 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
8 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
9 +@prefix visual: <http://topbraid.org/visual#> .
10 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
11 +
12 +<http://www.reportinghub.no/ep/schema/flow#WholeLifeFlow>
13 + forms:keyProperties (<http://www.reportinghub.no/ep/schema/erhfacts#id>) .
...@@ -465,7 +465,7 @@ ...@@ -465,7 +465,7 @@
465 465
466 466
467 </facility><facility> 467 </facility><facility>
468 - <name kind="field - group" namingSystem="NPD" uidRef="43765">ÅSGARD</name> 468 + <name kind="field" namingSystem="NPD" uidRef="43765">ÅSGARD</name>
469 469
470 470
471 <flow uid="ASG_INVENTORY"> 471 <flow uid="ASG_INVENTORY">
......
...@@ -464,7 +464,7 @@ ...@@ -464,7 +464,7 @@
464 464
465 465
466 </facility><facility> 466 </facility><facility>
467 - <name kind="field - group" namingSystem="NPD" uidRef="43765">ÅSGARD</name> 467 + <name kind="field" namingSystem="NPD" uidRef="43765">ÅSGARD</name>
468 468
469 469
470 <flow uid="ASG_INVENTORY"> 470 <flow uid="ASG_INVENTORY">
......