https://github.com/riege/one-record-ontologymodel
Java POJO classes for IATA ONE Record (Ontology 2.0 and 1.1)
https://github.com/riege/one-record-ontologymodel
java library onerecord
Last synced: over 1 year ago
JSON representation
Java POJO classes for IATA ONE Record (Ontology 2.0 and 1.1)
- Host: GitHub
- URL: https://github.com/riege/one-record-ontologymodel
- Owner: riege
- License: upl-1.0
- Created: 2021-08-30T14:35:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-06-22T09:13:36.000Z (about 3 years ago)
- Last Synced: 2024-11-01T00:32:56.632Z (over 1 year ago)
- Topics: java, library, onerecord
- Language: Java
- Homepage:
- Size: 323 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: .github/README-dependabot.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-one-record - one-record-ontologymodel
README
# No dependabot.yml?
This repository contains **Java POJO classes for IATA ONE Record** (1R), as per
official IATA Ontology on GitHub at https://github.com/IATA-Cargo/ONE-Record.
To ensure compatibility with
[IATA-Cargo/one-record-server-java](https://github.com/IATA-Cargo/one-record-server-java),
the libraries used will not be used with their latest version but with the version which are used
in that project.
This is the reason why this project does not and should not apply github's dependabot.yml feature.