-
Notifications
You must be signed in to change notification settings - Fork 2
using generate2vivo
Sandra Mierz edited this page Jul 7, 2021
·
3 revisions
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.
generate2vivo comes with a minimal user interface (a so called swagger-ui), where you can
-
first choose the data source
-
then choose the query you want to use
-
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.