After a bit of a delay (the JLERN server was having some issues) I’ve finally been able to include my user-generated info sharing library SPAWS in the white-label web app store project Edukapp.
As a first stage, each user-submitted review published on Edukapp is published via SPAWS to a Learning Registry node – by default, to JLERN, the experimental node hosted at MIMAS.
Also, when browsing app profiles in Edukapp, as well as “local” reviews, you get to see reviews for the same app published elsewhere.
Its still all very experimental, but I’ve committed the initial code to Edukapp.
Great to hear you’ve got this working! How easy was it to do this once the JLeRN server issues were resolved?
Not too bad – the main thing is the normalization of results, so sorting and filtering, but once thats done the actual JSON is quite easy to process