Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/spring clean #58

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Feature/spring clean #58

wants to merge 4 commits into from

Conversation

buehlefs
Copy link
Contributor

Remove old unused endpoints.

Add new convenience endpoints:

  • Endpoint to get all versions of a specific experiment data resource
  • Endpoint to get related experiment data resources (currently, related data must have been created in a step where one version of the data was created or used as an input; data relations over multiple steps are not accounted for)

Add a new header X-Attribute-Metadata to the data download resource, when the data is either of type entity/* (except entity/attribute-metadata) or graph/* and related data of type entity/attribute-metadata is found.
The header contains the download link of the latest attribute metadata using the pre relation type.
This can be used by plugins to automatically parse the entities according to the attribute metadata.

@buehlefs buehlefs requested a review from PhilWun November 28, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant