Ted Thibodeau Jr
Ted Thibodeau Jr
@dmitrizagidulin - I quite believe that `OPTIONS *` as in HTTP RFC [7231 section 4.3.7 "Request Methods -- Method Definitions -- OPTIONS"](https://tools.ietf.org/html/rfc7231#section-4.3.7) and [7230 section 5.3.4 "Message Routing -- Request...
@RubenVerborgh @kjetilk @dmitrizagidulin @elf-pavlik (in other words, all previous committers) Conflicts from intervening changes resolved. Whoever can, please merge...
Again... @RubenVerborgh @kjetilk @dmitrizagidulin @elf-pavlik (in other words, all previous committers) Conflicts from more intervening changes resolved. Whomever can, please merge...
Apparently needs new reviews, since conflict re-resolution... @pfriedman @dmitrizagidulin @gobengo were positive last round.
@kjetilk - Understood, about the full rework. I think applying this relatively small adjustment *before* that full rework will result in a better end than leaving it out until after,...
It seems there may be a conceptual blur here between software-space (which may need to care about multiple pods in order to collect all relevant data) and user-space (which should...
> It always comes down to an own domain name, IMHO. Today. [Soon (relatively, hopefully)](https://github.com/w3c-ccg/did-wg-charter/), some DID system(s) that do not rely on the DNS system will be viable alternative(s)....
@galgonek -- Please execute the command `virtuoso-t -?` and provide the full first stanza of output, which includes both the simple version you've provided and the exact `gitid` of the...
Thank you! Those details will be helpful to our ongoing testing and analysis.
First thing, I see that [your endpoint](http://kaiko.getalp.org/sparql?default-graph-uri=&query=PREFIX++bif%3A++%3Cbif%3A%3E%0D%0A%0D%0ASELECT%0D%0A++%28+bif%3Asys_stat%28%27st_dbms_name%27%29++++++++++AS+%3Fname+%29%0D%0A++%28+bif%3Asys_stat%28%27st_dbms_ver%27%29+++++++++++AS+%3Fversion+%29%0D%0A++%28+bif%3Asys_stat%28%27st_build_date%27%29+++++++++AS+%3Fbuild_date+%29%0D%0A%0D%0A%23%23+++The+following+line+must+be+commented+for+execution+on+%0D%0A%23%23+++builds+produced+before+the+switch+from+%60cvs%60+to+%60git%60%3B%0D%0A%23%23+++it+only+works+on+versions+later+than+v6.1.5%0D%0A%0D%0A++%28+bif%3Asys_stat%28%27git_head%27%29++++++++++++++AS+%3Fgit_head+%29+++%0D%0A%0D%0A++%28+bif%3Asys_stat%28%27st_build_thread_model%27%29+AS+%3Fthread+%29%0D%0A++%28+bif%3Asys_stat%28%27st_build_opsys_id%27%29+++++AS+%3Fopsys+%29%0D%0A%0D%0A%23%23+++The+following+two+lines+must+be+commented+for+execution+%0D%0A%23%23+++on+VOS%3B+these+only+work+on+Enterprise+Edition%0D%0A%0D%0A%23+%28+bif%3Asys_stat%28%27st_lic_owner%27%29++++++++++AS+%3Fowner+%29%0D%0A%23+%28+bif%3Asys_stat%28%27st_lic_serial_number%27%29++AS+%3Fserial+%29%0D%0A%0D%0AWHERE%0D%0A++%7B++%3Fs++%3Fp++%3Fo++%7D%0D%0ALIMIT+1%0D%0A&should-sponge=&format=text%2Fhtml&timeout=0&debug=on&run=+Run+Query+) is running version 07.20.3230 (a/k/a 7.2.6.1), built Sep 27, 2020 from git_head 840b468fc, committed on Sep 1, 2020, probably from the [`stable/7`](https://github.com/openlink/virtuoso-opensource/tree/stable/7) branch....