ADAPT is a group of open-source initiatives sponsored by AgGateway focusing on agricultural data interoperability.
- ADAPT Standard: Standard data schema for modeling farm reference data, field operations, and geospatial layers. Designed for B2B data sharing.
- ADAPT Standard Topic Management: Discussion/tracking of open topics in development of the ADAPT Standard.
- ADAPT Framework: C# toolkit including an in-memory data model, plugin architecture, and standard data representations/unit of measure notations.
- ISOv4Plugin: C# plugin to read/write ISOXML (ISO11783-10) format to/from the ADAPT Framework.
- AdmPlugin: C# plugin to read/write a protobuf/JSON serialization format to/from the ADAPT Framework.
- ADAPTVisualizer: WinForms utility to visualize ADAPT Framework data.
- Examples: C# example code for use with the ADAPT Framework.
- Several other ADAPT Framework plugins and utilities.