spruceid / ssi

Core library for decentralized identity.
https://spruceid.dev
Apache License 2.0
187 stars 59 forks source link

Patch to support UNECE Buy Ship Pay and UNECE Recommendation 21 Contexts #502

Closed stewartjeacocke closed 1 year ago

stewartjeacocke commented 1 year ago

Patch to include support of UNECE Buy Ship Pay and UNECE Recommendation 21 Contexts https://vocabulary.uncefact.org/unece-context.jsonld https://vocabulary.uncefact.org/rec21.jsonld

0001-Added-support-for-UNECE-BSP-and-UNECE-REC21-contexts.patch 0002-Missed-out-updates-to-context-update-scrript.patch

sbihel commented 1 year ago

Apologies for the delay. I am going to close this issue and would recommend using a ContextLoader to add additional context files with the with_context_map_from method.