Hi,
Having a look at the 'js' library and the 'marmotta-client-js-sample-webapp', I
found very few documentation and examples about how to use the library.
For instance the "index.html" sample file gives no example and I think does
contain a wrong reference to the webjars :
<script type="text/javascript"
src="/webjars/marmotta-client-js/${project.version}/lmf.js"></script>
Googling for "MarmottaClient" gives almost no result.
Is it possible to get more information about how to use the javascript library
and call the different functionalities ? If usefull I could contribute to
enrich the examples or docs.
Thank you
Fabian