|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mulgara.mrg.vocab.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 Uri |
BASE_URI
The URI of the DC name space. |
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 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 Uri BASE_URI
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 | |||||||||