CESSDA Metadata Validator - Core component
Contributors
Project manager:
- 1. UK Data Service
- 2. Leibniz Institute for the Social Sciences
- 3. Finnish Social Science Data Archive
- 4. CESSDA ERIC
Description
Changelog
All notable changes to the CESSDA Metadata Validator Core component will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
For each release, use the following sub-sections:
- Added (for new features)
- Changed (for changes in existing functionality)
- Deprecated (for soon-to-be removed features)
- Removed (for now removed features)
- Fixed (for any bug fixes)
- Security (in case of vulnerabilities)
0.4.0 - 2021-04-12
Added
- Provide ValidationRequest representation (#73)
Changed
- Adapt to CVS API V2 (#70)
- By CESSDA requested repairs (#68, #69)
- Blank xml tags are shown as constraint violations (e.g. collDate, distDate) (#66)
- Update CDC profiles to version 1.0.4 (#75)
0.3.1 - 2020-09-23
Fixed
- org.gesis.commons.xml.ddi.DdiInputStream corrupts UTF-16LE encoded xml documents
0.3.0 - 2020-09-17
Added
- Finalized FixedValueNodeConstraint (#13)
- Finalized DescriptiveTermOfControlledVocabularyConstraint (#27)
Changed
- Included CDC profiles v1.0
- Upgrade to org.gesis.commons:commons-xml:5.6.0
- Change constraint assignments to validation gates (#70)
Fixed
- Evaluate XPaths with default namespace (#62)
0.2.0 - 07-07-2020
Added
- Finalized MinimumElementOccuranceValidator
- Finalized CodeValueOfControlledVocabularyConstraint
- Finalized MandatoryNodeIfParentPresent
- Finalized RecommendedNodeConstraint
- Finalized MandatoryNodeConstraint
- Finalized OptionalNodeConstraint
- Added Code of Conduct, Changelog (#54)
- Added badges to REAMDME (#53)
Files
0.4.0-CHANGELOG.md
Additional details
Related works
- Is derived from
- Software: https://bitbucket.org/cessda/cessda.cmv.core/src/master/ (URL)