HealthFinland Metadata Schema

Namespace Document 8 September 2010

Authors:
Osma Suominen (Aalto University)

Valid XHTML + RDFa Creative Commons License This work is licensed under a Creative Commons Attribution License. This copyright applies to the HealthFinland Metadata Schema Specification and accompanying documentation in RDF.


Abstract

The HealthFinland Metadata Schema Specification defines the metadata used for publications (web documents) in the HealthFinland portal. Most of the properties (fields) have been adopted from the Dublin Core Metadata Terms. In HealthFinland, some of the properties have more specific uses and/or restrictions, which are reflected in the schema.

The schema has been documented in more detail in the HealthFinland Portal Metadata Specification (in Finnish).

Alternate machine-readable versions of this schema are available in either RDF/XML or N3 formats.

HealthFinland Metadata Schema Classes and Properties

The HealthFinland Metadata Schema introduces the following classes and properties.

Classes: | Publication |

Properties: | audience | creator | dateAccepted | description | format | genre | identifier | issued | keyword | language | modified | noindex | publisher | rights | subject | title | type | url |

Classes and Properties (full detail)


Classes

Class: ts:Publication

Publication - A Publication in HealthFinland is a web-accessible document that has been described with HealthFinland-specific metadata.
Status: stable
Properties include: genre dateAccepted title noindex url rights issued description keyword publisher modified audience format language type creator subject
OWL Class

[#] [back to top]


Properties

Property: dcterms:audience

Audience - Intended audience for the publication, expressed using the HealthFinland Section Classification.
Status: stable
Domain: Publication
Range: skos:Concept
Object Property

[#] [back to top]


Property: dc:creator

Creator - Creator of the document, which can be a person, and organization or a group.
Status: stable
Domain: Publication
Range: foaf:Agent
Object Property

[#] [back to top]


Property: dcterms:dateAccepted

Acceptance time - Date and time when the publication was accepted for publication.
Status: stable
Domain: Publication
Range: xsd:dateTime
Datatype Property

[#] [back to top]


Property: dc:description

Description - A short description or summary of the publication.
Status: stable
Domain: Publication
Range: xsd:string
Datatype Property

[#] [back to top]


Property: dc:format

Format - Technical format of the publication, expressed as a MIME type.
Status: stable
Domain: Publication
Range: dcterms:IMT
Datatype Property

[#] [back to top]


Property: ts:genre

Publication type - Publication genre, e.g. article, guide or test. Possible values are specified in the HealthFinland genre classification.
Status: stable
Domain: Publication
Range: skos:Concept
Object Property

[#] [back to top]


Property: dc:identifier

Identifier - A stable identifier expressed as a URI.
Status: stable
Object Property

[#] [back to top]


Property: dcterms:issued

Publication time - Date and time when the publication was first created.
Status: stable
Domain: Publication
Range: xsd:dateTime
Datatype Property

[#] [back to top]


Property: ts:keyword

Keyword - Free text keyword describing the content of the publication. For use when suitable concepts cannot be found in the Health Promotion Ontology.
Status: stable
Domain: Publication
Range: skos:Concept
Datatype Property

[#] [back to top]


Property: dc:language

Language - Language of the publication, expressed as a RFC4646 language code.
Status: stable
Domain: Publication
Range: dcterms:RFC4646
Datatype Property

[#] [back to top]


Property: dcterms:modified

Modification time - Date and time of the last modification of the publication.
Status: stable
Domain: Publication
Range: xsd:dateTime
Datatype Property

[#] [back to top]


Property: ts:noindex

NoIndex - When given a true value, forbids including this publication in the HealthFinland portal.
Status: stable
Domain: Publication
Range: xsd:boolean
Datatype Property

[#] [back to top]


Property: dc:publisher

Publisher - The publisher of the document, which must be an organization.
Status: stable
Domain: Publication
Range: foaf:Organization
Object Property

[#] [back to top]


Property: dc:rights

Rights - Short statement of the rights (e.g. copyright) that apply when using the publication.
Status: stable
Domain: Publication
Range: xsd:string
Datatype Property

[#] [back to top]


Property: dc:subject

Subject - Main subject of the publication, expressed using concepts drawn from the Health Promotion Ontology.
Status: stable
Domain: Publication
Range: skos:Concept
Object Property

[#] [back to top]


Property: dc:title

Title - Title of the publication; should be same as the main heading.
Status: stable
Domain: Publication
Range: xsd:string
Datatype Property

[#] [back to top]


Property: dc:type

Type - Entity type according to the DCMI Type vocabulary. Often Text.
Status: stable
Domain: Publication
Range: rdfs:Class
Object Property

[#] [back to top]


Property: ts:url

URL address - The web address where this publication can be accessed, if different from the identifier.
Status: stable
Domain: Publication
Range: dcterms:URL
Datatype Property

[#] [back to top]


Acknowledgments

This specification document was generated using the specgen6 tool by Bob Ferris, which is based on an earlier specgen5 tool by Dan Brickley.

Recent Changes

=========================
=========================
Version 0.1 (September 2010)
=========================
 * Created this namespace document