ldo-cli
TypeScript icon, indicating that this package has built-in type declarations

3.0.1 • Public • Published

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

/ldo-cli/

    Package Sidebar

    Install

    npm i ldo-cli

    Weekly Downloads

    13

    Version

    3.0.1

    License

    MIT

    Unpacked Size

    68.8 kB

    Total Files

    41

    Last publish

    Collaborators

    • jaxoncreed