@kba/anno-schema

0.0.8 • Public • Published

anno-schema

JSON schema, OpenAPI and JSON-LD context

DEMO

Development

The sources are kept as YAML and transformed to JSON before publishing/linking.

  • Adapt ./data-model.yml / ./context.yml
  • Regenerate the JSON by either
    • node ./scripts/prepublish.js (in anno-schema)
    • npm run prepublish (in anno-schema)
    • lerna bootstrap (anywhere in or below root folder)
  • Make sure the tests pass
    • make test:schema (in root folder)
    • npm test (in anno-schema)

/@kba/anno-schema/

    Package Sidebar

    Install

    npm i @kba/anno-schema

    Weekly Downloads

    4

    Version

    0.0.8

    License

    ISC

    Last publish

    Collaborators

    • kba