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 brTPF requests automatically #233

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

Determine HTTP query arguments for brTPF requests automatically #233

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 four arguments for providing the subject, the predicate, the object, and the solution mappings of brTPF requests are typically "subject", "predicate", "object", and "values". However, this may not be the case for all brTPF servers. Instead, brTPF servers can chose what these arguments are and declare them in the Hydra description returned in each response to a brTPF request.

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

This issue is the brTPF variant of issue #232 for TPF.

@hartig hartig added the enhancement New feature or request label Sep 1, 2022
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