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

SHACL: Dynamic choices for Property Shapes #11

Open
tpluscode opened this issue Jun 17, 2021 · 2 comments
Open

SHACL: Dynamic choices for Property Shapes #11

tpluscode opened this issue Jun 17, 2021 · 2 comments

Comments

@tpluscode
Copy link
Collaborator

A property shape would often require selecting resources/values from existing resources. This is easy to implement in a closed setting of TopBraid Composer but requires additional plumbing so that clients have a way to fetch them from an API source

In the extension I would like to codify what I wrote down in my blog posts Hydra and SHACL - a Perfect Couple - Part 1 and Hydra and SHACL - Part 2 - IRI Templates.

On top of that I would include an additional support for hydra:freetextQuery so that an async autocomplete components can be declaratively described. For an example implementation, check https://forms.hypermedia.app/#/extensions/hydra?id=collection-filtered-with-text-input

@alien-mcl
Copy link
Member

Just wondering - is it somehow related to PR 229 ?

@tpluscode
Copy link
Collaborator Author

I suppose it's the same approach but used with Property Shapes rather than Supported Properties.

And also adds the sh:path to create forms with dependant fields.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants