hoijui

Results 284 comments of hoijui

I had the same confusion, and actually used the example version from kaleidoscope, which caused me problems (as it is limited, e.g. no Crysalis support), which @algernon helped me overcome...

This fails without these changes: ``` type Entry = object msg: Option[string] let expected = Entry( msg: some("hello") ) doAssert jsony.fromJson("{\"msg\": \"hello\"}", Entry) == expected type RefEntry = ref object...

I need the same, and am doing it like that, but one has to override all dumpHooks that deal with any kind of container (object, ref object, array, seq, table,...

I assume, the issue is that the prefix "IDs" listed by @albertoceiec use the wrong namespace IRI, as in, not the currently, official ones, which would hopefully be the ones...

This is still an issue;. could it be published now?

So as it would optimally work, in my head, is like this: somewhere under an AD sub-domain, there are AD proxies for .. the 100 most common RDF/OWL ontologies out...

To start brainstorming ideas for how to practically go about getting there, I will outline the roadmap I have in my head right now: 1. Write a script (BASH/Python/Rust?) that...

I did some initial research for **lists of ontologies**, and there seem to be some good options! :-) 1. This is basically perfect. The only thing left to do, is...

ohhh perfect, thank you Jonas! :-) Sounds like I'd try that ... maybe those same ~65 then.

I applied for funding for doing this on my own about a year ago with NLnet and got refused somewhen in Q1 this year. Since then, no new attempts from...