It should be rather trivial to replace most of the legacy jQuery-based code in [`jquery.js`](https://github.com/AtomGraph/LinkedDataHub/blob/master/src/main/webapp/static/com/atomgraph/linkeddatahub/js/jquery.js) with an IXSL (Saxon-JS) implementation. We need to keep the `fetchDispatchXML` function though.
It should be rather trivial to replace most of the legacy jQuery-based code in
jquery.jswith an IXSL (Saxon-JS) implementation.We need to keep the
fetchDispatchXMLfunction though.