Skip to content

Instantly share code, notes, and snippets.

@tternquist
Created January 11, 2017 13:32
Show Gist options
  • Save tternquist/4f87da8560cac61da98bbd773b561ff1 to your computer and use it in GitHub Desktop.
Save tternquist/4f87da8560cac61da98bbd773b561ff1 to your computer and use it in GitHub Desktop.
sem:sparql("PREFIX fn: <http://www.w3.org/2005/xpath-functions#>
SELECT ?doc {?s <isDefinedBy> ?o
BIND(fn:doc(?o) as ?doc)}") ! map:get(.,"doc")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment