3.0.1 • Published 2 years ago

ldo-cli v3.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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
3.0.1

2 years ago

3.0.0

2 years ago

0.1.4

3 years ago

2.0.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.3

3 years ago

0.1.0

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago