forked from sandro.labruzzo/scholexplorer-api
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").
0a23135d10 | ||
---|---|---|
src | ||
.gitignore | ||
README.md | ||
pom.xml |
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").