@netwerk-digitaal-erfgoed/network-of-terms-catalog 10.7.0 → 10.9.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.
|
@@ -77,12 +77,12 @@
|
|
|
77
77
|
{
|
|
78
78
|
"@id": "https://data.cultureelerfgoed.nl/PoolParty/sparql/term/id/cht",
|
|
79
79
|
"@type": "DataDownload",
|
|
80
|
-
"contentUrl": "https://
|
|
80
|
+
"contentUrl": "https://api.linkeddata.cultureelerfgoed.nl/datasets/thesauri/cht/sparql",
|
|
81
81
|
"encodingFormat": "application/sparql-query",
|
|
82
82
|
"potentialAction": [
|
|
83
83
|
{
|
|
84
84
|
"@type": "SearchAction",
|
|
85
|
-
"query": "file://catalog/queries/search/
|
|
85
|
+
"query": "file://catalog/queries/search/cht.rq"
|
|
86
86
|
},
|
|
87
87
|
{
|
|
88
88
|
"@type": "FindAction",
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
{
|
|
2
|
+
"@context": "https://schema.org",
|
|
3
|
+
"@id": "https://data.kampwesterbork.nl/thesaurus",
|
|
4
|
+
"@type": "Dataset",
|
|
5
|
+
"name": [
|
|
6
|
+
{
|
|
7
|
+
"@language": "en",
|
|
8
|
+
"@value": "Thesaurus Camp Westerbork"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"@language": "nl",
|
|
12
|
+
"@value": "Thesaurus Kamp Westerbork"
|
|
13
|
+
}
|
|
14
|
+
],
|
|
15
|
+
"alternateName": [
|
|
16
|
+
{
|
|
17
|
+
"@language": "en",
|
|
18
|
+
"@value": "Westerbork"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"@language": "nl",
|
|
22
|
+
"@value": "Westerbork"
|
|
23
|
+
}
|
|
24
|
+
],
|
|
25
|
+
"genre": [
|
|
26
|
+
{
|
|
27
|
+
"@id": "https://data.cultureelerfgoed.nl/termennetwerk/onderwerpen/Gebeurtenissen"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"@id": "https://data.cultureelerfgoed.nl/termennetwerk/onderwerpen/Locaties"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"@id": "https://data.cultureelerfgoed.nl/termennetwerk/onderwerpen/Periodes"
|
|
34
|
+
}
|
|
35
|
+
],
|
|
36
|
+
"creator": [
|
|
37
|
+
{
|
|
38
|
+
"@id": "https://kampwesterbork.nl"
|
|
39
|
+
}
|
|
40
|
+
],
|
|
41
|
+
"url": [
|
|
42
|
+
"https://digitaalerfgoed.poolparty.biz/westerbork/"
|
|
43
|
+
],
|
|
44
|
+
"mainEntityOfPage": [
|
|
45
|
+
"https://digitaalerfgoed.poolparty.biz/westerbork.html"
|
|
46
|
+
],
|
|
47
|
+
"description": [
|
|
48
|
+
{
|
|
49
|
+
"@language": "en",
|
|
50
|
+
"@value": "Subjects for describing the history of WW2 and Camp Westerbork"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"@language": "nl",
|
|
54
|
+
"@value": "Onderwerpen voor het beschrijven van de geschiedenis van de Tweede Wereldoorlog en Kamp Westerbork"
|
|
55
|
+
}
|
|
56
|
+
],
|
|
57
|
+
"inLanguage": ["nl"],
|
|
58
|
+
"distribution": [
|
|
59
|
+
{
|
|
60
|
+
"@id": "https://digitaalerfgoed.poolparty.biz/PoolParty/sparql/westerbork",
|
|
61
|
+
"@type": "DataDownload",
|
|
62
|
+
"contentUrl": "https://digitaalerfgoed.poolparty.biz/PoolParty/sparql/westerbork",
|
|
63
|
+
"encodingFormat": "application/sparql-query",
|
|
64
|
+
"potentialAction": [
|
|
65
|
+
{
|
|
66
|
+
"@type": "SearchAction",
|
|
67
|
+
"query": "file://catalog/queries/search/poolparty.rq"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"@type": "FindAction",
|
|
71
|
+
"query": "file://catalog/queries/lookup/poolparty.rq"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"@type": "Action",
|
|
75
|
+
"target": {
|
|
76
|
+
"@type": "EntryPoint",
|
|
77
|
+
"actionApplication": {
|
|
78
|
+
"@id": "https://reconciliation-api.github.io/specs/latest/",
|
|
79
|
+
"@type": "SoftwareApplication"
|
|
80
|
+
},
|
|
81
|
+
"urlTemplate": "https://termennetwerk-api.netwerkdigitaalerfgoed.nl/reconcile/{dataset}"
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
]
|
|
85
|
+
}
|
|
86
|
+
]
|
|
87
|
+
}
|
|
@@ -31,6 +31,21 @@
|
|
|
31
31
|
],
|
|
32
32
|
"alternateName": "RCE"
|
|
33
33
|
},
|
|
34
|
+
{
|
|
35
|
+
"@id": "https://kampwesterbork.nl",
|
|
36
|
+
"@type": "Organization",
|
|
37
|
+
"name": [
|
|
38
|
+
{
|
|
39
|
+
"@language": "en",
|
|
40
|
+
"@value": "Camp Westerbork Memorial Centre"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"@language": "nl",
|
|
44
|
+
"@value": "Herinneringscentrum Kamp Westerbork"
|
|
45
|
+
}
|
|
46
|
+
],
|
|
47
|
+
"alternateName": "Westerbork"
|
|
48
|
+
},
|
|
34
49
|
{
|
|
35
50
|
"@id": "https://www.niod.nl",
|
|
36
51
|
"@type": "Organization",
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
|
|
2
|
+
|
|
3
|
+
CONSTRUCT {
|
|
4
|
+
?uri a skos:Concept ;
|
|
5
|
+
skos:prefLabel ?prefLabel ;
|
|
6
|
+
skos:altLabel ?altLabel ;
|
|
7
|
+
skos:hiddenLabel ?hiddenLabel ;
|
|
8
|
+
skos:scopeNote ?scopeNote ;
|
|
9
|
+
skos:broader ?broader_uri ;
|
|
10
|
+
skos:narrower ?narrower_uri ;
|
|
11
|
+
skos:related ?related_uri ;
|
|
12
|
+
skos:exactMatch ?exactMatch_uri .
|
|
13
|
+
?broader_uri skos:prefLabel ?broader_prefLabel .
|
|
14
|
+
?narrower_uri skos:prefLabel ?narrower_prefLabel .
|
|
15
|
+
?related_uri skos:prefLabel ?related_prefLabel .
|
|
16
|
+
?exactMatch_uri skos:prefLabel ?exactMatch_prefLabel .
|
|
17
|
+
}
|
|
18
|
+
WHERE {
|
|
19
|
+
{
|
|
20
|
+
SELECT DISTINCT ?uri WHERE {
|
|
21
|
+
?uri a skos:Concept ;
|
|
22
|
+
skos:inScheme <https://data.cultureelerfgoed.nl/term/id/cht/b532325c-dc08-49db-b4f1-15e53b037ec3> ;
|
|
23
|
+
?predicate ?label .
|
|
24
|
+
|
|
25
|
+
VALUES ?predicate { skos:prefLabel skos:altLabel skos:hiddenLabel }
|
|
26
|
+
|
|
27
|
+
FILTER(CONTAINS(LCASE(?label), LCASE(?query)))
|
|
28
|
+
|
|
29
|
+
}
|
|
30
|
+
#LIMIT#
|
|
31
|
+
}
|
|
32
|
+
OPTIONAL {
|
|
33
|
+
?uri skos:prefLabel ?prefLabel .
|
|
34
|
+
}
|
|
35
|
+
OPTIONAL {
|
|
36
|
+
?uri skos:altLabel ?altLabel .
|
|
37
|
+
}
|
|
38
|
+
OPTIONAL {
|
|
39
|
+
?uri skos:hiddenLabel ?hiddenLabel .
|
|
40
|
+
}
|
|
41
|
+
OPTIONAL {
|
|
42
|
+
?uri skos:scopeNote ?scopeNote .
|
|
43
|
+
}
|
|
44
|
+
OPTIONAL {
|
|
45
|
+
?uri skos:definition ?scopeNote .
|
|
46
|
+
}
|
|
47
|
+
OPTIONAL {
|
|
48
|
+
?uri skos:broader ?broader_uri .
|
|
49
|
+
?broader_uri skos:prefLabel ?broader_prefLabel .
|
|
50
|
+
}
|
|
51
|
+
OPTIONAL {
|
|
52
|
+
?uri skos:narrower ?narrower_uri .
|
|
53
|
+
?narrower_uri skos:prefLabel ?narrower_prefLabel .
|
|
54
|
+
}
|
|
55
|
+
OPTIONAL {
|
|
56
|
+
?uri skos:related ?related_uri .
|
|
57
|
+
?related_uri skos:prefLabel ?related_prefLabel .
|
|
58
|
+
}
|
|
59
|
+
OPTIONAL {
|
|
60
|
+
?uri skos:exactMatch ?exactMatch_uri .
|
|
61
|
+
FILTER(!STRSTARTS(STR(?exactMatch_uri), "https://data.cultureelerfgoed.nl/term/id/rn"))
|
|
62
|
+
FILTER(!STRSTARTS(STR(?exactMatch_uri), "https://data.cultureelerfgoed.nl/semnet"))
|
|
63
|
+
OPTIONAL {
|
|
64
|
+
?exactMatch_uri skos:prefLabel ?exactMatch_prefLabel .
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@netwerk-digitaal-erfgoed/network-of-terms-catalog",
|
|
3
|
-
"version": "10.
|
|
3
|
+
"version": "10.9.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Catalog of Network of Terms datasets",
|
|
6
6
|
"repository": {
|
|
@@ -29,8 +29,8 @@
|
|
|
29
29
|
"license": "EUPL-1.2",
|
|
30
30
|
"devDependencies": {
|
|
31
31
|
"@comunica/types": "^4.0.2",
|
|
32
|
-
"@types/n3": "^1.
|
|
33
|
-
"@types/rdf-ext": "^2.5.
|
|
32
|
+
"@types/n3": "^1.24.2",
|
|
33
|
+
"@types/rdf-ext": "^2.5.2",
|
|
34
34
|
"gts": "^5.3.1",
|
|
35
35
|
"jsonld-streaming-parser": "^5.0.0",
|
|
36
36
|
"rdf-data-factory": "^2.0.2",
|