The Scholix Swagger API allows clients to run REST queries over the Scholexplorer index in order to fetch links matching given criteria. In the current version, clients can search for: Links whose source object has a given PID or PID type Links whose source object has been published by a given data source ("data source as publisher") Links that were collected from a given data source ("data source as provider").
Go to file
Sandro La Bruzzo 0a23135d10 imported new version of the api 2024-06-06 16:10:04 +02:00
src imported new version of the api 2024-06-06 16:10:04 +02:00
.gitignore imported new version of the api 2024-06-06 16:10:04 +02:00
README.md Initial commit 2024-06-06 16:04:54 +02:00
pom.xml imported new version of the api 2024-06-06 16:10:04 +02:00

README.md

scholexplorer-api

he Scholix Swagger API allows clients to run REST queries over the Scholexplorer index in order to fetch links matching given criteria. In the current version, clients can search for: Links whose source object has a given PID or PID type Links whose source object has been published by a given data source ("data source as publisher") Links that were collected from a given data source ("data source as provider").