Source files and script to aggregate information about knowledge organization schemes
This repository is used to aggregate information about knowledge organization schemes (KOS) relevant to project coli-conc.
- jq
- some npm modules (run
npm install
) - make
File registry.yaml
further contains metadata about this KOS registry.
Calling npm run all
will create the following files:
kos.ndjson
wikidata.ndjson
dante.ndjson
It will also combine those files by merging overlapping concept schemes into
all.ndjson
. Conflicting values are ignored so information in kos.yaml
has
priority.
Call npm run validate
to validate the files. See Makefile
for individual conversion steps.
- cocoda-mappings - repository with mapping data
- jskos-data - repository with concept schemes including concepts
All data in this repository can be used freely as public domain (Creative Commons Zero v1.0 Universal)