Commit ·
a96d2d3
1
Parent(s): 6968af0
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,20 +1,23 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- de
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
# Dataset Card for MDK_taxonomy
|
| 6 |
|
| 7 |
## Dataset Description / Summary
|
| 8 |
|
| 9 |
-
This dataset was created as part of the
|
| 10 |
-
|
| 11 |
The MDK provides an overview of Open Data in municipalities in Germany.
|
| 12 |
|
| 13 |
-
This data contains the taxonomy created by and-effect as part of the project
|
| 14 |
The taxonomy adheres to the SKOS standard and is available as RDF and JSON-LD.
|
| 15 |
|
| 16 |
There are two levels to the taxonomy: 'Thema' (Topic, first level) and 'Bezeichnung' (Label, second level).
|
| 17 |
-
The taxonomy contains
|
| 18 |
|
| 19 |
|
| 20 |
### Languages
|
|
@@ -30,41 +33,14 @@ Contains information for each concept such as 'skos:prefLabel' (in german and en
|
|
| 30 |
|
| 31 |
## Dataset Creation
|
| 32 |
|
| 33 |
-
The RDF and JSON-LD file are created with the help of '
|
| 34 |
-
|
| 35 |
-
### Source Data
|
| 36 |
-
|
| 37 |
-
[More Information Needed]
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
## Considerations for Using the Data
|
| 41 |
-
|
| 42 |
-
### Social Impact of Dataset
|
| 43 |
-
|
| 44 |
-
[More Information Needed]
|
| 45 |
-
|
| 46 |
-
### Discussion of Biases
|
| 47 |
-
|
| 48 |
-
[More Information Needed]
|
| 49 |
-
|
| 50 |
-
### Other Known Limitations
|
| 51 |
-
|
| 52 |
-
[More Information Needed]
|
| 53 |
|
| 54 |
## Additional Information
|
| 55 |
|
| 56 |
-
### Dataset Curators
|
| 57 |
-
|
| 58 |
-
[More Information Needed]
|
| 59 |
|
| 60 |
### Licensing Information
|
| 61 |
-
|
| 62 |
-
[More Information Needed]
|
| 63 |
-
|
| 64 |
-
### Citation Information
|
| 65 |
-
|
| 66 |
-
[More Information Needed]
|
| 67 |
|
| 68 |
### Contributions
|
| 69 |
|
| 70 |
-
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- de
|
| 4 |
+
license: cc0-1.0
|
| 5 |
+
size_categories:
|
| 6 |
+
- n<1K
|
| 7 |
---
|
| 8 |
# Dataset Card for MDK_taxonomy
|
| 9 |
|
| 10 |
## Dataset Description / Summary
|
| 11 |
|
| 12 |
+
This dataset was created as part of the [Bertelsmann Foundation](https://www.bertelsmann-stiftung.de/de/startseite)
|
| 13 |
+
[Musterdatenkatalog]("https://www.bertelsmann-stiftung.de/de/unsere-projekte/smart-country/musterdatenkatalog") project.
|
| 14 |
The MDK provides an overview of Open Data in municipalities in Germany.
|
| 15 |
|
| 16 |
+
This data contains the taxonomy created by and-effect as part of the project.
|
| 17 |
The taxonomy adheres to the SKOS standard and is available as RDF and JSON-LD.
|
| 18 |
|
| 19 |
There are two levels to the taxonomy: 'Thema' (Topic, first level) and 'Bezeichnung' (Label, second level).
|
| 20 |
+
The taxonomy contains 25 elements on the first level and 241 elements on the second level.
|
| 21 |
|
| 22 |
|
| 23 |
### Languages
|
|
|
|
| 33 |
|
| 34 |
## Dataset Creation
|
| 35 |
|
| 36 |
+
The RDF and JSON-LD file are created with the help of '2023-05-17_MDK_taxonomy_info.csv' which contains all the information about the taxonomy and its concepts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
|
| 38 |
## Additional Information
|
| 39 |
|
|
|
|
|
|
|
|
|
|
| 40 |
|
| 41 |
### Licensing Information
|
| 42 |
+
CC0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
|
| 44 |
### Contributions
|
| 45 |
|
| 46 |
+
The taxonomy was based on previous work by the Bertelsmann Stiftung and together with and-effect revised.
|