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

Create rdf/shacl-utils module #51

Open
jsheunis opened this issue Sep 13, 2024 · 0 comments
Open

Create rdf/shacl-utils module #51

jsheunis opened this issue Sep 13, 2024 · 0 comments

Comments

@jsheunis
Copy link
Collaborator

I'm encountering, several times already, the need to manipulate rdf data or shacl shapes in a general way, e.g. to interpret RDF lists and convert them to js arrays. Most of this functionality is currently contained in composables where they are required, e.g. in the shapes composable: https://github.com/psychoinformatics-de/shacl-vue/blob/main/src/composables/shapedata.js

This needs to be factored out into a separate module. Also, need to check if there aren't existing functionality in the tools that are used, e.g. rdf-ext, that could be used instead of creating something custom.

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

No branches or pull requests

1 participant