@netwerk-digitaal-erfgoed/network-of-terms-catalog 10.10.0 → 10.12.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
{
|
|
2
|
+
"@context": "https://schema.org",
|
|
3
|
+
"@id": "https://www.geonames.org#nl-be-de",
|
|
4
|
+
"@type": "Dataset",
|
|
5
|
+
"name": [
|
|
6
|
+
{
|
|
7
|
+
"@language": "en",
|
|
8
|
+
"@value": "GeoNames: geographical names in The Netherlands, Belgium and Germany"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"@language": "nl",
|
|
12
|
+
"@value": "GeoNames: geografische namen in Nederland, België en Duitsland"
|
|
13
|
+
}
|
|
14
|
+
],
|
|
15
|
+
"genre": [
|
|
16
|
+
{
|
|
17
|
+
"@id": "https://data.cultureelerfgoed.nl/termennetwerk/onderwerpen/Locaties"
|
|
18
|
+
}
|
|
19
|
+
],
|
|
20
|
+
"creator": [
|
|
21
|
+
{
|
|
22
|
+
"@id": "https://www.geonames.org/team.html"
|
|
23
|
+
}
|
|
24
|
+
],
|
|
25
|
+
"url": [
|
|
26
|
+
"https://sws.geonames.org/"
|
|
27
|
+
],
|
|
28
|
+
"mainEntityOfPage": [
|
|
29
|
+
"https://www.geonames.org/about.html"
|
|
30
|
+
],
|
|
31
|
+
"description": [
|
|
32
|
+
{
|
|
33
|
+
"@language": "en",
|
|
34
|
+
"@value": "Selection of geographical names such as places, administrative divisions (municipalities, provinces) and water bodies (rivers, streams, lakes etc.)"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"@language": "nl",
|
|
38
|
+
"@value": "Selectie van geografische namen zoals plaatsen, administratieve eenheden (gemeentes, provincies) en waterlichamen (rivieren, beken, meren etc.)"
|
|
39
|
+
}
|
|
40
|
+
],
|
|
41
|
+
"inLanguage": "en",
|
|
42
|
+
"distribution": [
|
|
43
|
+
{
|
|
44
|
+
"@id": "https://demo.netwerkdigitaalerfgoed.nl/geonames",
|
|
45
|
+
"@type": "DataDownload",
|
|
46
|
+
"contentUrl": "https://demo.netwerkdigitaalerfgoed.nl/geonames/sparql",
|
|
47
|
+
"encodingFormat": "application/sparql-query",
|
|
48
|
+
"potentialAction": [
|
|
49
|
+
{
|
|
50
|
+
"@type": "SearchAction",
|
|
51
|
+
"query": "file://catalog/queries/search/geonames.rq"
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"@type": "FindAction",
|
|
55
|
+
"query": "file://catalog/queries/lookup/geonames.rq"
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"@type": "Action",
|
|
59
|
+
"target": {
|
|
60
|
+
"@type": "EntryPoint",
|
|
61
|
+
"actionApplication": {
|
|
62
|
+
"@id": "https://reconciliation-api.github.io/specs/latest/",
|
|
63
|
+
"@type": "SoftwareApplication"
|
|
64
|
+
},
|
|
65
|
+
"urlTemplate": "https://termennetwerk-api.netwerkdigitaalerfgoed.nl/reconcile/{dataset}"
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
]
|
|
69
|
+
}
|
|
70
|
+
]
|
|
71
|
+
}
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": [
|
|
6
6
|
{
|
|
7
7
|
"@language": "en",
|
|
8
|
-
"@value": "GeoNames: geographical names
|
|
8
|
+
"@value": "GeoNames: global geographical names"
|
|
9
9
|
},
|
|
10
10
|
{
|
|
11
11
|
"@language": "nl",
|
|
12
|
-
"@value": "GeoNames: geografische namen
|
|
12
|
+
"@value": "GeoNames: geografische namen wereldwijd"
|
|
13
13
|
}
|
|
14
14
|
],
|
|
15
15
|
"genre": [
|
|
@@ -41,9 +41,9 @@
|
|
|
41
41
|
"inLanguage": "en",
|
|
42
42
|
"distribution": [
|
|
43
43
|
{
|
|
44
|
-
"@id": "https://demo.netwerkdigitaalerfgoed.nl/
|
|
44
|
+
"@id": "https://demo.netwerkdigitaalerfgoed.nl/geonames2",
|
|
45
45
|
"@type": "DataDownload",
|
|
46
|
-
"contentUrl": "https://demo.netwerkdigitaalerfgoed.nl/
|
|
46
|
+
"contentUrl": "https://demo.netwerkdigitaalerfgoed.nl/geonames2/sparql",
|
|
47
47
|
"encodingFormat": "application/sparql-query",
|
|
48
48
|
"potentialAction": [
|
|
49
49
|
{
|