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

Fixing #10: URI dereferencing and selecting a wktLiteral #11

Closed

Conversation

pietercolpaert
Copy link
Contributor

@pietercolpaert pietercolpaert commented Jun 20, 2022

Fixes #10

  • Potential problem: had to use rewire to include rdf-dereference as a dependency: this currently breaks npm start, but npm run build works
  • URI dereferencing and selecting the right WKT literal
  • Permalink as a hash-url
  • Visualize using existing workflow

@pietercolpaert
Copy link
Contributor Author

In the meantime we fixed Comunica to work with WKTMap without rewiring. Going to close this PR

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

Successfully merging this pull request may close these issues.

Given a URI, dereference it and show the wktLiteral(s)
1 participant