ajuvercr

Results 12 comments of ajuvercr

Yes, in REPL ``` using Revise Revise.includet("test.jl") ```

Bump, is there any new information about this?

I hear you, you have many valid points. The `#[parenthesized]` looks really cool though, but it doesn't really work with your existing code, it look like. (Because it would have...

Is there a way to import .y files in other .y files? By 'inversing' the dependencies, it is probably prettier then copying the file many times. Nvm I saw #110

Would it also work to just look for the subject of triples? Triples with the subject `` or the ldes identifier, denote a new section, either member or metadata?

That's an interesting idea. However, I wonder whether TREE could, or should, aim for full compliance with SHACL constraints. Consider that SHACL allows arbitrary SPARQL-based constraints. These can be extremely...

I would like to note that yes if the ingestion timestamp is enforced we could do some simpler state management, but only after fully replicating the LDES [1]. When that...

If I understand you correctly @sandervd, the main usecase is: when you replicate a very large LDES, you would like to know where you are in a stream. And you...

Thanks @NSeydoux for having a look! I totally didn't see the difference between ParseOptions and ParserOptions, it should be all fixed and correct now