Announcing Apache Daffodil (Incubating) release 2.2.0
Apache Daffodil (Incubating) version 2.2.0 has been released
The Apache Daffodil (incubating) community is pleased to announce the release of version 2.2.0.
Release notes and downloads are available at:
https://daffodil.apache.org/releases/2.2.0/
Daffodil is an open source implementation of the DFDL (Data Format Description Language) 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