RMLio / yarrrml-parser

A YARRRML parser library and CLI in Javascript
MIT License
43 stars 17 forks source link

Validate YARRRML document via JSON schema #85

Open pheyvaer opened 4 years ago

pheyvaer commented 4 years ago

Issue type: :unicorn: Feature

Description

Validate YARRRML document via JSON schema.

Why it is useful

Users get feedback about errors in a YARRRML document, before the document is converted to [R2]RML.

Existing features it breaks

None.