diff --git a/fdp.template b/fdp.template index cb7f825..277b043 100644 --- a/fdp.template +++ b/fdp.template @@ -8,6 +8,7 @@ dct:hasVersion "%%DATE%%" ; dct:license ; dct:publisher ; + dcat:landingPage ejprd:vpConnection ; ejprd:personalData "false"; dct:conformsTo [ rdfs:label "FAIR Data Point Profile" ]; diff --git a/index.html b/index.html index 4c7000c..5934b2b 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,7 @@ dct:hasVersion "20240710" ; dct:license ; dct:publisher ; + dcat:landingPage ejprd:vpConnection ; ejprd:personalData "false"; dct:conformsTo [ rdfs:label "FAIR Data Point Profile" ]; diff --git a/index.ttl b/index.ttl index 4c7000c..5934b2b 100644 --- a/index.ttl +++ b/index.ttl @@ -17,6 +17,7 @@ dct:hasVersion "20240710" ; dct:license ; dct:publisher ; + dcat:landingPage ejprd:vpConnection ; ejprd:personalData "false"; dct:conformsTo [ rdfs:label "FAIR Data Point Profile" ];