{config.title}
{config.subtitle}
{{ if config.examples }} Examples:
-
{{ for c in config.examples }}
- {c} {{ endfor }}
{{ if config.body }}
{ config.body | unescaped }
{{ endif }}
See also:
-
{{ if config.homepage }}
- Homepage {{ endif }} {{ if config.endpoint }}
- SPARQL Endpoint {{ endif }} {{ if config.doc }}
- Documentation {{ endif }}