Benoît Alessandroni
Benoît Alessandroni
Is there any progress on this enhancement ? I am currently trying to achieve having multiple textarea, each of them being a Pen editor (I can have 11 of them...
@elf-pavlik : what we are currently using is similar to the following: ``` { "@id": "", "@type": "ldp:Container", "ldp:contains": [ { "@id": "https://api.test-paris.happy-dev.fr/sources/projects/1/", "container": "https://api.test-nantes.happy-dev.fr/projects/", "federation": "projects", "@type": "sib:source" },...
@RubenVerborgh : that is a truly important assertion. @TallTed : You're exactly pointing out our issue here. I drafted a use case, user oriented. I would define it as follows:...
Any news on this one ?
Yes, we are also in lockdown here in France... Not an exciting time for social interactions :-)
> The parsing overhead is not easily fixable on our end, since the given JSON-LD document seems to be very unfortunately structured, which makes parsing inherently slow. (Streaming JSON-LD document...
> conneg @RubenVerborgh what do you mean exactly ? Sounds like an unknown word to me :-)
FYI we pushed a solution regarding the JSON-LD structure, which still needs to be deployed. Will let you know. I would like some details from @RubenVerborgh regarding the content negotiation,...
Ok so not a surprise, we have an opened issue on adding [that serialization here](https://git.startinblox.com/djangoldp-packages/djangoldp/issues/349)
Did you also include the bootstrap.js file ? I am kind of stuck with the ``` TypeError: element.markdown is not a function ``` When trying to use this library as...