gbv / jskos

JSKOS data format for Knowledge Organization Systems
https://gbv.github.io/jskos/
39 stars 5 forks source link
coli-conc jskos

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.