Apache Daffodil (incubating) 2.7.0 Released
Apache Daffodil (incubating) 2.7.0 Released
The Apache Daffodil (incubating) community is pleased to announce the release of version 2.7.0.
Notable changes in this release are primarily the bug fixes, and a small set of useful new features from the DFDL specification.
Detailed release notes and downloads are available at:
https://daffodil.apache.org/releases/2.7.0/
Daffodil is an open source implementation of the Data Format Description Language (DFDL) specification that uses DFDL schemas to parse fixed format data into an infoset, which is most commonly represented as either XML or JSON. This allows the use of well-established XML or JSON technologies and libraries to consume, inspect, and manipulate fixed format data in existing solutions. Daffodil is also capable of the reverse by serializing or "unparsing" an XML or JSON infoset back to the original data format.
For more information about Daffodil visit:
Regards,
The Apache Daffodil Team
Comments