## Usage ```shell script npm i amf-json-ld-lib ```
npm install amf-json-ld-libshell script
npm i amf-json-ld-lib
``shell script
yarn add amf-json-ld-lib
`Run examples
`shell script
yarn build
cd examples/simple-example
node index.js
`Run tests
`shell script
yarn test
``