The Future Airborne Capability Environment (FACE) work originally commissioned by the US Navy and eventually supported by the USAF and USArmy. Interest in the data definition portion generally resulted in a decision to split UDDL out of FACE for general use. This repo thus depends on companion repos UDDL and UDDL Query Language. There isn't a build dependency with them yet - there will be.
The current specification is available for free after to you create an OpenGroup account.
This repo implements the FACE Template Specification gramar (Appendix J.3).
This code is based on that spec but is 'unofficial'. It does not use the namespace/packaging from the original spec which results in some minor modifications. Other than that, it should be functionally equivalent.
The syntax used in the project is from the 'official' FACE spec.
See the UDDL Getting Started Guide for info on setting up an Eclipse development environment. It will take you all the way to a working demo.
For most bugs, create a GitHub issue. If you believe you have found a security issue, see [Security[(SECURITY.md) for reporting instructions.
We need user Doc! A draft will be provided soon in Markdown and linked here. Stay tuned!