Martynas Jusevičius

Results 252 comments of Martynas Jusevičius

Could we get a TL;DR on what is going on regarding RDF 1.2 vs RDF-star?

@givemetarte it looks like you're not accessing LDH on `localhost`? Reset the environment (see README) and try to specify the actual host (or IP address) in the `.env` config.

@givemetarte did you solve this? What was the problem?

@givemetarte you have to import the `.p12` keystore file (`ssl/owner/keystore.p12`), not the `.pem` certificate file.

@gaetanmuck thanks for a detailed report. I need to do more testing on MacOS... Do you see an easy fix for this? Because I don't 😅

``` => WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 1) ```

There is a Javascript XML c14n library that could be used: https://www.npmjs.com/package/xml-c14n

```bash $ python3 --version Python 3.10.12 ```