AtomGraph / LinkedDataHub

The low-code Knowledge Graph application platform. Apache license.
https://atomgraph.github.io/LinkedDataHub/
Apache License 2.0
485 stars 122 forks source link

Replace jQuery-based code with IXSL #100

Open namedgraph opened 3 years ago

namedgraph commented 3 years ago

It should be rather trivial to replace most of the legacy jQuery-based code in jquery.js with an IXSL (Saxon-JS) implementation.

We need to keep the fetchDispatchXML function though.

namedgraph commented 3 years ago

After that we should also be able to get rid of the apl:PostConstructMode in client.xsl.