Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 626 Bytes

File metadata and controls

19 lines (10 loc) · 626 Bytes

Avram Specification

Specification of a schema language for field-based data formats

This git repository contains the specification of Avram Schema Language.

The specification is published at https://format.gbv.de/schema/avram/specification. See repository https://github.com/gbv/format.gbv.de/ for additional sources.

Source files

  • specification.md - Avram specification in Markdown format
  • schema.yaml - Avram JSON Schema (in YAML syntax)

Implementation

See reference implementation avram-js including a test suite for Avram validators.