public class DC extends Object
Modifier and Type | Field and Description |
---|---|
static URI |
CONTRIBUTOR
dc:contributor
|
static URI |
COVERAGE
dc:coverage
|
static URI |
CREATOR
dc:creator
|
static URI |
DATE
dc:date
|
static URI |
DESCRIPTION
dc:description
|
static URI |
FORMAT
dc:format
|
static URI |
IDENTIFIER
dc:identifier
|
static URI |
LANGUAGE
dc:language
|
static String |
NAMESPACE
Dublin Core elements namespace: http://purl.org/dc/elements/1.1/
|
static Namespace |
NS
An immutable
Namespace constant that represents the Dublin Core
namespace. |
static String |
PREFIX
Recommend prefix for the Dublin Core elements namespace: "dc"
|
static URI |
PUBLISHER
dc:publisher
|
static URI |
RELATION
dc:relation
|
static URI |
RIGHTS
dc:rights
|
static URI |
SOURCE
dc:source
|
static URI |
SUBJECT
dc:subject
|
static URI |
TITLE
dc:title
|
static URI |
TYPE
dc:type
|
Constructor and Description |
---|
DC() |
public static final String NAMESPACE
public static final String PREFIX
public static final Namespace NS
Namespace
constant that represents the Dublin Core
namespace.public static final URI TITLE
public static final URI SOURCE
public static final URI CONTRIBUTOR
public static final URI COVERAGE
public static final URI CREATOR
public static final URI DATE
public static final URI DESCRIPTION
public static final URI FORMAT
public static final URI IDENTIFIER
public static final URI LANGUAGE
public static final URI PUBLISHER
public static final URI RELATION
public static final URI RIGHTS
public static final URI SUBJECT
public static final URI TYPE
Copyright © 2001-2016 Aduna. All Rights Reserved.