Dublin Core: Difference between revisions
Jump to navigation
Jump to search
(using an external editor) |
(using an external editor) |
||
Line 2: | Line 2: | ||
== Definition == | == Definition == | ||
'''Dublin Core''' is a very popular [[metadata]] standard | * '''Dublin Core''' is a very popular [[metadata]] standard and managed by the The Dublin Core Metadata Initiative (DCMI) | ||
* Quote from the [http://dublincore.org/documents/usageguide/ Using Dublin Core] (19:18, 9 May 2006 (MEST)): The Dublin Core metadata standard is a simple yet effective element set for describing a wide range of networked resources. The Dublin Core standard includes two levels: Simple and Qualified. Simple Dublin Core comprises fifteen elements; Qualified Dublin Core includes three additional elements (Audience, Provenance and RightsHolder), as well as a group of element refinements (also called qualifiers) that refine the semantics of the elements in ways that may be useful in resource discovery. The semantics of Dublin Core have been established by an international, cross-disciplinary group of professionals from librarianship, computer science, text encoding, the museum community, and other related fields of scholarship and practice. | |||
The Simple '''Dublin Core Metadata Element Set (DCMES)''' consists of 15 metadata elements: | |||
# Title | |||
# Creator | |||
# Subject | |||
# Description | |||
# Publisher | |||
# Contributor | |||
# Date | |||
# Type | |||
# Format | |||
# Identifier | |||
# Source | |||
# Language | |||
# Relation | |||
# Coverage | |||
# Rights | |||
== Technical details == | |||
[[under construction]] | |||
* Dublin Core is an RDF application. | |||
== Links == | |||
* [http://dublincore.org/ Dublin Core Initiative Home] | |||
* [http://dublincore.org/documents/usageguide/ Using Dublin Core] (The official tutorial) | |||
* [http://www.w3.org/TR/rdf-primer/ W3C RDF Primer] | |||
* [http://www.la-grange.net/w3c/REC-rdf-syntax/ RDF Primer - en français] | |||
[[Category: Technologies]] | [[Category: Technologies]] |
Revision as of 18:18, 9 May 2006
This article or section is currently under construction
In principle, someone is working on it and there should be a better version in a not so distant future.
If you want to modify this page, please discuss it with the person working on it (see the "history")
Definition
- Dublin Core is a very popular metadata standard and managed by the The Dublin Core Metadata Initiative (DCMI)
- Quote from the Using Dublin Core (19:18, 9 May 2006 (MEST)): The Dublin Core metadata standard is a simple yet effective element set for describing a wide range of networked resources. The Dublin Core standard includes two levels: Simple and Qualified. Simple Dublin Core comprises fifteen elements; Qualified Dublin Core includes three additional elements (Audience, Provenance and RightsHolder), as well as a group of element refinements (also called qualifiers) that refine the semantics of the elements in ways that may be useful in resource discovery. The semantics of Dublin Core have been established by an international, cross-disciplinary group of professionals from librarianship, computer science, text encoding, the museum community, and other related fields of scholarship and practice.
The Simple Dublin Core Metadata Element Set (DCMES) consists of 15 metadata elements:
- Title
- Creator
- Subject
- Description
- Publisher
- Contributor
- Date
- Type
- Format
- Identifier
- Source
- Language
- Relation
- Coverage
- Rights
Technical details
- Dublin Core is an RDF application.
Links
- Dublin Core Initiative Home
- Using Dublin Core (The official tutorial)