Henry Story

Results 422 comments of Henry Story

Another thing that would be useful would be to know what level of reasoning an ontology requires. I found a bug report that this was available at one point, but...

It looks like it took something like 4 hours to classify. Then I was able to use Protege a bit. Now the modal window has popped up again with the...

So it is 20 minutes ago that the "Cancelled. Waiting for reasoner to terminate" popped up, stopping all my ability to work. Is this stuck? What happens if I force...

Ah the "Cancel" Modal dialog just disappeared.

So I saw a question mark button next to a subClassOf entity `lcc-lr:hasName` and intruiged I clicked it. This opened the modal dialog box below: Modal Dialog boxes should be...

I wrote a first version of RFC8941 in two days of coding using `cats.parse`: [see PR in issue 13](https://github.com/co-operating-systems/Reactive-SoLiD/issues/13#issuecomment-817196664). I am not sure what Akka will do for Scala3, but...

The code for RFC8941 is now in its own repository here with an implementation of "Signing HTTP Messages" v0.7 for Akka https://github.com/bblfish/httpSig

I now have a first snapshot release available here for RFC8941 and "Signing HTTP Messages" for akka https://oss.sonatype.org/content/repositories/snapshots/net/bblfish/crypto/

Thanks. Empty Hash URIs are found in the wild in the RDF community (which is how I just noticed). We have an implementation of banana-rdf called [Plantain](https://github.com/banana-rdf/banana-rdf/), that uses akka...

> I think fragments can get sent through the network, in case of HTTP redirects. Do you have RFC spec text on that @strelec ?