Namespaces

Inheritance: java.lang.Object

public final class Namespaces

Contains namespaces used in RDF document.

Fields

FieldDescription
XMLXml namespace.
RDFResource definition framework namespace.
DUBLIN_COREDublin Core namespace.
XMP_BASICXMP Basic namespace.
XMP_RIGHTSXMP Rights Management namespace.
XMP_MMXMP digital asset management namespace.
XMP_DMXMP Dynamic Media namespace.
PDFAdobe PDF namespace.
PHOTOSHOPAdobe Photoshop namespace.
DICOMDicom namespace.
XMP_GRAPHICSXMP graphics namespace.
XMP_GRAPHICS_THUMBNAILXMP graphics namespace.
XMP_TYPE_FONTXMP Font type.
XMP_TYPE_DIMENSIONSXMP Dimensions type.
XMP_TYPE_RESOURCE_REFXMP ResourceRef URI.
XMP_TYPE_RESOURCE_EVENTXMP ResourceEvent URI.
XMP_TYPE_VERSIONXMP Version.

XML

public static final String XML

Xml namespace.

RDF

public static final String RDF

Resource definition framework namespace.

DUBLIN_CORE

public static final String DUBLIN_CORE

Dublin Core namespace.

XMP_BASIC

public static final String XMP_BASIC

XMP Basic namespace.

XMP_RIGHTS

public static final String XMP_RIGHTS

XMP Rights Management namespace.

XMP_MM

public static final String XMP_MM

XMP digital asset management namespace.

XMP_DM

public static final String XMP_DM

XMP Dynamic Media namespace.

PDF

public static final String PDF

Adobe PDF namespace.

PHOTOSHOP

public static final String PHOTOSHOP

Adobe Photoshop namespace.

DICOM

public static final String DICOM

Dicom namespace.

XMP_GRAPHICS

public static final String XMP_GRAPHICS

XMP graphics namespace.

XMP_GRAPHICS_THUMBNAIL

public static final String XMP_GRAPHICS_THUMBNAIL

XMP graphics namespace.

XMP_TYPE_FONT

public static final String XMP_TYPE_FONT

XMP Font type.

XMP_TYPE_DIMENSIONS

public static final String XMP_TYPE_DIMENSIONS

XMP Dimensions type.

XMP_TYPE_RESOURCE_REF

public static final String XMP_TYPE_RESOURCE_REF

XMP ResourceRef URI.

XMP_TYPE_RESOURCE_EVENT

public static final String XMP_TYPE_RESOURCE_EVENT

XMP ResourceEvent URI.

XMP_TYPE_VERSION

public static final String XMP_TYPE_VERSION

XMP Version.