regen-network / regen-registry-standards

:seedling: RDF and SHACL schemas for Regen Registry
4 stars 1 forks source link

refactor: update toucan URI to be optional #36

Closed ryanchristo closed 1 year ago

ryanchristo commented 1 year ago

Description

The toucan URI will most likely be empty when we are ready to launch. In Regen Ledger v5.0, we have implemented the ability to update the metadata for an open credit batch, so we will be able to populate it in the future, but all post requests from the bridge service will fail if we require the URI to be populated. This pull request updates the toucan URI to be optional.


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.

I have...

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.

I have...

clevinson commented 1 year ago

utACK on this. We should be treating toucanURI as optional in both project & vintage json-ld's.