Package org.dlese.dpc.xml.maps


package org.dlese.dpc.xml.maps

Provides the mapping classes required for creating XMLMap instances. Note: these classes are not being used.

Current implmentation requires mapping classes which "hardwire" the mapping between metadata objects and actual XML. Work is in progress to replace mapping classes with a template class that is capable of using a configuration file to map dynamically.

  • Classes
    Class
    Description
    Provided here only to support the DLESE metadata object types required by the the DleseXMLReader class.
    Provides an object definition for representing an annotation as specified by the DLESE metadata framework.
    Provides an object definition for representing a contributor as specified by the DLESE metadata framework.
    Provides an object definition for representing a geo-reference as specified by the DLESE metadata framework.
    Provides an object definition for representing a relation as specified by the DLESE metadata framework.
    Provides an object definition for representing the learning resource types of a DLESE resource, as specified by the DLESE metadata framework.
    Provides an object definition for representing the technical requirements of a DLESE resource, as specified by the DLESE metadata framework.
    This class provides mapping between DLESE metadata values and the corresponding XML metadata record.