We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I propose specialized DASH Viewer types for rendering some hydra terms
I think this should go together with SHACL.
For starters I would add viewers for collections and partial collection views (to render a pager).
hex:CollectionViewer
Score: 50 for resources which have type hydra:Collection. 0 otherwise
hydra:Collection
Rendering: a section displaying collection members and (optionally) views
hex:MembersViewer
Score: TBD (see https://groups.google.com/u/1/g/topbraid-users/c/vocVy92c08w)
Rendering: all collection members displayed together, such as in a table or grid view
hex:PartialCollectionViewer
Score: 50 for resources which have type hydra:PartialCollectionView. 0 otherwise
hydra:PartialCollectionView
Rendering: links to other pages of a collection
The text was updated successfully, but these errors were encountered:
I was just wondering if it is an extension of hydra or DASH ;)
Sorry, something went wrong.
It's not really extending DASH. Its semantics are unchanged. On our end we only created specialised subtypes of DASH "widgets"
Maybe it's neither a way :)
No branches or pull requests
I propose specialized DASH Viewer types for rendering some hydra terms
I think this should go together with SHACL.
For starters I would add viewers for collections and partial collection views (to render a pager).
hex:CollectionViewer
(single viewer)Score: 50 for resources which have type
hydra:Collection
. 0 otherwiseRendering: a section displaying collection members and (optionally) views
hex:MembersViewer
(multi viewer)Score: TBD (see https://groups.google.com/u/1/g/topbraid-users/c/vocVy92c08w)
Rendering: all collection members displayed together, such as in a table or grid view
hex:PartialCollectionViewer
(single viewer)Score: 50 for resources which have type
hydra:PartialCollectionView
. 0 otherwiseRendering: links to other pages of a collection
The text was updated successfully, but these errors were encountered: