tropy-omeka

1.0.5 • Public • Published

Tropy -> Omeka Plugin

This is a plugin for Tropy. It can export selected items into an Omeka S instance.

Setup

git clone https://github.com/tropy/tropy-omeka
cd tropy-omeka
npm install

Configuration

Copy the default configuration

cp config.default.json config.json

And populate it with your Omeka API key, found under User Preferences -> API keys.

Running

Export your items from Tropy using the context menu, e.g. to items.jsonld. Run the exporter:

npm run export -- --config /path/to/config.json --data /path/to/items.jsonld | bunyan

Development

Run the tests in electron renderer process:

npm run test

Readme

Keywords

none

Package Sidebar

Install

npm i tropy-omeka

Weekly Downloads

0

Version

1.0.5

License

AGPL-3.0

Unpacked Size

164 kB

Total Files

27

Last publish

Collaborators

  • styts