diff --git a/publiccode.yml b/publiccode.yml new file mode 100644 index 0000000000000000000000000000000000000000..3a16198872c8501e5b53b15ef4d49bf9620ed783 --- /dev/null +++ b/publiccode.yml @@ -0,0 +1,61 @@ +publiccodeYmlVersion: '0.2' +categories: + - metadata-management + - data-integration +description: + de: + documentation: 'https://code.schleswig-holstein.de/opendata/csw2dcat' + features: + - CSW-Suche und Mapping der ISO-Metadaten nach DCAT-AP.de + - Bereitstellung eines DCAT-Katalog-Endpunkts + - Unterstützung der Daten-Dienste-Kopplung + genericName: ISO-zu-DCAT-Bridge + longDescription: |2 + Die CSW2DCAT-Brücke ist ein Serverprogramm, das die Ergebnisse eines CSW (Catalogue Service for the Web) in das Format DCAT-AP.de übersetzt. + Das Programm ermöglicht es, einen DCAT-AP.de-konformen Katalog-Endpunkt bereitzustellen. Es führt eine CSW-Suche aus, mappt relevante Informationen + gemäß dem Mapping der GDI-DE und erweitert dieses an einigen Stellen. Korrektes Mapping von Format-Angaben und die Filterung syntaktisch ungültiger URIs + stellen eine hohe Datenqualität sicher. Das Programm unterstützt auch die automatische Verknüpfung von Datensätzen mit ihren entsprechenden Diensten. + shortDescription: |- + Serverprogramm zur Übersetzung von ISO-Metadaten eines CSW-Ergebnissen nach DCAT-AP.de und Bereitstellung eines DCAT-Katalog-Endpunkts. + en: + features: + - CSW search and mapping to DCAT-AP.de + - Provision of a DCAT catalog endpoint + - Support for dataset-service coupling + genericName: ISO-to-DCAT bridge + longDescription: |2 + The CSW2DCAT-bridge is a server application that translates the results of a CSW (Catalogue Service for the Web) into the DCAT-AP.de format. + The program provides a DCAT-AP.de compliant catalog endpoint. It triggers a CSW search, maps relevant information following the GDI-DE mapping + (with some enhancements), and returns the results as DCAT-AP.de metadata. Format annotations are correctly mapped to the EU Publication Office vocabulary, + and syntactically invalid URIs are filtered out to ensure data quality. The program also supports linking datasets with their corresponding services. + shortDescription: |- + Server application for translating ISO metadata of a CSW results to DCAT-AP.de and providing a DCAT catalog endpoint. +developmentStatus: stable +intendedAudience: + scope: + - eGovernment + - geodata-management +legal: + license: EUPL + mainCopyrightOwner: Land Schleswig-Holstein + repoOwner: Land Schleswig-Holstein +localisation: + availableLanguages: + - de + - en + localisationReady: false +maintenance: + contacts: + - email: jesper.zedlitz@stk.landsh.de + name: Dr. Jesper Zedlitz + type: internal +name: CSW2DCAT-Bridge +platforms: + - linux + - windows +releaseDate: '2024-12-11' +softwareType: standalone/other +softwareVersion: v1.0.0 +url: 'https://code.schleswig-holstein.de/opendata/csw2dcat' +usedBy: + - Open-Data-Portal Schleswig-Holstein \ No newline at end of file