University of Amsterdam Jobs API
Data import jobs. Linked data can be uploaded in two ways: **Simple upload** (< 5 MB): Send the file as `multipart/form-data` in the `POST /datasets/{account}/{dataset}/jobs` request. The job is created with the file attached in a single request. **Large-scale upload**: For files larger than 5 MB, create a job with a JSON body first (without a file), then upload file(s) using the [tus resumable upload protocol](https://tus.io/protocols/resumable-upload) against the job's upload endpoint, then start the job. See [TriplyDB Uploads](https://github.com/TriplyDB/TriplyDBUploads) for a reference implementation.
Documentation
Documentation
https://docs.triply.cc/triply-api/
Documentation
https://uba.uva.nl/en/support/open-data/data-sets-and-publication-channels/data-sets-and-publication-channels.html
Specifications
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/university-of-amsterdam/refs/heads/main/json-schema/university-of-amsterdam-dataset-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/university-of-amsterdam/refs/heads/main/json-schema/university-of-amsterdam-account-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/university-of-amsterdam/refs/heads/main/json-structure/university-of-amsterdam-dataset-structure.json
Other Resources
x-example
https://raw.githubusercontent.com/api-evangelist/university-of-amsterdam/refs/heads/main/examples/university-of-amsterdam-get-dataset-example.json
x-example
https://raw.githubusercontent.com/api-evangelist/university-of-amsterdam/refs/heads/main/examples/university-of-amsterdam-sparql-query-example.json
x-spectral-rules
https://raw.githubusercontent.com/api-evangelist/university-of-amsterdam/refs/heads/main/rules/university-of-amsterdam-rules.yml
x-vocabulary
https://raw.githubusercontent.com/api-evangelist/university-of-amsterdam/refs/heads/main/vocabulary/university-of-amsterdam-vocabulary.yml
x-json-ld-context
https://raw.githubusercontent.com/api-evangelist/university-of-amsterdam/refs/heads/main/json-ld/university-of-amsterdam-context.jsonld
GraphQL
https://raw.githubusercontent.com/api-evangelist/university-of-amsterdam/refs/heads/main/graphql/university-of-amsterdam-graphql.md