An open interchange format for scuba dive logs. One JSON document carries a complete logbook — dives with full sampled profiles from every computer worn, gas mixtures, trips, training courses, dive sites, marine-life sightings, gear and its service history, certifications — so a diver's data can move between applications without loss.
- Site: https://divejson.org
- Specification, JSON Schema, conformance fixtures: divejson/divejson
- Python tools — validator, converters, conformance runner: divejson/divejson-py
- Media type:
application/vnd.dive+json· file extension.divejson
Status: v1.0 draft. The format freezes when its reference implementation's export/import round-trip passes against it. Problems, ambiguities, and proposals are GitHub issues on the spec repository — a real document the spec mishandles is the most valuable kind of report.