-
Running SHEX.demo.ino from Arduino IDE Library
Version (from SHEX.cpp) "`// 0.2.1 2021-12-28 update library.json, readme, license, minor edits`"
Prints garbage (raw bytes rather than hex) bec…
-
Hi @ocorby ,
I have a `BUILD FAILURE` error when I build corese:
`[ERROR] Failed to execute goal on project corese-server: Could not resolve dependencies for project fr.inria.corese:corese-serve…
xgaia updated
2 years ago
-
While trying to create a shape from a colleague's instance data, I felt uncertain whether the colleague intended for certain value nodes to be IRIs or blank nodes. I wanted to put down`nonliteral` for…
-
I know r and s are unsigned numbers, in some cases when r or s in hex notation have first byte larger than 0x80, I can't verify signature which I can do with openssl
to expalain it I'll paste my veri…
-
I haven't used it, but looking at SHEX::reset(), it sets `_length = 0;`
This is different behaviour to the ctor.
I suggest adding `uint8_t length = 16` to the function's signature, to more closel…
-
One possible extension to the approach by the [tabular representation of ShEx expression](https://github.com/dcmi/dcap/blob/master/painting/E130.ipynb) is to make use of [Quickstatements](https://www.…
-
Hi, In **/qanary_component-template**,there is a dependency **org.yaml:snakeyaml:1.29** that calls the risk method.
[CVE-2022-25857](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25857)
…
-
READMEn är lite tunn på vad detta repo syftar till. Kan det läggas till en mer utförlig förklaring på vad det är som ska lösas?
-
本期打卡已结算完成。报名最新一期的打卡活动 [点这里](https://mp.weixin.qq.com/s/eUG2OOzY3k_ZTz-CFvtv5Q)
-
In Shex [Node Constraints](http://shex.io/shex-primer/#nodeConstraints) specification, a set of expected values is expressed as follows:
```
PREFIX my:
PREFIX ex:
my:IssueShape {
ex:state […