public interface DublinCore
Modifier and Type | Field and Description |
---|---|
static Property |
CONTRIBUTOR
An entity responsible for making contributions to the content of the
resource.
|
static Property |
COVERAGE
The extent or scope of the content of the resource.
|
static Property |
CREATED
Date of creation of the resource.
|
static Property |
CREATOR
An entity primarily responsible for making the content of the resource.
|
static Property |
DATE
A date associated with an event in the life cycle of the resource.
|
static Property |
DESCRIPTION
An account of the content of the resource.
|
static Property |
FORMAT
Typically, Format may include the media-type or dimensions of the
resource.
|
static Property |
IDENTIFIER
Recommended best practice is to identify the resource by means of
a string or number conforming to a formal identification system.
|
static Property |
LANGUAGE
A language of the intellectual content of the resource.
|
static Property |
MODIFIED
Date on which the resource was changed.
|
static String |
NAMESPACE_URI_DC |
static String |
NAMESPACE_URI_DC_TERMS |
static String |
PREFIX_DC |
static String |
PREFIX_DC_TERMS |
static Property |
PUBLISHER
An entity responsible for making the resource available.
|
static Property |
RELATION
A reference to a related resource.
|
static Property |
RIGHTS
Information about rights held in and over the resource.
|
static Property |
SOURCE
A reference to a resource from which the present resource is derived.
|
static Property |
SUBJECT
The topic of the content of the resource.
|
static Property |
TITLE
A name given to the resource.
|
static Property |
TYPE
The nature or genre of the content of the resource.
|
static final String NAMESPACE_URI_DC
static final String NAMESPACE_URI_DC_TERMS
static final String PREFIX_DC
static final String PREFIX_DC_TERMS
static final Property FORMAT
static final Property IDENTIFIER
static final Property MODIFIED
static final Property CONTRIBUTOR
static final Property COVERAGE
static final Property CREATOR
static final Property CREATED
static final Property DATE
static final Property DESCRIPTION
static final Property LANGUAGE
static final Property PUBLISHER
static final Property RELATION
static final Property RIGHTS
static final Property SOURCE
static final Property SUBJECT
static final Property TITLE
static final Property TYPE
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.