Skip to content

using generate2vivo

Sandra Mierz edited this page Jul 7, 2021 · 3 revisions

Before running generate2vivo:

Open src/main/resources/application.properties and change your VIVO details accordingly. If you don't provide a vivo.url, vivo.email or vivo.password, the application will not import the mapped data to VIVO but return the triples in format JSON-LD.

User interface

generate2vivo comes with a minimal user interface (a so called swagger-ui), where you can

  1. first choose the data source

  2. then choose the query you want to use

  3. and execute it by clicking "Try it out" and then providing the required input parameter

Depending on your setup the data will be available in your VIVO instance or displayed in the user interface in format JSON-LD.