europeana / entity-management

Service for management and harvest entity data from external sources and internal curation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Europeana Entity Management API

Quality gate

Spring-Boot2 web application for curating and harvesting entity data from external sources.

Prerequisites

* A Maven installation is recommended, but you could use the accompanying mvnw (Linux, Mac OS) or mvnw.cmd (Windows) files instead.

Run

The application has a Tomcat web server that is embedded in Spring-Boot.

Either select the EntityManagementApp class in your IDE and 'run' it

or

go to the application root where the pom.xml is located and excute
./mvnw spring-boot:run (Linux, Mac OS) or mvnw.cmd spring-boot:run (Windows)

License

Licensed under the EUPL 1.2. For full details, see LICENSE.md.

About

Service for management and harvest entity data from external sources and internal curation

License:European Union Public License 1.2


Languages

Language:Java 94.2%Language:XSLT 5.6%Language:Shell 0.1%Language:Dockerfile 0.1%Language:HTML 0.0%