On Fri, 11 Jun 2021 at 13:13, Martynas Jusevičius <martynas@atomgraph.com>
wrote:
> Wouldn't SPARQL be a natural choice given that it's the "RDF query
> language"? And platform-independent, compared to all language-specific
> frameworks (rdflib, RDF4J, Jena etc.).
There is also wasm,
https://webassembly.org/
https://www.w3.org/wasm/
Dan
(Hoping this mail comes thru ok…)
>
> On Tue, Jun 8, 2021 at 8:27 PM Peter Patel-Schneider
> <pfpschneider@gmail.com> wrote:
> >
> > On Tue, 2021-06-08 at 12:15 +0200, Martynas Jusevičius wrote:
> > > Peter,
> > >
> > > I have tried to implement your canonicalization algorithm as SPARQL:
> >
> > I hadn't thought of using SPARQL. My predelication would be to use
> > some RDF library, such as Python's rdflib.
> >
>
>