|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mulgara.mrg.vocab.DC
public class DC
A class for holding the Dublin Core vocabulary.
| Field Summary | |
|---|---|
static Uri |
BASE_URI
The URI of the DC name space. |
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 |
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 |
DESCRIPTION
An account of the resource. |
static Uri |
FORMAT
The file format, physical medium, or dimensions of the resource. |
static Uri |
IDENTIFIER
An unambiguous reference to the resource within a given context. |
static Uri |
LANGUAGE
A language of the resource. |
static Uri |
PUBLISHER
An entity responsible for making the resource available. |
static Uri |
RELATION
A related resource. |
static Uri |
RIGHTS
Information about rights held in and over the resource. |
static Uri |
SOURCE
A related resource from which the described resource is derived. |
static Uri |
SUBJECT
The topic of the resource. |
static Uri |
TITLE
A name given to the resource. |
static Uri |
TYPE
The nature or genre of the resource. |
| Constructor Summary | |
|---|---|
DC()
|
|
| 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 DATE
public static final Uri COVERAGE
public static final Uri TYPE
public static final Uri TITLE
public static final Uri CREATOR
public static final Uri FORMAT
public static final Uri RIGHTS
public static final Uri SOURCE
public static final Uri RELATION
public static final Uri PUBLISHER
public static final Uri IDENTIFIER
public static final Uri DESCRIPTION
public static final Uri LANGUAGE
public static final Uri CONTRIBUTOR
public static final Uri SUBJECT
| Constructor Detail |
|---|
public DC()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||