Hi Hasan I will create a launcher that includes everything needed to create the site. The editor I created based on etch is a bit of a hack with the RDF being present both as RDFa (for the editor) as well as Turtle (to tell the server what has to be deleted). I think we have to use a solution where only RDF is transfered to the browser and the Rendering (for the editor) happens fully in the browser.
I've started a litle js project on github that might help us here: http://rdf2h.github.io/rdf2h/, in clerezza terms it could be described as client-side renderlets. But yes, for the quick fixes need I hope to push something that can be used as editor today. Cheers Reto On Sun, May 17, 2015 at 10:40 PM, Hasan Hasan <[email protected]> wrote: > Many thanks Reto > > Can we use the new editor to edit the site now? Especially the download > page > should be updated asap. > > Cheers > Hasan > > On Thu, May 14, 2015 at 12:57 PM, Reto Gmür <[email protected]> wrote: > > > Hi Hasan > > > > I think the most important thing I contributed to were: > > > > - Extracted and released Clerezza Commons RDF API, modelling the RDF 1.1 > > data model and aligning the terms with the incubating commons RDF > proposal > > in the incubator > > - Simple in memory implementation of the API, a SPARQL backed > > implementation as well as utility classes > > - Release of the above > > - Ported large part of clerezza to use the new Clerezza Commons RDF API > > - Some progress on a new version of the editor used to edit the site > > > > Cheers, > > Reto > > > > > > On Mon, May 4, 2015 at 3:55 AM, Hasan <[email protected]> wrote: > > > > > Dear all > > > > > > The report for May 2015 is due May 13th. > > > Could you please help by listing what you've done/resolved between Feb > > 15th > > > and today? > > > Thanks a lot! > > > > > > Kind regards > > > Hasan > > > > > >
