public class DC extends Object
Modifier and Type | Field and Description |
---|---|
static UriRef |
contributor
description: Examples of a Contributor include a person, an organization, or a service.
|
static UriRef |
coverage
description: Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates.
|
static UriRef |
creator
description: Examples of a Creator include a person, an organization, or a service.
|
static UriRef |
date
description: Date may be used to express temporal information at any level of granularity.
|
static UriRef |
description
description: Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource.
|
static UriRef |
format
description: Examples of dimensions include size and duration.
|
static UriRef |
identifier
description: Recommended best practice is to identify the resource by means of a string conforming to a formal identification system.
|
static UriRef |
language
description: Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].
|
static UriRef |
publisher
description: Examples of a Publisher include a person, an organization, or a service.
|
static UriRef |
relation
description: Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system.
|
static UriRef |
rights
description: Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.
|
static UriRef |
source
description: The described resource may be derived from the related resource in whole or in part.
|
static UriRef |
subject
description: Typically, the subject will be represented using keywords, key phrases, or classification codes.
|
static UriRef |
title
comment: A name given to the resource.
|
static UriRef |
type
description: Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE].
|
Constructor and Description |
---|
DC() |
public static final UriRef contributor
public static final UriRef coverage
public static final UriRef creator
public static final UriRef date
public static final UriRef description
public static final UriRef format
public static final UriRef identifier
public static final UriRef language
public static final UriRef publisher
public static final UriRef relation
public static final UriRef rights
public static final UriRef source
public static final UriRef subject
public static final UriRef title
public static final UriRef type
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.