gbv / jskos-server

Web service to access JSKOS data
https://coli-conc.gbv.de/api/
MIT License
6 stars 4 forks source link

Cleanup and document import #24

Closed nichtich closed 5 years ago

nichtich commented 6 years ago

Data import should be documented better to get started easily. This also requires some cleanup of import process (move parts of scripts/import.sh to import.js) and examples, e.g.:

Last but not least documentation should tell how to fully replicate the publically available data provided by project coli-conc.

nichtich commented 5 years ago

I always have to find out how to exactly prepare and validate a set of mappings for import so documentation would be very useful.

nichtich commented 5 years ago

We could also document usual worflows such as exporting some records, modify them offline and insert back the modified records (optionally ignoring duplicates) .

Validating has been implemented in jskos-cli.

stefandesu commented 5 years ago

Requires #3.

stefandesu commented 5 years ago

Closed in favor of #56.