Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 596 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 596 Bytes

This repository contains the specification of JSKOS data format for knowledge organization systems based on JSON and SKOS. See http://gbv.github.io/jskos/.

Examples included in directory examples are checked against JSKOS JSON Schema and converted to RDF with JSON-LD.

Test

When releasing a new version of the spec, run npm version patch (or minor/major) to both add a Git tag for the version as well as update the version number in package.json.