sem:uuid-string

sem:uuid-string() as xs:string

Summary

Return a string that is the scheme specific part of random UUID URN (RFC4122). This XQuery function backs up the SPARQL STRUUID() function.

This function is a built-in.

Example

sem:uuid-string()
=>
3e25ff09-c6a8-4176-bb83-b771a9eb0e4c
Powered by MarkLogic Server | Terms of Use | Privacy Policy