PLUGIN

Incite runs


on Omeka

Incite is a plug-in to Omeka, and is a free, open-source tool for crowdsourced exploration of document archives. Because Incite runs on Omeka, you will have to download Omeka to begin.


DOWNLOAD OMEKA

A Quick Guide to Incite Installation





Since Incite is a plug-in to Omeka, the this quick guide will assume you already have some basic knowlege about Omeka and already have Omeka installed. If you want to know more about Incite and what it is capable, please visit the About page. This guide focuses on the installation part.

Get the source
There are two ways you can get the source.
  • You can download the source in a zipped file from the above link.
  • You can also get it from the repository at GitHub.
Installation
Where to place the source code
Once you have the source code, place the whole directory right under the plugins folder of Omeka. The structure would be like "omeka_root_directory/plugins/Incite/". Or you can do a git clone right under "omeka_root_directory/plugins/" and the directory structure would be right.

How to plug Incite into Omeka
Once you have the code correctly placed in the Omeka plugins directory, you should be able to see it appear in the list of plugins. Like other plugins, click on the green "Install" button to install Incite.

How to configurate or customize
If nothing goes wrong, you should now be at the configuration page. In this page, you can customize various aspects of Incite including logo, project title, project sponsors, social media, project description and so on. You should replace all the fillups with your own materials or turn some of them off if you don't need them.
If you just want to take a taste, the minimum you can do is to upload a logo and give some subjects/concepts that are required for the Connect crowdsourced task.

Where the crowdsourcing platform is
After configuration, your collections on Omeka are ready to be crowdsourced! You should be able to visit the site at "http://your_server.domain/omeka_directory/incite". Give it a try and see how you might want to customize the site with your materials. You can always go back to the Omkea plugin list to configure and customize Incite like the previous step.

Named Entity Recognition (NER)
Incite uses Standford's NER tool automated part of the Tag task. Please download the tool and extract the files to be under "/path/to/Omeka/plugins/Incite/stanford-ner/". Incite has worked well with version 3.5.2 (2015-04-20) and expects to work with other verions (especially new ones) as long as the interface remains the same.


Troubleshooting
Customized logos not shown
This is usually caused by the server's lacking permission to upload your customized images into corresponding folders. Incite stores all the customized images (logos for your site and sponsors) in "/path/to/Omeka/plugins/Incite/views/shared/images/". Please make sure your server daemon has the permission to write files into those folders.

Tag task not shown properly
This is also usually caused by the permission issue. Please make sure your server daemon has the permission to write files into "/path/to/Omeka/plugins/Incite/tmp/" and "/path/to/Omeka/plugins/Incite/tmp/ner" because temporary ouput from the Stanford NER tool is stored there and Incite needs the output to work properly.


Contact
If you have questions or feedback, you can reach the Incite development team at incite-g@vt.edu.

Frequently



Asked Questions


What’s the difference
between Omeka and Incite?


Omeka is a free, flexible, and open source web-publishing platform for the display of library, museum, archives, and scholarly collections and exhibitions and serves as a content management system. Incite is a free plug-in for Omeka that uses crowdsourcing to help scholars find relevant primary sources in Omeka archives.


Any others?

If you have any questions or comments, please let us know.

INCITE-G@VT.EDU