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

Determine HTTP query arguments for TPF requests automatically #232

Open
hartig opened this issue Sep 1, 2022 · 0 comments
Open

Determine HTTP query arguments for TPF requests automatically #232

hartig opened this issue Sep 1, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@hartig
Copy link
Member

hartig commented Sep 1, 2022

The three arguments for providing the subject, the predicate, and the object of TPF requests are typically "subject", "predicate", and "object". However, this may not be the case for all TPF servers. Instead, TPF servers can chose what these arguments are and declare them in the Hydra description returned in each response to a TPF request.

Currently, HeFQUIN can use only the aforementioned typical argument names, which are hard-coded in TPFInterfaceUtils. We have to change that and extract the argument names from the Hydra description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant