sem.uuidString

sem.uuidString() as 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.uuidString();
=>
3e25ff09-c6a8-4176-bb83-b771a9eb0e4c
Powered by MarkLogic Server | Terms of Use | Privacy Policy