Håvard M. Ottestad

Results 276 comments of Håvard M. Ottestad

Btw. Trig isn't a particularly good format for exporting a lot of data since the trig writer needs to know a lot about your data to format it correctly. Have...

Glad to know it's not a regression at least. Any chance you can confirm that this is still an issue on RDF4J 5.0.1? Other than that it looks like there...

Thanks for checking. And just to be sure. Is this also the case when using NQUADS?

Some relevant discussion: https://github.com/eclipse-rdf4j/rdf4j/discussions/5068

Originally we had copied over all the settings into the various Rio modules. This way we could allow for a migration path for users where they would have time to...

Or we could expose the entire json-ld options object from HASMAC JSON-LD.

This is the JSON-LD options object: https://github.com/HASMAC-AS/hasmac-json-ld/blob/main/src/main/java/no/hasmac/jsonld/JsonLdOptions.java We can't make any breaking changes until RDF4J 6.

I'm not completely sure if we should create a new settings class or not. The way that we've done it for the other settings classes is that we have duplicated...

There is a license issue that the Eclipse IP-team needs to check for us. I'll try to look into that when I have some time. The second seems to be...

I'm still not very comfortable with having two Lucene sails. Mixing two versions of the same library has previously led to issues down the road. If someone was depending on...