AtomGraph / Web-Client

Generic Linked Data browser and UX component framework. Apache license.
https://hub.docker.com/r/atomgraph/web-client/
Apache License 2.0
121 stars 13 forks source link

Implement Java extension functions for Saxon #74

Closed namedgraph closed 3 years ago

namedgraph commented 4 years ago

Calling Java functions is not supported by open-source Saxon versions after 9.1.0.8. Their usage makes Web-Client locked into a 10+ year old dependency while latest Saxon supports XSLT 3.0.

There are not that many such functions used in the stylesheets:

It should be possible to implement and register them as Saxon's Integrated extension functions .