@netwerk-digitaal-erfgoed/network-of-terms-catalog 6.21.0 → 6.23.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,54 @@
|
|
|
1
|
+
{
|
|
2
|
+
"@context": "https://schema.org/docs/jsonldcontext.jsonld",
|
|
3
|
+
"@id": "https://data.cultureelerfgoed.nl/koloniaalverleden/",
|
|
4
|
+
"@type": "Dataset",
|
|
5
|
+
"name": [
|
|
6
|
+
{
|
|
7
|
+
"@language": "nl",
|
|
8
|
+
"@value": "Koloniaal Verleden"
|
|
9
|
+
}
|
|
10
|
+
],
|
|
11
|
+
"creator": [
|
|
12
|
+
{
|
|
13
|
+
"@id": "https://www.cultureelerfgoed.nl"
|
|
14
|
+
}
|
|
15
|
+
],
|
|
16
|
+
"url": [
|
|
17
|
+
"https://data.cultureelerfgoed.nl/koloniaalverleden/"
|
|
18
|
+
],
|
|
19
|
+
"description": [
|
|
20
|
+
{
|
|
21
|
+
"@language": "nl",
|
|
22
|
+
"@value": "Termen voor het beschrijven van museale collecties over het koloniaal verleden"
|
|
23
|
+
}
|
|
24
|
+
],
|
|
25
|
+
"distribution": [
|
|
26
|
+
{
|
|
27
|
+
"@id": "https://data.cultureelerfgoed.nl/PoolParty/sparql/koloniaalverleden",
|
|
28
|
+
"@type": "DataDownload",
|
|
29
|
+
"contentUrl": "https://data.cultureelerfgoed.nl/PoolParty/sparql/koloniaalverleden",
|
|
30
|
+
"encodingFormat": "application/sparql-query",
|
|
31
|
+
"potentialAction": [
|
|
32
|
+
{
|
|
33
|
+
"@type": "SearchAction",
|
|
34
|
+
"query": "file://catalog/queries/search/poolparty.rq"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"@type": "FindAction",
|
|
38
|
+
"query": "file://catalog/queries/lookup/poolparty.rq"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"@type": "Action",
|
|
42
|
+
"target": {
|
|
43
|
+
"@type": "EntryPoint",
|
|
44
|
+
"actionApplication": {
|
|
45
|
+
"@id": "https://reconciliation-api.github.io/specs/latest/",
|
|
46
|
+
"@type": "SoftwareApplication"
|
|
47
|
+
},
|
|
48
|
+
"urlTemplate": "https://termennetwerk-api.netwerkdigitaalerfgoed.nl/reconcile/{distribution}"
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
]
|
|
52
|
+
}
|
|
53
|
+
]
|
|
54
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
{
|
|
2
|
+
"@context": "https://schema.org/docs/jsonldcontext.jsonld",
|
|
3
|
+
"@id": "https://data.muziekschatten.nl/som/Uitvoeringsmedium",
|
|
4
|
+
"@type": "Dataset",
|
|
5
|
+
"name": [
|
|
6
|
+
{
|
|
7
|
+
"@language": "nl",
|
|
8
|
+
"@value": "Uitvoeringsmedium"
|
|
9
|
+
}
|
|
10
|
+
],
|
|
11
|
+
"creator": [
|
|
12
|
+
{
|
|
13
|
+
"@id": "https://www.podiumkunst.net"
|
|
14
|
+
}
|
|
15
|
+
],
|
|
16
|
+
"url": [
|
|
17
|
+
"https://data.muziekschatten.nl/som/um"
|
|
18
|
+
],
|
|
19
|
+
"description": [
|
|
20
|
+
{
|
|
21
|
+
"@language": "nl",
|
|
22
|
+
"@value": "Termen voor het beschrijven van muziekinstrumenten, zangstemmen en ensembles (in enkelvoudige en meervoudige bezetting)"
|
|
23
|
+
}
|
|
24
|
+
],
|
|
25
|
+
"distribution": [
|
|
26
|
+
{
|
|
27
|
+
"@id": "https://data.muziekschatten.nl/sparql/#uitvoeringsmedium",
|
|
28
|
+
"@type": "DataDownload",
|
|
29
|
+
"contentUrl": "https://data.muziekschatten.nl/sparql",
|
|
30
|
+
"encodingFormat": "application/sparql-query",
|
|
31
|
+
"potentialAction": [
|
|
32
|
+
{
|
|
33
|
+
"@type": "SearchAction",
|
|
34
|
+
"query": "file://catalog/queries/search/uitvoeringsmedium.rq"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"@type": "FindAction",
|
|
38
|
+
"query": "file://catalog/queries/lookup/muziekschatten.rq"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"@type": "Action",
|
|
42
|
+
"target": {
|
|
43
|
+
"@type": "EntryPoint",
|
|
44
|
+
"actionApplication": {
|
|
45
|
+
"@id": "https://reconciliation-api.github.io/specs/latest/",
|
|
46
|
+
"@type": "SoftwareApplication"
|
|
47
|
+
},
|
|
48
|
+
"urlTemplate": "https://termennetwerk-api.netwerkdigitaalerfgoed.nl/reconcile/{distribution}"
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
]
|
|
52
|
+
}
|
|
53
|
+
]
|
|
54
|
+
}
|
|
@@ -102,6 +102,12 @@
|
|
|
102
102
|
"@type": "Organization",
|
|
103
103
|
"name": "Henri van de Waal Foundation",
|
|
104
104
|
"alternateName": "Henri van de Waal"
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"@id": "https://www.podiumkunst.net",
|
|
108
|
+
"@type": "Organization",
|
|
109
|
+
"name": "Podiumkunst.net",
|
|
110
|
+
"alternateName": "Podiumkunst.net"
|
|
105
111
|
}
|
|
106
112
|
]
|
|
107
113
|
}
|
|
@@ -9,9 +9,9 @@ CONSTRUCT {
|
|
|
9
9
|
skos:altLabel ?schema_alternateName ;
|
|
10
10
|
skos:scopeNote ?scopeNote ;
|
|
11
11
|
skos:scopeNote ?schema_hasOccupation ;
|
|
12
|
-
skos:broader ?
|
|
12
|
+
skos:broader ?broader_uri ;
|
|
13
13
|
skos:inScheme ?datasetUri .
|
|
14
|
-
?
|
|
14
|
+
?broader_uri skos:prefLabel ?broader_prefLabel .
|
|
15
15
|
}
|
|
16
16
|
WHERE {
|
|
17
17
|
# For example:
|
|
@@ -19,11 +19,32 @@ WHERE {
|
|
|
19
19
|
# Subject: <https://data.muziekschatten.nl/som/d78165>
|
|
20
20
|
# Person: <https://data.muziekschatten.nl/som/b7bc6d966287e0f0e0f491752ff65ba5>
|
|
21
21
|
# Person: <https://data.muziekschatten.nl/som/4275e51d7d94b224928da9b7707a170a>
|
|
22
|
+
# Uitvoeringsmedium: <https://data.muziekschatten.nl/som/um2603>
|
|
22
23
|
VALUES ?uri { ?uris }
|
|
23
24
|
|
|
24
25
|
?uri a ?type .
|
|
25
26
|
VALUES ?type { skos:Concept schema:Person } .
|
|
26
27
|
|
|
28
|
+
# For Uitvoeringsmedia
|
|
29
|
+
OPTIONAL {
|
|
30
|
+
?uri skos:inScheme ?datasetUri ;
|
|
31
|
+
skos:prefLabel ?prefLabel .
|
|
32
|
+
|
|
33
|
+
FILTER(?datasetUri = <https://data.muziekschatten.nl/som/Uitvoeringsmedium>)
|
|
34
|
+
|
|
35
|
+
FILTER(LANG(?prefLabel) = "nl")
|
|
36
|
+
|
|
37
|
+
OPTIONAL {
|
|
38
|
+
?uri skos:scopeNote ?scopeNote
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
OPTIONAL {
|
|
42
|
+
?uri skos:broader ?broader_uri .
|
|
43
|
+
?broader_uri skos:prefLabel ?broader_prefLabel .
|
|
44
|
+
FILTER(LANG(?broader_prefLabel) = "nl")
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
|
|
27
48
|
# For subjects
|
|
28
49
|
OPTIONAL {
|
|
29
50
|
?uri a skos:Concept
|
|
@@ -35,9 +56,9 @@ WHERE {
|
|
|
35
56
|
}
|
|
36
57
|
|
|
37
58
|
OPTIONAL {
|
|
38
|
-
?uri skos:broader ?
|
|
39
|
-
?
|
|
40
|
-
FILTER(LANG(?
|
|
59
|
+
?uri skos:broader ?broader_uri .
|
|
60
|
+
?broader_uri schema:name ?broader_prefLabel .
|
|
61
|
+
FILTER(LANG(?broader_prefLabel) = "nl")
|
|
41
62
|
}
|
|
42
63
|
OPTIONAL {
|
|
43
64
|
?uri schema:keywords ?schema_keywords
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
|
|
2
|
+
PREFIX som: <https://data.muziekschatten.nl/som/>
|
|
3
|
+
|
|
4
|
+
CONSTRUCT {
|
|
5
|
+
?uri a skos:Concept;
|
|
6
|
+
skos:prefLabel ?prefLabel;
|
|
7
|
+
skos:scopeNote ?scopeNote;
|
|
8
|
+
skos:broader ?broader_uri .
|
|
9
|
+
?broader_uri skos:prefLabel ?broader_prefLabel .
|
|
10
|
+
}
|
|
11
|
+
WHERE {
|
|
12
|
+
?uri a skos:Concept ;
|
|
13
|
+
skos:inScheme som:Uitvoeringsmedium ;
|
|
14
|
+
skos:prefLabel ?prefLabel .
|
|
15
|
+
|
|
16
|
+
FILTER(LANG(?prefLabel) = "nl")
|
|
17
|
+
|
|
18
|
+
?prefLabel <bif:contains> ?virtuosoQuery .
|
|
19
|
+
|
|
20
|
+
OPTIONAL {
|
|
21
|
+
?uri skos:scopeNote ?scopeNote
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
OPTIONAL {
|
|
25
|
+
?uri skos:broader ?broader_uri .
|
|
26
|
+
?broader_uri skos:prefLabel ?broader_prefLabel .
|
|
27
|
+
FILTER(LANG(?broader_prefLabel) = "nl")
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
LIMIT 1000
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@netwerk-digitaal-erfgoed/network-of-terms-catalog",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.23.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Catalog of Network of Terms datasets",
|
|
6
6
|
"repository": {
|
|
@@ -44,10 +44,10 @@
|
|
|
44
44
|
"homepage": "https://github.com/netwerk-digitaal-erfgoed/network-of-terms-catalog#readme",
|
|
45
45
|
"dependencies": {
|
|
46
46
|
"@comunica/bindings-factory": "^2.5.1",
|
|
47
|
-
"@comunica/query-sparql-rdfjs": "^2.6.
|
|
47
|
+
"@comunica/query-sparql-rdfjs": "^2.6.10",
|
|
48
48
|
"@netwerk-digitaal-erfgoed/network-of-terms-query": "2.5.0",
|
|
49
|
-
"globby": "^13.1.
|
|
50
|
-
"rdf-parse": "^2.3.
|
|
49
|
+
"globby": "^13.1.4",
|
|
50
|
+
"rdf-parse": "^2.3.2",
|
|
51
51
|
"rdf-store-stream": "^1.3.1"
|
|
52
52
|
}
|
|
53
53
|
}
|