Hi Fabian, the js-client library is indeed rather old and was not tested recently.
Best way to start is probably by going through the code of the js-client itself. If you find any errors there, we appreciate every bug report (patches even more! ) Also contributions to the documentation are very welcome. Best Jakob Am 03.09.2014 16:57 schrieb "Fabian Cretton" <[email protected]>: > 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 > >
