Joshua Watt
Joshua Watt
Extensions are supposed to work in the JSON schema. Bascially it should allow arbitrary properties if the `type` is `extension_Extension`. I'll verify this again though
AFAICT, the JSON scheme allows extensions, and in my testing it does appear to work. However, I did discover that the SHACL model had a bug where it would not...
Please make a PR
The second link does provide a little more information, but it's still not clear (to me anyway). For example, in Yocto, we have metadata which describes the source code we...
Yes, I believe that would be the common understanding from the names of the relationships, but not from reading the descriptions (and not the one I understood when reading the...
@goneall Please merge
#86 Will make it so that automatic validation is done on pull requests
The spdx-validate tool needs to be updated for 3.0.1, then validation should pass. I'll change that and publish it.
Based on [this post][1], it appears that the intention of the minimal firmware is that it uses less internal memory on the WiFi chip, which gives it more memory to...
> @JPEWdev you are correct that, because our Relationships have one `from` but may have multiple `to`, having a relationship going "upwards" might seem to make more sense. _[I am...