Skip to content

Crowd-sourcing exercise for Project Andvari

License

GPL-2.0, AGPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE
AGPL-3.0
COPYING
Notifications You must be signed in to change notification settings

23koivisto/projectAndvariLOD

 
 

Repository files navigation

Project Andvari - linked data application

This application will allow for users to apply tags from an RDF ontology to images from several different data sets for the multi-institutional collaboration known as Project Andvari.

This application has three main files:

  • createTasks.py: for creating the application in PyBossa. Tasks will be imported from a CSV.
  • template.html: the view for every task and deal with the data of the answers.
  • tutorial.html: a simple tutorial for the volunteers.

Adding data

Data for this application will be imported from a csv file, and has a simple structure:

  • Object URI
  • Object image link
  • Label chosen by project Andvari team
  • n_answers - the default redundancy of the app

NOTE: This application uses the pybossa-client in order to simplify the development of the application and its usage. Check the documentation.

Institutional partners

The Project Andvari logo

Technical lead

The British Museum logo

UK partners

The British Museum logo The Portable Antiquities Scheme logo

Funded by:

National Endowment for the Humanities logo

About

Crowd-sourcing exercise for Project Andvari

Resources

License

GPL-2.0, AGPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE
AGPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 86.2%
  • Python 13.8%