Russell: This creates organic inspection certificate and handful of related schemas ✪
Russell: it took a lot of research but was straightforward to implement ✪
Russell: I can add a pull request for the new credential conventions from the previous PR ✪
<pauldietrich_gs1> one comment. seems you have to dig in pretty far to see the USDA organic info. There are several other kinds of organic certification
Orie Steele: And i think the complicated examples in the verifiable credential working group would be beneficial, so i will add a comment on the issue ✪
<tallted> tangent -- who maintains the ccgbot? it should never do a `present-` because the minutes don't record "partial" attendance; you're either here for (some of) the meeting, or you're not (at all).
Ben: I think the action item here is to remove these ✪
Ben: We will make an ticket internally to address that ✪
Ben: Right now our JSON-LD does not handle oneOf from schemas ✪
Ben: I'm not sure how we would handle this in @context ✪
Ted Thibodeau: It seems to be relevant, and rather than fixing our JSON-LD predecessor to address the construct, we're updating our schemas to not use the construct ✪
Ben: What would the shape of the `@context` need to look like is something I don't understand ✪
Ted Thibodeau: We had existing examples for JSON schema, oneOf does not exist in @context ✪
Ted Thibodeau: It's kind of like domain and range and domainIncludes and rangeIncludes, kind of ✪
Ted Thibodeau: Anyone can add information on the issue so that we can have a better handle on this when it comes up again ✪
Nis: This is similar to the case of `allOf` that I also want to use ✪
Nis: We're using json-schema and JSON-ld which means we need to use the lowest common denominator ✪
Orie Steele: +1 Ted, I really like the domain and range comment/ ✪
<orie> we need that on the issue.
<orie> thats a hint at a path forward
Ted Thibodeau: I think bringining allOf complicates the use-case in a single way. If you use it then any any entity that is included also is a member of the class ✪
Orie Steele: I agree, need to have time to build it for how to implement it properly ✪
Ted Thibodeau: I can help with brain storming, but I am not a code ✪
Orie Steele: If you get on the issue and rant about domain and range and how it relates to anyOf and allOf, and I might be able to parse that ✪