As part of the "Nordic Metadata Project",
this document is a short description and introduction on how to use the Nordic Metadata Creation Tool
to create high quality Dublin Core metadata.
Furthermore, the "Nordic Web Index" will index the
pages when published and soon offer improved searching possibilities and precision to
all users on the Internet.
THE NORDIC METADATA TEMPLATE AND TOOL
The purpose with this document is to offer end-users an introduction on how to create
descriptive metadata records for information resources (i.e. electronic documents),
and in particular to give step-by-step guidelines when using the Nordic Metadata creation tool
developed within the Nordic Metadata Project. The Nordic Metadata Creation Tool has adapted
both the HTML 4.0 syntax and
the HTML 2.0/3.2 syntax.
BASIC STEPS :
BASIC DUBLIN CORE ELEMENT SYNTAX
For the moment, the Dublin Core consists of a set of 15 elements, which are embedded into
HTML 2.0 or HTML 4.0 (recommendations).
The HTML specification is generic, which means that other alternative sets of
metadata could be embedded within HTML.
At a general level, a Dublin Core entry coded within HTML has the following
syntax :
Together with the example below, we will try to decompose and describe the basic
DC syntax construction for a single element.
For our purpose, we will use the
TITLE element as an example.
The DC syntax for an element can be described as containing :
Finally, for an extended use of DC metadata, you find a description of how to use and interpret
DC Qualifiers in the DC User Guidelines (Extended) : chapter 6.
This chapter explains the use of both the TYPE and SCHEME qualifier.
Extended User Guide or the
Short User Guide.
We also provide a Short DC metadata template for simple DC metadata enhancement.
button for that element.
If you want to exclude one or more elements, you press the "-"
button.
If you are uncertain of what to do that, please look at
the View | Document Source... in your WWW browser, and look at the
<HEAD>
< /HEAD>
area of this page.
This will help us to make this tool better for you!
<META NAME="DC.Element name" CONTENT="value of element">
Furthermore, in the DC User Guidelines, there are step-by-step descriptions on both
with the corresponding NAME and CONTENT attributes as follows :
<META NAME="..." CONTENT="...">.
<META NAME="..." attribute, we insert
a) DC. which tells us that we use the DC element set, and
b) the name of the DC element: <META NAME="DC.Element name" ...".
I.e. the DC.Title tells us that we use the DC element set, and the
DC element "Title" as defined by the Dublin Core specification.
<META... CONTENT="..."> attribute, we insert
the value of the element: ...CONTENT="value of element">
The <META> attribute CONTENT is used to allow a description of the value of the element
(in this case Preben Hansen is the creator)
a short DC Metadata record (DC User Guidelines : chapter 5,
and a full DC Metadata record (DC User Guidelines : chapter 7).
DC Metadata Template
DC User Guidelines
Created: 1997-05-10
Last update: 1999-11-22
URL: http://www.sics.se/~preben/DC/DC_temp_help.html