Skip to content

Commit 90dfc27

Browse files
Merge pull request #142 from metadata101/main
Update VL
2 parents 5bf2c46 + dfa50f0 commit 90dfc27

File tree

7 files changed

+7
-0
lines changed

7 files changed

+7
-0
lines changed

src/main/plugin/dcat-ap/templates/dcat-ap-vl-service.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<skos:Concept rdf:about="http://publications.europa.eu/resource/authority/language/NLD">
2323
<rdf:type rdf:resource="http://purl.org/dc/terms/LinguisticSystem"/>
2424
<skos:prefLabel xml:lang="nl">Nederlands</skos:prefLabel>
25+
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/language"/>
2526
</skos:Concept>
2627
</dct:language>
2728
</dcat:CatalogRecord>

src/main/plugin/dcat-ap/templates/dcat-ap-vl3-dataset.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<skos:Concept rdf:about="http://publications.europa.eu/resource/authority/language/NLD">
2323
<rdf:type rdf:resource="http://purl.org/dc/terms/LinguisticSystem"/>
2424
<skos:prefLabel xml:lang="nl">Nederlands</skos:prefLabel>
25+
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/language"/>
2526
</skos:Concept>
2627
</dct:language>
2728
</dcat:CatalogRecord>

src/main/plugin/dcat-ap/templates/dcat-ap-vl3-service.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<skos:Concept rdf:about="http://publications.europa.eu/resource/authority/language/NLD">
2323
<rdf:type rdf:resource="http://purl.org/dc/terms/LinguisticSystem"/>
2424
<skos:prefLabel xml:lang="nl">Nederlands</skos:prefLabel>
25+
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/language"/>
2526
</skos:Concept>
2627
</dct:language>
2728
</dcat:CatalogRecord>

src/main/plugin/dcat-ap/templates/metadata-dcat-dataset.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<skos:Concept rdf:about="http://publications.europa.eu/resource/authority/language/NLD">
2222
<rdf:type rdf:resource="http://purl.org/dc/terms/LinguisticSystem"/>
2323
<skos:prefLabel xml:lang="nl">Nederlands</skos:prefLabel>
24+
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/language"/>
2425
</skos:Concept>
2526
</dct:language>
2627
</dcat:CatalogRecord>

src/main/plugin/dcat-ap/templates/metadata-dcat-service.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<skos:Concept rdf:about="http://publications.europa.eu/resource/authority/language/NLD">
2222
<rdf:type rdf:resource="http://purl.org/dc/terms/LinguisticSystem"/>
2323
<skos:prefLabel xml:lang="nl">Nederlands</skos:prefLabel>
24+
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/language"/>
2425
</skos:Concept>
2526
</dct:language>
2627
</dcat:CatalogRecord>

src/main/plugin/dcat-ap/templates/metadata-dcat3-dataset.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<skos:Concept rdf:about="http://publications.europa.eu/resource/authority/language/NLD">
2222
<rdf:type rdf:resource="http://purl.org/dc/terms/LinguisticSystem"/>
2323
<skos:prefLabel xml:lang="nl">Nederlands</skos:prefLabel>
24+
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/language"/>
2425
</skos:Concept>
2526
</dct:language>
2627
</dcat:CatalogRecord>

src/main/plugin/dcat-ap/templates/metadata-dcat3-service.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<skos:Concept rdf:about="http://publications.europa.eu/resource/authority/language/NLD">
2222
<rdf:type rdf:resource="http://purl.org/dc/terms/LinguisticSystem"/>
2323
<skos:prefLabel xml:lang="nl">Nederlands</skos:prefLabel>
24+
<skos:inScheme rdf:resource="http://publications.europa.eu/resource/authority/language"/>
2425
</skos:Concept>
2526
</dct:language>
2627
</dcat:CatalogRecord>

0 commit comments

Comments
 (0)