java.lang.Object
org.apache.jena.vocabulary.DCTypes
Vocabulary definitions from vocabularies/dublin-core_types.xml
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ResourceAn aggregation of resources.static final ResourceData encoded in a defined structure.static final ResourceA non-persistent, time-based occurrence.static final ResourceA visual representation other than text.static final ResourceA resource requiring interaction from the user to be understood, executed, or experienced.static final ResourceA series of visual representations imparting an impression of motion when shown in succession.static final ResourceThe namespace of the vocabulary as a resourcestatic final StringThe namespace of the vocabulary as a stringstatic final ResourceAn inanimate, three-dimensional object or substance.static final ResourceA system that provides one or more functions.static final ResourceA computer program in source or compiled form.static final ResourceA resource primarily intended to be heard.static final ResourceA static visual representation.static final ResourceA resource consisting primarily of words for reading. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NS
The namespace of the vocabulary as a string
- See Also:
-
NAMESPACE
The namespace of the vocabulary as a resource
-
Collection
An aggregation of resources.
-
Dataset
Data encoded in a defined structure.
-
Event
A non-persistent, time-based occurrence.
-
Image
A visual representation other than text.
-
InteractiveResource
A resource requiring interaction from the user to be understood, executed, or experienced.
-
MovingImage
A series of visual representations imparting an impression of motion when shown in succession.
-
PhysicalObject
An inanimate, three-dimensional object or substance.
-
Service
A system that provides one or more functions.
-
Software
A computer program in source or compiled form.
-
Sound
A resource primarily intended to be heard.
-
StillImage
A static visual representation.
-
Text
A resource consisting primarily of words for reading.
-
-
Constructor Details
-
DCTypes
public DCTypes()
-
-
Method Details
-
getURI
The namespace of the vocabulary as a string
- See Also:
-