Download List

Descripción del Proyecto

DDMSence (pronounced "dee-dee-em-Essence") is the only Java library that fully supports the DoD Discovery Metadata Specification (DDMS). It provides a complete implementation of the DDMS specification using any DDMS version between 2.0 and 5.0. Validation is performed according to both the schema and the specification, and custom validation rules can be defined with ISO Schematron.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-20 08:33
2.1.0

Esta versión añade soporte completo para DDMS 4.1. Es compatible con v2.0.0.
Tags: Stable, Minor
This release adds full support for DDMS 4.1. It is backwards-compatible with v2.0.0.

2011-12-02 11:34
2.0.0

Esta versión añade soporte completo para DDMS 4.0.1. No es compatible con versiones anteriores, pero actualizar código existente debe ser sencilla. Se publica una guía de actualización en el sitio Web.
Tags: Stable, Major
This major release adds full support for DDMS 4.0.1. It is not backward-compatible with previous releases, but upgrading existing code should be straightforward. An upgrade guide is published on the website.

2011-07-18 04:53
1.11.0

Esta versión añade soporte para XSLT2 basado en mejoras de validación Schematron rendimiento, cuando se utilizan múltiples vocabularios controlados, y corrección de errores una menor importancia. Es compatible con 1.10.0.
Tags: Stable, Minor
This release adds support for XSLT2-based Schematron validation, performance improvements when using multiple Controlled Vocabularies, and a few minor bugfixes. It is backwards compatible with 1.10.0.

2011-06-03 05:59
1.9.1

Esta versión corrige errores menores relacionados con la creación de instancias perezoso en el marco de componentes Builder, y también añade dos aplicaciones Web de ejemplo para la validación y construcción en el sitio Web DDMSence, con el código fuente proporcionado. Es compatible con todas las versiones desde 1.4.0.
Tags: Stable, Patch
This release corrects minor bugs related to the lazy instantiation in the Component Builder framework, and also adds two sample Web applications for Validation and Building to the DDMSence Web site, with source code provided. It is backwards compatible with all releases since 1.4.0.

2011-05-25 05:42
1.9.0

Esta versión hace que el marco de componentes Builder más susceptibles de interfaces de usuario basadas en Web mediante la implementación de la interfaz Serializable y perezosamente instancias de constructores niño componente bajo petición. Es compatible con todas las versiones desde 1.4.0.
Tags: Stable, Minor
This release makes the Component Builder framework more amenable to Web-based UIs by implementing the Serializable interface and lazily instantiating child component builders upon request. It is backwards compatible with all releases since 1.4.0.

Project Resources