public class DCTypes extends Object
Modifier and Type | Field and Description |
---|---|
static Resource |
Collection
An aggregation of resources.
|
static Resource |
Dataset
Data encoded in a defined structure.
|
static Resource |
Event
A non-persistent, time-based occurrence.
|
static Resource |
Image
A visual representation other than text.
|
static Resource |
InteractiveResource
A resource requiring interaction from the user to be understood, executed,
or experienced.
|
static Resource |
MovingImage
A series of visual representations imparting an impression of motion when
shown in succession.
|
static Resource |
NAMESPACE
The namespace of the vocabulary as a resource
|
static String |
NS
The namespace of the vocabulary as a string
|
static Resource |
PhysicalObject
An inanimate, three-dimensional object or substance.
|
static Resource |
Service
A system that provides one or more functions.
|
static Resource |
Software
A computer program in source or compiled form.
|
static Resource |
Sound
A resource primarily intended to be heard.
|
static Resource |
StillImage
A static visual representation.
|
static Resource |
Text
A resource consisting primarily of words for reading.
|
Constructor and Description |
---|
DCTypes() |
public static final String NS
The namespace of the vocabulary as a string
public static final Resource NAMESPACE
The namespace of the vocabulary as a resource
public static final Resource Collection
An aggregation of resources.
public static final Resource Dataset
Data encoded in a defined structure.
public static final Resource Event
A non-persistent, time-based occurrence.
public static final Resource Image
A visual representation other than text.
public static final Resource InteractiveResource
A resource requiring interaction from the user to be understood, executed, or experienced.
public static final Resource MovingImage
A series of visual representations imparting an impression of motion when shown in succession.
public static final Resource PhysicalObject
An inanimate, three-dimensional object or substance.
public static final Resource Service
A system that provides one or more functions.
public static final Resource Software
A computer program in source or compiled form.
public static final Resource Sound
A resource primarily intended to be heard.
public static final Resource StillImage
A static visual representation.
public static final Resource Text
A resource consisting primarily of words for reading.
Licenced under the Apache License, Version 2.0