Metadataprofile for specifications - version 1.1.0

Describes how to express metadata about a specification and its parts

Publication date:
Latest version:
https://docs.dataportal.se/prof/en/
Latest version in Swedish:
https://docs.dataportal.se/prof/sv/
Stable address to this version:
https://docs.dataportal.se/prof/1.1.0/en/
Previous stable version:
https://docs.dataportal.se/prof/1.0.0/en/
Editor:
Matthias Palmér - MetaSolutions AB
Contributors:
Kristine Ulander - Myndigheten för digital förvaltning
Ulrika Domellöf-Mattsson - Myndigheten för digital förvaltning
On behalf of:
Swedish Agency for Digital Government
Licens:
CC-BY 4.0

This metadata profile is developed based on the needs of Sweden's Dataportal to describe specifications.

The metadata profile is based on W3C's Profiles vocabulary (PROF) extended with some elements from the Asset Description Metadata Schema (ADMS) and the Data Catalog Vocabulary (DCAT).

classDiagram Specification --> Specification : previous/next/latest Specification --> Specificationresource : has resource Specification --> Publisher : publisher Specification --> Contactpoint : contact point class Specification { specification type is profile of title description theme category for national data domains keyword date issued date modified status } class Specificationresource { title description role } class Publisher { name type } class Contactpoint { type name email }