Skip to content

How does this relate to/interface with RDF? #830

Answered by GavinMendelGleason
hoijui asked this question in Q&A
Discussion options

You must be logged in to vote

Hello! I'll try to answer in order:

  • Yes - we store all data internally as RDF
  • Not without work - WOQL is similar but different to SPARQL - it is possible to implement a SPARQL query engine but we haven't gotten around to it
  • You can dump RDF and use elsewhere, or you can dump JSON and use in something like Mongo - so actually you probably have more exit options than most databases.
  • See above
  • We can ingest JSON-LD and elaborate to JSON-LD internally but we actually don't have a flag to return it to the user at the moment. This is actually a relatively trivial feature addition but isn't there yet.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lifan0127
Comment options

@GavinMendelGleason
Comment options

Answer selected by GavinMendelGleason
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants