2.10.0-beta.0 • Published 1 day ago

mdjson-schemas v2.10.0-beta.0

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
1 day ago

Build Status Gem Version Bower version npm version

mdJson-schemas

JSON schemas for the ADIwg project and data metadata standard

Ruby Gem

Use with ruby-json-schema/json-schema to validate mdJSON records in Ruby.

Installation

Add this line to your application's Gemfile:

gem 'adiwg-mdjson_schemas'

And then execute:

$ bundle

Or install it yourself as:

$ gem install adiwg-mdjson_schemas

npm

Install:

$ npm install mdjson-schemas

const Schemas = require('../resources/js/schemas.js');

Usage

The main schema file is schema/schema.json. Load that file in your validator.

NOTE: The schemas use relative addresses for $ref paths. If this causes a problem with the ruby-json-schema/json-schema gem, as a workaround you can pre-load all of the schemas by calling ADIWG::MdjsonSchemas::Utils::load_schemas before validation.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Ignore anything below this line

Just making changes to make changes to something. Trying to resolve merge conflicts.

2.10.0-beta.0

1 day ago

2.9.3-beta.0

1 day ago

2.9.2

2 days ago

2.9.2-beta.20

7 days ago

2.9.2-beta.21

7 days ago

2.9.2-beta.5

10 days ago

2.9.2-beta.7

9 days ago

2.9.2-beta.6

10 days ago

2.9.2-beta.19

9 days ago

2.9.2-beta.4

10 days ago

2.9.2-beta.3

10 days ago

2.9.1

2 months ago

2.9.0

3 months ago

2.8.4

3 months ago

2.8.3

3 months ago

2.8.2

4 months ago

2.8.1

8 months ago

2.8.0-rc5

1 year ago

2.8.0-rc7

1 year ago

2.8.0-rc6

1 year ago

2.8.0-rc9

1 year ago

2.8.0-rc8

1 year ago

2.8.0

1 year ago

2.8.0-rc4

2 years ago

2.8.0-rc1

2 years ago

2.8.0-rc3

2 years ago

2.8.0-rc2

2 years ago

2.7.0

5 years ago

2.6.3

6 years ago

2.6.2

6 years ago

2.6.1

6 years ago

2.6.0

6 years ago

2.5.1

6 years ago

2.5.0

6 years ago

2.4.9

6 years ago

2.4.8

6 years ago

2.4.7

6 years ago

2.4.5

6 years ago

2.4.4

6 years ago

2.4.3

6 years ago

2.4.2

6 years ago

2.4.1

6 years ago

2.3.2

7 years ago

2.3.1

7 years ago

2.3.0

7 years ago