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

separate shacl defs and dash and view declaratives #58

Open
denatahvildari opened this issue Feb 29, 2024 · 1 comment
Open

separate shacl defs and dash and view declaratives #58

denatahvildari opened this issue Feb 29, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@denatahvildari
Copy link
Contributor

To separate SHACL declarations, particularly focusing on the dash and view components, and ensure each property can be pointed to by an IRI, we need to adjust the ttl file. I understand, talking to Kees, that usually involves ensuring each shacl property shape within our data shapes is individually identifiable via a unique IRI (not a bnode)

The goal is to make every single property within this shapes identifiable and addressable via its own IRI. This approach allows us to reference each property explicitly by its URI in the dash file.

needs some python scripting.

@denatahvildari
Copy link
Contributor Author

SEMIC has a similar implementation. and can be reused.

@brunasv brunasv added the enhancement New feature or request label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants