Skip to content

Bug Fix, more examples

Choose a tag to compare

@ThHanke ThHanke released this 19 Jun 13:13
· 2 commits to main since this release

Summary

  • Fix checkmapping endpoint falsely reporting rules as skipped when mappings use JSONPath filter expressions (e.g. $..value[?(@.idShort=='...')]). Switched from jsonpath_ng to jsonpath_ng.ext which supports extended JSONPath syntax including filters.

Documentation

  • Add AAS Inspection Documents (steel products) as new use case and example deep dive
  • Add Catena-X SAMM Material Class & Composition mapping as use case
  • Add multiple OpenAPI examples (CSVW, AAS, SAMM) to the /api/createrdf Swagger UI
  • Link to the public mappings collection with 20+ ready-to-use AAS and SAMM mappings

Full Changelog: v1.3.1...v1.3.2