The specification of YARRRML, a human readable text-based representation for declarative generation rules.
This is a fork of the spec currently published at https://rml.io/yarrrml/spec/, to keep in line with the latest updates of the KG-construct CG. The spec published at https://rml.io/yarrrml/spec/ remains the canonical version for the time being.
- edit
dev.html - Make sure all your local assets are in the
resourcesfolder, and the links in yourdev.htmlfile are relative (important because the publishing script creates multiple nested paths) - save as snapshot to
index.htmlusing the respec functionality - run
npm installto install package dependencies - run
node publish.js index.htmlto get the index.html + archived version in thedistfolder - copy the folder
./resourcesinto yourdistfolder.
The dist folder contents should mimic the contents on https://w3id.org/yarrrml/spec