Benoît Alessandroni
Benoît Alessandroni
At [StartinBlox](https://git.happy-dev.fr/startinblox), we are working on distributed applications which need to use data coming from different pods and containers. For example, we are working on the Happy Dev application which...
What to display ? ## Statistics 1. local for the current document: - number of Triples (literal or URI), of Resource URI's, in the current focus URI (DONE) - Resources...
Je m'explique: Si j'ai bien compris les perspectives derrière le projet, il s'agit d'un générateur de formulaire dynamiques basés sur des ontologies, quel que soit l'ontologie d'ailleurs. J'entends donc que...
Instead of requesting the file from the internet, copy the SVG of the RDF graph icon locally See this code in the deductions/runtime/html/BasicWidgets.scala file: ``` ``` We should add the...
Search also by going through URI's that is, search for "jazz" must also find: ``` turtle # and ```
### Search terms you've used Field [sessionId] for user is not stored ### Impacted package Which packages do you think might be impacted by the bug ? - [X] solid-client-authn-browser...
The idea is, on plugin activation, to send a GET request to the /sites/ url of the reference site (virtual-assembly i guess ? ) and to retrieve the currently know...
As every JSON-LD context file is available in both HTTP and HTTPS, it should be ok to define the context file protocol we are targeting based on the current site...
We can unit test our Utilities classes, or our taxonomy and content types classes in a typical WordPress way. Good resource for that : https://pippinsplugins.com/unit-tests-wordpress-plugins-writing-tests/ Would be nice to be...
Really nice feature would be to add a clean WebID support for wordPress users (creation of certificates and handling of cert URLs) Discussion ongoing with Angelo, creator of: https://github.com/angelo-v/wp-linked-data on...