Skip to content

Collection of knowledge organization systems encoded in JSKOS format

License

Notifications You must be signed in to change notification settings

DennisTobola/jskos-data

 
 

Repository files navigation

jskos-data

Build Status

This repository contains a collection of Knowledge Organization Systems (KOS) encoded in JSKOS data format. The collection is part of project coli-conc.

Overview

Each KOS data is located in a subdirectory with one or more of the following files, all of them given in canonical JSKOS:

  • ...-scheme.json
  • ...-concepts.json
  • ...-mappings.json

The files have partly been created with skos2jskos and other tools.

Contents

  • gnd - Gemeinsame Normdatei
  • fundertype - Funding Bodies of the German ISIL Registry (from vocabs)
  • stocksize - Stock Size Classification of the German ISIL Registry (from vocabs)
  • libtype - Bibliothekstypen gemäß dem Sigelverzeichnis (from vocabs)
  • nwbib - Raumsystematik der Nordrhein-Westfälischen Bibliographie (from vocabs)
  • bartoc-types - BARTOC KOS types (from BARTOC)
  • ixtheo
  • ...

Requirements

  • jq
  • node

Install dependencies:

npm install

Clone and update kos-registry:

npm run kos-registry

Specific instructions are located in each directorie's README.md.

License

All data in this repository can be used freely as public domain (Creative Commons Zero v1.0 Universal)

About

Collection of knowledge organization systems encoded in JSKOS format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 25.8%
  • Python 22.3%
  • Shell 16.4%
  • JSONiq 15.2%
  • Perl 11.6%
  • Makefile 8.7%