Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 605 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 605 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.