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

Make SemTK cardinality checks accessible by RACK tools #986

Open
6 tasks done
weisenje opened this issue Aug 3, 2023 · 5 comments
Open
6 tasks done

Make SemTK cardinality checks accessible by RACK tools #986

weisenje opened this issue Aug 3, 2023 · 5 comments
Assignees
Labels
enhancement Improvements to an existing feature rack-ui Python web rack UI

Comments

@weisenje
Copy link
Contributor

weisenje commented Aug 3, 2023

Background:
Users can access cardinality restriction violations (instances with too few/many of a given property) in the SemTK SPARQLgraph UI. We now want to make this violation information accessible to other tools in the RACK ecosystem.

Acceptance Criteria:

@weisenje weisenje changed the title Make cardinality checker accessible from RACK CLI and/or RACK UI Make cardinality checker accessible from RACK CLI (and RACK UI via SPARQLgraph) Aug 3, 2023
@chrisage chrisage added enhancement Improvements to an existing feature rack-ui Python web rack UI labels Aug 3, 2023
@weisenje weisenje changed the title Make cardinality checker accessible from RACK CLI (and RACK UI via SPARQLgraph) Make SemTK cardinality checks accessible by RACK tools Aug 3, 2023
@chrisage chrisage pinned this issue Aug 3, 2023
@weisenje
Copy link
Contributor Author

weisenje commented Aug 4, 2023

@glguy: semtk3.get_cardinality_violations() is now in place. Let us know if you'll be able to add to RACK CLI for Release 13.

@glguy
Copy link
Contributor

glguy commented Aug 4, 2023

I'll jump on it

@weisenje
Copy link
Contributor Author

weisenje commented Aug 8, 2023

Added "Cardinality checker" button to RACK UI Verify tab - this opens SPARQLgraph directly to the cardinality checker.

SPARQLgraph sometimes times out when querying for cardinality violations (dialog below). @cuddihyge is it possible to increase the timeout to avoid this?
image

@weisenje
Copy link
Contributor Author

The above timeout is a general Docker problem - unrelated to cardinality checking - ignoring for now

@weisenje
Copy link
Contributor Author

@glguy, could you please document the new feature rack data cardinality on the RACK CLI Wiki?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements to an existing feature rack-ui Python web rack UI
Projects
None yet
Development

No branches or pull requests

4 participants