Coder Social home page Coder Social logo

fraugdib / zotero-voyant-export Goto Github PK

View Code? Open in Web Editor NEW

This project forked from corajr/zotero-voyant-export

0.0 0.0 0.0 56 KB

[UNMAINTAINED] Export a Zotero collection for analysis with Voyant.

License: GNU General Public License v3.0

JavaScript 85.53% Makefile 14.47%

zotero-voyant-export's Introduction

Zotero Voyant Export [UNMAINTAINED]

I no longer personally get a chance to do research very often, and so haven't been able to keep pace with the many changes to Zotero and the Firefox ecosystem.

If someone wants to do something with the code, you have my full blessing. The code is under GPL3, aiming to be compatible with Voyant and Zotero's licenses.


Export your Zotero collections to Voyant.

Voyant is "a web-based text analysis and reading environment" that lets you visualize the content of a text corpus. Zotero is a "a free, easy-to-use tool to help you collect, organize, cite, and share your research sources." This translator aims to help those with preexisting Zotero collections get a new view on their data via Voyant.

Requirements

  • Zotero Standalone 5.0 or higher; note that the beta will irreversibly upgrade your database (!), so take care to backup beforehand.
  • a collection containing full texts (as PDFs, HTML snapshots, etc.)

Installation

Download the latest release of the XPI (click "Save Link As..." if in Firefox). Then open Zotero Standalone and select the Tools menu -> Add-ons. Click the gear icon in the upper right and select "Install Add-On From File..."; open the XPI file you just saved.

Usage

Right-click on the collection you wish to analyze. Select "Export Collection to Voyant..." and choose a save location for the corpus as a zip file.

Upload the resulting zip to voyant-tools.org (or to your local Voyant server -- for collections larger than a handful of documents, you'll probably want to host locally). You should then be able to see your corpus in the default Voyant view.

Development

This is a work-in-progress. Please see the initial release project for an indication of what has been/will be done. Help is very welcome!

Build

Run make to create a new XPI.

Signing can be done with make sign, if you have the JWT_ISSUER and JWT_SECRET environment variables set. The update.rdf will be signed with uhura (make sure you have the private key file path as UHURA_PEM_FILE in your environment).

Tests

Run the tests using Firefox Nightly, e.g.:

jpm test -b /Applications/Nightly.app/

LICENSE

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

zotero-voyant-export's People

Contributors

corajr avatar

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.