Newer
Older
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
publiccodeYmlVersion: '0.2'
categories:
- metadata-validation
- data-quality-tools
description:
de:
documentation: 'https://code.schleswig-holstein.de/opendata/dcat-catalog-check#readme'
features:
- Überprüft die Integrität von Distributionen in einem DCAT-Katalog
- Prüft, ob URLs aktiv sind und Dateien im richtigen Format vorliegen
- Führt spezifische Prüfungen für verschiedene Formate durch
genericName: DCAT Katalogüberprüfung
longDescription: |2
Der DCAT Catalog Check ist ein Python-Skript, das entwickelt wurde, um in einem DCAT-Katalog verzeichnete Distributionen (Dateien) zu überwachen und zu validieren.
Es überprüft, ob die URLs von Distributionen aktiv sind, ob Dateien korrekt formatiert sind und ob die MIME-Typen mit den Metadaten übereinstimmen.
Das Werkzeug unterstützt zahlreiche spezielle Formatvalidierungen wie GeoJSON, XML und PDF und protokolliert die Ergebnisse in einer Logdatei.
Außerdem wird die Validierung von Frictionless Data Packages und Frictionless Data Resources unterstützt.
shortDescription: |-
Python-Skript zur Validierung von Links und Formaten in einem DCAT-Katalog.
en:
features:
- Checks the integrity of distributions in a DCAT catalog
- Validates whether URLs are alive and files are correctly formatted
- Performs specific checks for various formats
genericName: DCAT catalog check
longDescription: |2
The DCAT Catalog Check is a Python script designed to monitor and validate links in a DCAT catalog.
It ensures that resource URLs are active, files are properly formatted, and MIME types match the metadata.
The tool supports various specialized format checks such as GeoJSON, XML, and PDF, logging the results for user review.
The validation of Frictionless Data Packages and Frictionless Data Resources is also supported.
shortDescription: |-
Python script to validate links and formats in a DCAT catalog.
developmentStatus: stable
intendedAudience:
scope:
- data-management
legal:
license: EUPL
mainCopyrightOwner: Land Schleswig-Holstein
repoOwner: Land Schleswig-Holstein
localisation:
availableLanguages:
- en
localisationReady: false
maintenance:
contacts:
- email: opendata@lr.landsh.de
name: Open-Data-Leitstelle
type: internal
name: DCAT Catalog Check
platforms:
- linux
- windows
releaseDate: '2024-12-19'
softwareType: standalone/other
url: 'https://code.schleswig-holstein.de/opendata/dcat-catalog-check'
usedBy:
- Open-Data-Portal Schleswig-Holstein