gbv / cocoda

A web-based tool for creating mappings between knowledge organization systems.
https://coli-conc.gbv.de/cocoda/
MIT License
39 stars 5 forks source link

Support saving, editing, and deleting mappings #65

Closed nichtich closed 5 years ago

nichtich commented 6 years ago

This requires a service called MappingStorage with CRUD operations for mappings. Multiple backends should be supported with JSKOS API (not specified yet), local storage, and domain-specific storages such as Wikidata for editing mappings in Wikidata.

stefandesu commented 5 years ago

Implemented for local storage. Closed in favor of #149.