chore: Update `untp-core`'s `Criterion` and `ConformityScheme` to fix issues in Sustainability Vocab.
Created by: un-cefact-github-app[bot]
Snapshots included in this PR
- Remove
Criterion.tags
and addCriterion.category
(inline with Sustainable Vocabulary). See https://github.com/uncefact/spec-untp/issues/377#issuecomment-2917950972 - Omit context for
ConformityScheme
'sname
anddescription
also. - Re-instate
Criterion.tag
(nottags
) as per https://github.com/uncefact/spec-untp/issues/377#issuecomment-2921499546
We also updated the untp-core statusCode
code table so that we don't get null
s for the rdf label and comment.
In addition to the above snapshots, this PR has the following changes from jargon itself:
- Jargon decimal type is now xsd:double
I think this is ready to be merged now since the data-models-staging
has been re-synced with main, @ashleythedeveloper
?
Re-instate Criterion.tag
(not tags
) as per https://github.com/uncefact/spec-untp/issues/377#issuecomment-2921499546