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

RDF serialization of xrm mapping itself #127

Open
mchlrch opened this issue Apr 19, 2023 · 0 comments
Open

RDF serialization of xrm mapping itself #127

mchlrch opened this issue Apr 19, 2023 · 0 comments

Comments

@mchlrch
Copy link
Member

mchlrch commented Apr 19, 2023

Adding the possiblity to serialize (parts of) an xrm mapping (everything: source, vocab, mapping, dialect, ...) as RDF.

This improves hackability and unlocks possibilities for toolchain improvements outside of the xrm editor, for example:

  • Deriving shapes from maps Derive shapes from maps #125 outside of XRM editor itself, eg. by means of SPARQL construct, N3 or other suitable ways
  • Re-use of logical-source definitions, eg. XPath expression sanity checks, provenance info
  • Re-use of IRI template
  • Re-use of vocabulary definitions, eg. for ontology management request or proposals

This enables to re-use all information from an xrm mapping project, regardless of mapping output (eg. also for CSVW) and also for information, that is currently not contained in the generated mapping file.

We probably want to use quads, in order to be able to state the provenance back to the mapping files.

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