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

Consider support for/interfacing with LinkML #115

Open
lu-pl opened this issue Oct 25, 2024 · 0 comments
Open

Consider support for/interfacing with LinkML #115

lu-pl opened this issue Oct 25, 2024 · 0 comments

Comments

@lu-pl
Copy link
Contributor

lu-pl commented Oct 25, 2024

LinkML is (among other things) a sort of YAML-based unified constraint language, implementing e.g. shape subclassing and an import system able to fetch remote LinkML shapes.

LinkML is (at least) as expressive as SHACL as a constraint language and supports derivation of SHACL graphs and GraphQL configs from LinkML YAML definitions - it may therefore be very well possible to use LinkML as a single source of truth for any modern Semantic Application.

Also: LinkML tooling is natively implemented in Python!

One cool idea for a future rdfproxy feature would be to implement logic for deriving rdfproxy-compliant SPARQL queries and respective Pydantic models from a LinkML YAML source.

In the best case, this would allow to auto-generate a full rdfproxy-based backend from a LinkML definition.

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

No branches or pull requests

2 participants