|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mulgara.mrg.vocab.uri.DCTERMS
public class DCTERMS
A class for holding the Dublin Core terms vocabulary.
| Field Summary | |
|---|---|
static URI |
ABSTRACT
A summary of the resource. |
static URI |
ACCESS_RIGHTS
Information about who can access the resource or an indication of its security status. |
static URI |
ACCRUAL_METHOD
The method by which items are added to a collection. |
static URI |
ACCRUAL_PERIODICITY
The frequency with which items are added to a collection. |
static URI |
ACCRUAL_POLICY
The policy governing the addition of items to a collection. |
static URI |
ALTERNATIVE
An alternative name for the resource. |
static URI |
AUDIENCE
A class of entity for whom the resource is intended or useful. |
static URI |
AVAILABLE
Date (often a range) that the resource became or will become available. |
static String |
BASE
The DC namespace |
static URI |
BIBLIOGRAPHIC_CITATION
A bibliographic reference for the resource. |
static URI |
CONFORMS_TO
An established standard to which the described resource conforms. |
static URI |
CONTRIBUTOR
An entity responsible for making contributions to the resource. |
static URI |
COVERAGE
The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant. |
static URI |
CREATED
Date of creation of the resource. |
static URI |
CREATOR
An entity primarily responsible for making the resource. |
static URI |
DATE
A point or period of time associated with an event in the lifecycle of the resource. |
static URI |
DATE_ACCEPTED
Date of acceptance of the resource. |
static URI |
DATE_COPYRIGHTED
Date of copyright. |
static URI |
DATE_SUBMITTED
Date of submission of the resource. |
static URI |
DESCRIPTION
An account of the resource. |
static URI |
EDUCATION_LEVEL
A class of entity, defined in terms of progression through an educational or training context, for which the described resource is intended. |
static URI |
EXTENT
The size or duration of the resource. |
static URI |
FORMAT
The file format, physical medium, or dimensions of the resource. |
static URI |
HAS_FORMAT
A related resource that is substantially the same as the pre-existing described resource, but in another format. |
static URI |
HAS_PART
A related resource that is included either physically or logically in the described resource. |
static URI |
HAS_VERSION
A related resource that is a version, edition, or adaptation of the described resource. |
static URI |
IDENTIFIER
An unambiguous reference to the resource within a given context. |
static URI |
INSTRUCTIONAL_METHOD
A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support. |
static URI |
IS_FORMAT_OF
A related resource that is substantially the same as the described resource, but in another format. |
static URI |
IS_PART_OF
A related resource in which the described resource is physically or logically included. |
static URI |
IS_REFERENCED_BY
A related resource that references, cites, or otherwise points to the described resource. |
static URI |
IS_REPLACED_BY
A related resource that supplants, displaces, or supersedes the described resource. |
static URI |
IS_REQUIRED_BY
A related resource that requires the described resource to support its function, delivery, or coherence. |
static URI |
IS_VERSION_OF
A related resource of which the described resource is a version, edition, or adaptation. |
static URI |
ISSUED
Date of formal issuance (e.g., publication) of the resource. |
static URI |
LANGUAGE
A language of the resource. |
static URI |
LICENSE
A legal document giving official permission to do something with the resource. |
static URI |
MEDIATOR
An entity that mediates access to the resource and for whom the resource is intended or useful. |
static URI |
MEDIUM
The material or physical carrier of the resource. |
static URI |
MODIFIED
Date on which the resource was changed. |
static String |
PREFIX
The QName prefix for DC |
static URI |
PROVENANCE
A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation. |
static URI |
PUBLISHER
An entity responsible for making the resource available. |
static URI |
REFERENCES
A related resource that is referenced, cited, or otherwise pointed to by the described resource. |
static URI |
RELATION
A related resource. |
static URI |
REPLACES
A related resource that is supplanted, displaced, or superseded by the described resource. |
static URI |
REQUIRES
A related resource that is required by the described resource to support its function, delivery, or coherence. |
static URI |
RIGHTS
Information about rights held in and over the resource. |
static URI |
RIGHTS_HOLDER
A person or organization owning or managing rights over the resource. |
static URI |
SOURCE
A related resource from which the described resource is derived. |
static URI |
SPATIAL
Spatial characteristics of the resource. |
static URI |
SUBJECT
The topic of the resource. |
static URI |
TABLE_OF_CONTENTS
A list of subunits of the resource. |
static URI |
TEMPORAL
Temporal characteristics of the resource. |
static URI |
TITLE
A name given to the resource. |
static URI |
TYPE
The nature or genre of the resource. |
static URI |
VALID
Date (often a range) of validity of a resource. |
| Constructor Summary | |
|---|---|
DCTERMS()
|
|
| 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 String PREFIX
public static final String BASE
public static final URI MODIFIED
public static final URI TITLE
public static final URI MEDIATOR
public static final URI IS_REPLACED_BY
public static final URI DATE_ACCEPTED
public static final URI DATE_SUBMITTED
public static final URI IDENTIFIER
public static final URI HAS_VERSION
public static final URI CREATED
public static final URI CONTRIBUTOR
public static final URI SPATIAL
public static final URI BIBLIOGRAPHIC_CITATION
public static final URI IS_VERSION_OF
public static final URI SUBJECT
public static final URI AVAILABLE
public static final URI IS_FORMAT_OF
public static final URI EDUCATION_LEVEL
public static final URI ISSUED
public static final URI LANGUAGE
public static final URI REQUIRES
public static final URI CREATOR
public static final URI HAS_PART
public static final URI COVERAGE
public static final URI EXTENT
public static final URI DESCRIPTION
public static final URI ACCRUAL_POLICY
public static final URI REFERENCES
public static final URI RIGHTS
public static final URI SOURCE
public static final URI IS_PART_OF
public static final URI REPLACES
public static final URI TEMPORAL
public static final URI MEDIUM
public static final URI ALTERNATIVE
public static final URI ACCESS_RIGHTS
public static final URI DATE_COPYRIGHTED
public static final URI TYPE
public static final URI AUDIENCE
public static final URI CONFORMS_TO
public static final URI DATE
public static final URI FORMAT
public static final URI ACCRUAL_PERIODICITY
public static final URI RELATION
public static final URI PROVENANCE
public static final URI HAS_FORMAT
public static final URI PUBLISHER
public static final URI ABSTRACT
public static final URI TABLE_OF_CONTENTS
public static final URI RIGHTS_HOLDER
public static final URI ACCRUAL_METHOD
public static final URI IS_REFERENCED_BY
public static final URI LICENSE
public static final URI INSTRUCTIONAL_METHOD
public static final URI VALID
public static final URI IS_REQUIRED_BY
| Constructor Detail |
|---|
public DCTERMS()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||