|
Multivalent API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectphelps.doc.DublinCore
Dublin Core Metadata Initiative. Media adaptors may (optionally) normalize document metadata to Dublin Core.
Field Summary | |
---|---|
static java.lang.String |
CONTRIBUTOR
Examples of a Contributor include a person, an organisation, or a service. |
static java.lang.String |
COVERAGE
Spatial location, temporal period, jurisdiction (core). |
static java.lang.String |
CREATOR
Examples of a Creator include a person, an organisation, or a service. |
static java.lang.String |
DATE
Typically, Date will be associated with the creation or availability of the resource. |
static java.lang.String |
DESCRIPTION
Description may include but is not limited to: an abstract, table of contents, reference to a graphical representation of content or a free-text account of the content. |
static java.lang.String |
FORMAT
Typically, Format may include the media-type or dimensions of the resource, e.g,. |
static java.lang.String |
IDENTIFIER
Example formal identification systems include URI, DOI, ISBN. |
static java.lang.String |
LANGUAGE
Recommended best practice is to use RFC 3066 [RFC3066], which, in conjunction with ISO 639 [ISO639], defines two- and three-letter primary language tags with optional subtags. |
static java.lang.String |
MODIFIED
Date on which the resource was changed. |
static java.lang.String |
PUBLISHER
Examples of a Publisher include a person, an organisation, or a service. |
static java.lang.String |
RELATION
Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system. |
static java.lang.String |
RIGHTS
Typically, a Rights element will contain a rights management statement for the resource, or reference a service providing such information. |
static java.lang.String |
SOURCE
A reference to a resource from which the present resource is derived. |
static java.lang.String |
SUBJECT
Typically, a Subject will be expressed as keywords, key phrases or classification codes that describe a topic of the resource. |
static java.lang.String |
TITLE
Typically, a Title will be a name by which the resource is formally known. |
static java.lang.String |
TYPE
Type includes terms describing general categories, functions, genres, or aggregation levels for content. |
Constructor Summary | |
---|---|
DublinCore()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CONTRIBUTOR
public static final java.lang.String COVERAGE
public static final java.lang.String CREATOR
public static final java.lang.String DATE
public static final java.lang.String DESCRIPTION
public static final java.lang.String FORMAT
public static final java.lang.String IDENTIFIER
public static final java.lang.String LANGUAGE
public static final java.lang.String PUBLISHER
public static final java.lang.String RELATION
public static final java.lang.String RIGHTS
public static final java.lang.String SOURCE
public static final java.lang.String SUBJECT
public static final java.lang.String TITLE
public static final java.lang.String TYPE
public static final java.lang.String MODIFIED
Constructor Detail |
---|
public DublinCore()
|
Multivalent API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |