Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbv/jskos
JSKOS data format for Knowledge Organization Systems
https://github.com/gbv/jskos
coli-conc jskos
Last synced: about 1 month ago
JSON representation
JSKOS data format for Knowledge Organization Systems
- Host: GitHub
- URL: https://github.com/gbv/jskos
- Owner: gbv
- Created: 2014-09-11T09:16:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T10:05:53.000Z (3 months ago)
- Last Synced: 2024-09-18T13:21:51.573Z (3 months ago)
- Topics: coli-conc, jskos
- Language: JavaScript
- Homepage: https://gbv.github.io/jskos/
- Size: 313 KB
- Stars: 39
- Watchers: 17
- Forks: 5
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains the specification of **JSKOS data format for knowledge organization systems** based on JSON and SKOS. See .
Examples included in directory `examples` are checked against JSKOS JSON Schema and converted to RDF with JSON-LD.
[![Test](https://github.com/gbv/jskos/actions/workflows/test.yml/badge.svg)](https://github.com/gbv/jskos/actions/workflows/test.yml)
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`.