Package cz.cvut.kbss.jopa.vocabulary
Class DC.Elements
java.lang.Object
cz.cvut.kbss.jopa.vocabulary.DC.Elements
- Enclosing class:
- DC
Vocabulary in the /elements/1.1/ namespace of Dublin Core.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final StringAn entity primarily responsible for making the resource.static final StringA point or period of time associated with an event in the lifecycle of the resource.static final StringAn account of the resource.static final StringAn unambiguous reference to the resource within a given context.static final StringDC /elements/1.1/ namespace.static final StringA related resource from which the described resource is derived.static final StringThe topic of the resource.static final StringA name given to the resource.
- 
Method Summary
- 
Field Details- 
NAMESPACEDC /elements/1.1/ namespace.- See Also:
 
- 
CREATORAn entity primarily responsible for making the resource.
- 
DATEA point or period of time associated with an event in the lifecycle of the resource.
- 
DESCRIPTIONAn account of the resource.
- 
IDENTIFIERAn unambiguous reference to the resource within a given context.
- 
SOURCEA related resource from which the described resource is derived.
- 
SUBJECTThe topic of the resource.
- 
TITLEA name given to the resource.
 
-