Skip to content

concordances, mappings and conversion scripts to create JSKOS mappings

Notifications You must be signed in to change notification settings

gbv/cocoda-mappings

Repository files navigation

This repository contains concordances between knowledge organization systems (KOS) and scripts to harvest and convert these concordances.

This work is part of project coli-conc.

  • the base directory contains PHP scripts to show concordances at https://coli-conc.gbv.de/concordances/

  • directory wikidata contains scripts to harvest mappings from Wikidata

  • directory csv contains concordances and mappings from different sources in CSV format

  • directory zbw contains scripts to convert mappings provided by ZBW

See file README.md in each particular directory for further documentation.

SOURCES AND ISSUE TRACKER

https://github.com/gbv/cocoda-mappings/

REQUIREMENTS

  • wdmapper
  • PHP >= 7.0 with ext-gd enabled
  • Catmandu (for Perl scripts)
$ sudo apt-get install php-gd
$ composer install