Skip to content

metadata

Ludwig Hülk edited this page Sep 19, 2018 · 37 revisions

DCAT-AP

  1. EC JoinUp
  2. Vokabulare und Dokumente für DCAT-AP.de
  3. Deutscher IT-Planungsrats
  4. DCAT-AP Validator
  5. DCAT-AP.de Spezifikation
  6. DCAT-AP.de Konventionenhandbuch
  7. GeoDCAT-AP

Used Ontologies

  1. xmlns:dcterms="http://purl.org/dc/terms/"
  2. xmlns:dcat="http://www.w3.org/ns/dcat#"
  3. xmlns:locn="http://www.w3.org/ns/locn#"

OEP-Metadata-Set v1.4 - discussion

Presentation of the current metadata version (v1.4) by RLI and discussion per element.
Preliminary decisions per element in the current version are marked with (OK; Revise key; Specify best-practice).

Attribute name Attribute DCAT-AP name Source Status Comment
identifier dct:identifier IR S18 1.1.8 OK Use persistent URL (URI), ensure that the metadata exists even when the data is deleted. see A2. In der Regel soll in dct:identifier der „Original-“URI der Datenstruktur hinterlegt werden
title dct:title IR S.16 1.1.6.2 OK Der Titel einer Datenstruktur oder einer Distribution wird in dct:title hinterlegt. Der Titel sollte dabei a) keine Metadaten, insbesondere keinen Zeit- und Ortsbezug enthalten (diese sollten in den dafür vorgesehenen Metadatenfeldern gemacht werden), b) menschenlesbar sein.
description dct:description Sp S.20 Nr. 24 OK Diese Eigenschaft enthält eine Beschreibung des Kataloges als Freitext. Diese Eigenschaft kann für parallel existierende Sprachversionen der Katalogbeschreibung wiederholt werden (xml:lang="de").
language dct:language Sp S.20 Nr. 29 OK Diese Eigenschaft bezieht sich auf die Sprache, welche in der textuellen Beschreibung der Metadaten der dem Katalog zugehörigen Datenstrukturen Verwendung findet (z.B. Titel, Beschreibungen usw.). Diese Eigenschaft kann wiederholt werden, falls die Metadaten in verschiedenen Sprachen zur Verfügung stehen. Standard: IETF (BCP47)
keywords dcat:keyword Sp S.22 Nr. 43 OK Diese Eigenschaft enthält ein Schlagwort oder Schlüsselbegriff zur Beschreibung der Datenstruktur. Diese Eigenschaft kann für parallel existierende Sprachversionen von Schlagworten wiederholt werden. Comment: tags or key-value pairs; Insert upper limit against abuse.
spatial dct:spatial Sp S.25 Nr. 66 OK Dieses Eigenschaft bezieht sich auf eine geographische Region, welche durch die Datenstruktur abgedeckt wird.
location dct:location IR S6 OK kann sowohl geometrische Ortsbezüge, als auch geografische Ortsbezüge per URI und strukturierte Adressanschriften aufnehmen.
extent locn:geometry / locn:geographicName IR S6 OK Meist wird der Ortsbezug in Form einer Geometrie (z.B. einer Bounding Box) vorliegen.
resolution rdfs:comment Geo S.24 https://github.com/OpenEnergyPlatform/organisation/issues/11
temporal dct:temporal https://github.com/OpenEnergyPlatform/organisation/issues/13
reference_date Standard: ISO 8601 prüfen ob UTC Offset inkludieren
ts_start dct:PeriodOfTime & schema:startDate DCAT1.1 S.16 OK Ein Zeitintervall, welches durch Start- und Endzeitpunkt bezeichnet bzw. definiert ist. Comment: Check ISO 8601
ts_end dct:PeriodOfTime & schema:endDate DCAT1.1 S.16 OK Comment: Check ISO 8601
ts_resolution https://github.com/OpenEnergyPlatform/organisation/issues/13 Separate the number and unit with a space
utc_timezone https://github.com/OpenEnergyPlatform/organisation/issues/13 NEW! Revise key / Specify best-practice / Comment: Check combination with start/end
sources dct:source DCAT-ap_1.1 p.13 https://github.com/OpenEnergyPlatform/organisation/issues/14
name dct:title DCAT-ap_1.1 p.14 This property contains a name given to the Catalogue Record. This property can be repeated for parallel language versions of the name.
type https://github.com/OpenEnergyPlatform/organisation/issues/14 NEW! Specify best-practice (website, documentation, code)
description dct:description DCAT-ap_1.1 p.14 This property contains a free-text account of the Dataset. This property can be repeated for parallel language versions of the description.
url dcat:landingPage DCAT-ap_1.1 p.13 https://github.com/OpenEnergyPlatform/organisation/issues/14 This property refers to a web page that provides access to the Dataset, its Distributions and/or additional information. It is intended to point to a landing page at the original data provider, not to a page on a site of a third party, such as an aggregator.
license dct:accessRights & dct:RightsStatement DCAT-ap_1.1 p.13 https://github.com/OpenEnergyPlatform/organisation/issues/14 Comment: complete name and license id in brackets. Standard: SPDX License List ... This property refers to information that indicates whether the Dataset is open data, has access restrictions or is not public. A controlled vocabulary with three members (:public, restricted, :non-public) will be created and maintained by the Publications Office of the EU.
copyright dct:accessRights & dct:RightsStatement DCAT-ap_1.1 p.13 https://github.com/OpenEnergyPlatform/organisation/issues/14 This property refers to information that indicates whether the Dataset is open data, has access restrictions or is not public. A controlled vocabulary with three members (:public, :restricted, :non-public) will be created and maintained by the Publications Office of the EU.
license dct:license Comment: complete name and license id in brackets. Standard: SPDX License List
id Standard: SPDX and DCAT
name if no ID
url if no ID
instructions dcatde:licenseAttributionByText IR S.23 Optional? Standard: tldrlegal
copyright dcatde:originator https://github.com/OpenEnergyPlatform/organisation/issues/15
contributors dct:contributor Diese Eigenschaft verweist auf Stellen oder Personen, die die Daten bearbeitet haben (z.B. durch Formatierung derselben).
name Comment: GitHub username possible
email Comment: optional
date Standard: ISO 8601
comment https://github.com/OpenEnergyPlatform/organisation/issues/16
resources
name
format
encoding
fields
name
description
type
unit
  • _comment:: OK / Comment: Comments start with an underscore
    • _metadata_version: OK
    • _metadata_license: OK
    • _metadata_license_url: OK

Decisions

  • We use RDF-Turtle
Clone this wiki locally