Skip to content

Instantly share code, notes, and snippets.

@ableasdale
Created August 19, 2015 07:43
Show Gist options
  • Save ableasdale/96123849c159ef1adbc9 to your computer and use it in GitHub Desktop.
Save ableasdale/96123849c159ef1adbc9 to your computer and use it in GitHub Desktop.
Fast Duplicate Fragment URI check
for $uri in cts:uris ( (), ("frequency-order", "document") )
where cts:frequency ($uri) gt 1
return $uri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment