You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
jaxoncreed e4af4f641a v0.0.1-alpha.17 2 years ago
..
src Changed ldobjects to ldo 2 years ago
test Added cli 2 years ago
.eslintrc Added LDO package 2 years ago
LICENSE.txt Update Readmes 2 years ago
README.md Update Readmes 2 years ago
jest.config.js Added cli 2 years ago
package.json v0.0.1-alpha.17 2 years ago
tsconfig.build.json Added cli 2 years ago

README.md

LDO-CLI

A command line interface for Linked Data Objects. LDO-CLI builds .shex shapes into LDO types.

Setup

Install the CLI

npm i @ldo/cli --save-dev

Set up a shapes folder

mkdir .shapes

Place ShexC shapes inside .shex files

touch ./.shapes/example.shex

Build the shpaes

ldo build --input ./.shapes --output ./.ldo

Sponsorship

This project was made possible by a grant from NGI Zero Entrust via nlnet. Learn more on the NLnet project page.

nlnet foundation logo NGI Zero Entrust Logo

Liscense

MIT