Skip to content

Web interface for the Europeana branch of Metadata Quality Assurance Framework

Notifications You must be signed in to change notification settings

pkiraly/europeana-qa-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

europeana-qa-web

Web interface for the Europeana branch of Metadata Quality Assurance Framework

Prerequisites

europeana-qa-api REST API

This API is used by the record display. It is a Spring based Java application running on Tomcat.

To start:

cd ~/apache-tomcat-8.0.36
# edit the configuration file:
nano lib/europeana-qa.custom.properties
bin/startup

To stop:

cd ~/apache-tomcat-8.0.36
bin/shutdown

The source code and more information is available at the project page.

Apache Solr

An Apache Solr index is needed for the working of the API. To manage it:

cd ~/solr-5.5.0
bin/solr status
bin/solr start
bin/solr stop

The source code and more information is available at the project page.

About

Web interface for the Europeana branch of Metadata Quality Assurance Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published