Skip to content

Add an interactive SPARQL tutorial #721

@dmcassel

Description

@dmcassel

We have an interactive XQuery tutorial that is pretty popular: it lets people try out MarkLogic without having to download and install. Create a similar one for SPARQL.

The data and responsibility for executing the queries will be on the try server; the tutorial itself will be on developer.marklogic.com. Queries must be read-only and will be subject to a timeout.

  • Identify and load a set of triples. (Ideally, the XQuery and eventual SJS interactive tutorials will be updated to show mixed queries. With that in mind, a set of triples that relates to the current XQuery tutorial documents (MailMan.org messages) would be ideal. Perhaps an ontology about Apache projects?)
  • Build a tutorial similar to the XQuery interactive tutorial. There should be a set of queries with explanation about what they do and how they work. I think the tutorial itself should assume no knowledge of RDF, but have a page that covers that. People who are familiar with Semantics in general can skip that page and see how it works in MarkLogic.
  • Include a couple mixed queries (XQuery + SPARQL, SJS + SPARQL).

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions