GithubHelp home page GithubHelp logo

tropy-plugin-omeka's Introduction

Tropy

Build Status Coverage Status

Bring order to your research โ€” use the power of Tropy to organize and describe your research photos so you can find your sources whenever you need them.

Visit tropy.org to learn more or follow @[email protected] for important announcements. To get started, download the latest version of Tropy for your platform, check out the user's manual and join the discussion on the forums.

Interested to work on Tropy or create your own builds? Please find more details below. Happy hacking!

Installation

Visit tropy.org or the release page to download the latest version of Tropy.

You can also install Tropy via Homebrew, winget, or the AUR.

Installation from Source

Install the latest version of Node.js (at least the version that ships with the current Electron release) and all dependencies required to use node-gyp on your platform.

Clone this repository and install Tropy's dependencies:

$ npm install
$ npm run rebuild -- --force

To test that everything works, run:

$ npm test

Creating Builds

To create a dev-build for your current platform run npm run build. This will create a dev-build of Tropy in the dist folder.

Tropy Development

Start Tropy in dev-mode by running npm start.

Plugin Development

You can extend Tropy's functionality via plugins. To find out more, consult the plugin specification and clone the sample plugin to get started.

tropy-plugin-omeka's People

Contributors

caro401 avatar dependabot[bot] avatar earlyriser avatar flachware avatar inukshuk avatar styts avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

tropy-plugin-omeka's Issues

Plugin strings

The name is just the version number, i.e. "1.0.5" currently. Needs to be "Omeka S export"

"Name" should be "Omeka site name (optional)"
"API URL" should be "Omeka API URL"

Export files to Omeka S

In my installation, this plugin does only export metadata to Omeka S, not the photo's files.

Is it the expected behavior?

Let's say I export 300+ photos metadata to Omeka S, how can I quickly upload the file for each item?

How to export exif metadata to Omeka S?

Hello,
We have added geolocation information to our Tropy input model (exif:gpsLatitude and exif:gpsLongitude). This information is not taken into account by the import plugin in Omeka S.
Is there any way to solve this problem?

Fallback to plain text if HTML notes not present

Currently the plugin expects HTML content to be present for every note; however there's a preference in Tropy to disable HTML export, so we should fallback to text in case HTML's not present.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.