Closed namedgraph closed 5 years ago
Need to implement a couple of Saxon integrated extension functions like g:decode-from-uri() and g:uuid(). The free open-source Saxon-HE version, does not support calling Java extension functions directly.
g:decode-from-uri()
g:uuid()
Need to implement a couple of Saxon integrated extension functions like
g:decode-from-uri()
andg:uuid()
. The free open-source Saxon-HE version, does not support calling Java extension functions directly.