3.0.1 • Published 1 year ago

ldo-cli v3.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

3.0.0

1 year ago

0.1.4

2 years ago

2.0.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.3

2 years ago

0.1.0

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago