-
Notifications
You must be signed in to change notification settings - Fork 1
/
sparql_results.yaml
71 lines (71 loc) · 2.25 KB
/
sparql_results.yaml
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
# sequence of reports is ruled by /pm20/bin/reports.yaml
geo_by_signature:
title:
de: "Vollständige Ländersystematik"
en: "Complete country category system"
query_file: ../sparql/geo_by_signature.rq
output_dir: ../var/klassdata
report_dir: vocab
subject_by_signature:
title:
de: "Vollständige Sachsystematik"
en: "Complete subject category system"
query_file: ../sparql/subject_by_signature.rq
output_dir: ../var/klassdata
report_dir: vocab
ware_by_signature:
title:
de: "Vollständige Warensystematik"
en: "Complete commodities/wares category system"
query_file: ../sparql/ware_by_signature.rq
output_dir: ../var/klassdata
report_dir: vocab
subject_folders:
title:
de: "Alle online verfügbaren Länder/Sach-Mappen"
en: "All country/subject folders available online"
query_file: ../sparql/subject_folders.rq
output_dir: ../var/folderdata
report_dir: sh
ware_folders:
title:
de: "Alle online verfügbaren Waren-Mappen"
en: "All ware folders available online"
query_file: ../sparql/ware_folders.rq
output_dir: ../var/folderdata
report_dir: wa
companies_with_reports:
title:
de: "Firmen/Institutionen mit online verfügbaren Geschäftsberichten"
en: "Companies/institutions with online accessible annual reports"
query_file: ../sparql/companies_with_reports.rq
output_dir: ../var/folderdata
report_dir: co
companies:
title:
de: "Alle Firmen/Institutionen mit online verfügbarem Material"
en: "All companies/institutions with online accessible documents"
query_file: ../sparql/companies.rq
output_dir: ../var/folderdata
report_dir: co
companies_with_metadata:
title:
de: "Alle Firmen/Institutionen mit Metadaten"
en: "All companies/institutions with metadata"
query_file: ../sparql/companies_with_metadata.rq
output_dir: ../var/folderdata
report_dir: co
persons:
title:
de: "Alle Personen mit online verfügbarem Material"
en: "All persons with material available online"
query_file: ../sparql/persons.rq
output_dir: ../var/folderdata
report_dir: pe
persons_with_metadata:
title:
de: "Alle Personen mit Metadaten"
en: "All persons with metadata"
query_file: ../sparql/persons_with_metadata.rq
output_dir: ../var/folderdata
report_dir: pe