* Registers the bindings for the configuration.
*
* @generated
*/
protected void registerBindings(Map bindings) {
bindings.put(DCT.recordAbstract, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.accessRights, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.alternative, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.audience, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.available, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.bibliographicCitation, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.conformsTo, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.created, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.dateAccepted, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.dateCopyrighted, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.dateSubmitted, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.educationLevel, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.extent, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.hasFormat, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.hasPart, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.hasVersion, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.isFormatOf, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.isPartOf, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.isReferencedBy, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.isReplacedBy, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.isRequiredBy, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.issued, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.isVersionOf, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.license, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.mediator, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.medium, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.modified, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.provenance, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.references, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.replaces, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.requires, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.rightsHolder, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.spatial, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.tableOfContents, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.temporal, new SimpleLiteralBinding(DC.SimpleLiteral));
bindings.put(DCT.valid, new SimpleLiteralBinding(DC.SimpleLiteral));
}