Skip to content
Snippets Groups Projects
publiccode.yml 2.59 KiB
Newer Older
  • Learn to ignore specific revisions
  • Jesper Zedlitz's avatar
    Jesper Zedlitz committed
    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
    
    Jesper Zedlitz's avatar
    Jesper Zedlitz committed
    logo: logo.svg
    
    Jesper Zedlitz's avatar
    Jesper Zedlitz committed
    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
    
    softwareVersion: 1.1.0
    
    Jesper Zedlitz's avatar
    Jesper Zedlitz committed
    url: 'https://code.schleswig-holstein.de/opendata/dcat-catalog-check'
    usedBy:
      - Open-Data-Portal Schleswig-Holstein