zazuko / SPEX

SPEX is designed to introspect data within SPARQL endpoints, leveraging the self-describing nature of RDF-based data to enhance your comprehension of the underlying schema.
https://spex.zazuko.com
MIT License
31 stars 3 forks source link

Shape / Table interaction #90

Open BenjaminHofstetter opened 1 year ago

BenjaminHofstetter commented 1 year ago

It's about a care like this....

Screenshot 2023-03-19 at 16 08 13

It's needed to have a way to interact with this information. Right we only have the tree actions on the top right corner. (card action buttons)

there is no interaction with the "predicate" / "property" table below. The only thing happening there is that we prevent the drag start event from bubbling up. that prevents dragging on predicate label.

what can be improved

Card action buttons

The actions behind the buttons are not very clear.

 What do we need

we need a way to interact with the predicates / properties.

Generally is SPEX about Shapes or not

we do not communicate Shapes in the ui. There is only a "SHACL" Button and it generates Shapes. But is a Table a Shape or not? I mean "copy" means copy a shape and not a table.