https://github.com/saidfathalla/eventskg_api
A Java API to update EVENTSKG dataset.
https://github.com/saidfathalla/eventskg_api
dataset events scholarly-communication scholarly-metadata
Last synced: about 2 months ago
JSON representation
A Java API to update EVENTSKG dataset.
- Host: GitHub
- URL: https://github.com/saidfathalla/eventskg_api
- Owner: saidfathalla
- Created: 2018-11-19T14:28:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-04T14:12:11.000Z (over 6 years ago)
- Last Synced: 2023-10-20T03:39:58.565Z (almost 2 years ago)
- Topics: dataset, events, scholarly-communication, scholarly-metadata
- Language: Java
- Size: 27.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EVENTSKG Updater: A Java API for EVENTSKG
To ensure the sustainability of EVENTSKG, we developed an API for updating and maintaining the dataset. It facilitates the creation and the modification of EVENTSKG resources without going into the details of how this data is represented in the dataset.## Features
- read the dataset from its online repository
- load the dataset from a local file
- report a dataset issue
- report aa API issue
- update the metadata of a particular resource
- add new resouces, i.e. events
- open the documentation page of the dataset
## Screenshot

## SupportFeel free to ask for support: Said fathalla (fathalla /at/ cs /dot/ uni-bonn /dot/ de). Please make sure to mention the API name in the email subject.
## License
This API is licensed under the [(CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/).