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