chore: sync SustainabilityVocabularydata model with Jargon snapshot 12
Created by: un-cefact-github-app[bot]
Jargon snapshots
- Switch to untp-core/working until next version released. Use core Criterion directly. See https://github.com/uncefact/spec-untp/issues/377#issuecomment-2917797241
- Try adding the VC context as a work-around.
- Resave after updating core with
ConformityScheme
'sname
anddescription
omitted from context. - Remove inheritance for
ConformitySchemeVocabulary
(see https://github.com/uncefact/spec-untp/issues/377#issuecomment-2942267452) and provide examples in-line with documentation. - Ensure integer type for example of
performanceLevelCode.rank
.
I've based a lot of the example data on Steve's documented example scheme vocabulary where I could.
I've also explicitly updated the trustMark
property to indicate that it should be multi-base encoded.
This is now ready for review and landing @ashleythedeveloper
. The successful run is at:
https://github.com/uncefact/spec-untp/actions/runs/15456788040
Update the (example) context to include defining name
and description
rather than importing the whole VC context. Enabled by the fix to https://github.com/jargon-sh/issues/issues/58
Additionally add the id
and type
aliases to the context which are defined globally by the VC context.
Saving to trigger a CI only (removing conflicts).
Re-trigger
Re-trigger
Re-snapshot after updating core.
Re-save after core update.
Resave after core update.
Resave after allow additional properties in core.