-
Notifications
You must be signed in to change notification settings - Fork 0
/
profile.trentino.js
80 lines (80 loc) · 3.11 KB
/
profile.trentino.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
"catalogInfo" : [ "<http://data.opendataday.it/resource/dati.trentino>\t<http://purl.org/dc/elements/1.1/title>\t\"Catalogo OpenData del Trentino\"", "<http://data.opendataday.it/resource/dati.trentino>\t<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>\t<http://www.w3.org/ns/dcat#Catalog>" ],
"packageListUrl" : "http://www.dati.trentino.it/api/rest/package",
"singlePackageBaseUrl" : "http://www.dati.trentino.it/api/rest/package/",
"resultFileName" : "dati.trentino.n3",
"resourceUriSubstitutor" : {
"find" : "/api/rest/package",
"replace" : "http://data.opendataday.it/resource/dati.trentino"
},
"staticInfo" : [ "<http://data.opendataday.it/resource/dati.trentino>\t<http://www.w3.org/ns/dcat#dataset>\t<{{URI}}>", "<{{URI}}>\t<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>\t<http://www.w3.org/ns/dcat#Dataset>" ],
"datasetMap" : {
"title" : {
"uri" : "<http://purl.org/dc/elements/1.1/title>",
"type" : "string"
},
"notes" : {
"uri" : "<http://purl.org/dc/terms/description>",
"type" : "string"
},
"ckan_url" : {
"uri" : "<http://xmlns.com/foaf/0.1/homepage>",
"type" : "uri"
},
"license_url" : {
"uri" : "<http://purl.org/dc/terms/license>",
"type" : "uri"
},
"tags" : {
"uri" : "<http://www.w3.org/ns/dcat#keyword>",
"type" : "map",
"hasOwnUri" : true,
"valueAsUri" : true,
"prefix" : "http://data.opendataday.it/resource/tag/",
"forceLowerCase" : true,
"staticInfo" : [ "<{{URI}}>\t<http://purl.org/dc/elements/1.1/creator>\t<http://data.opendataday.it/resource/dati.trentino>", "<{{URI}}>\t<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>\t<http://www.w3.org/2004/02/skos/core#Concept>", "<{{URI}}>\t<http://purl.org/dc/elements/1.1/title>\t\"{{VALUE}}\"" ],
"toUri" : true
},
"author" : {
"uri" : "<http://purl.org/dc/terms/publisher>",
"type" : "string"
},
"metadata_modified" : {
"uri" : "<http://purl.org/dc/terms/modified>",
"type" : "string"
},
"metadata_created" : {
"uri" : "<http://purl.org/dc/terms/created>",
"type" : "string"
},
"resources" : {
"type" : "map",
"hasOwnUri" : true,
"staticInfo" : [ "<{{URI}}>\t<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>\t<http://www.w3.org/ns/dcat#Distribution>" ],
"suffix" : "/distribution/dis",
"uri" : "<http://www.w3.org/ns/dcat#distribution>",
"url" : {
"uri" : "<http://www.w3.org/ns/dcat#accessURL>",
"type" : "uri"
},
"description" : {
"uri" : "<http://purl.org/dc/terms/description>",
"type" : "string"
},
"format" : {
"uri" : "<http://rdfs.org/ns/void#format>",
"type" : "string"
}
},
"groups" : {
"uri" : "<http://www.w3.org/ns/dcat#theme>",
"type" : "map",
"hasOwnUri" : true,
"valueAsUri" : true,
"prefix" : "http://data.opendataday.it/resource/tag/",
"forceLowerCase" : true,
"staticInfo" : [ "<{{URI}}>\t<http://purl.org/dc/elements/1.1/creator>\t<http://data.opendataday.it/resource/dati.trentino>", "<{{URI}}>\t<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>\t<http://www.w3.org/2004/02/skos/core#Concept>", "<{{URI}}>\t<http://purl.org/dc/elements/1.1/title>\t\"{{VALUE}}\"" ],
"toUri" : true
}
}
}