Bug Fix, more examples
Summary
- Fix
checkmappingendpoint falsely reporting rules as skipped when mappings use JSONPath filter expressions (e.g.$..value[?(@.idShort=='...')]). Switched fromjsonpath_ngtojsonpath_ng.extwhich 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/createrdfSwagger UI - Link to the public mappings collection with 20+ ready-to-use AAS and SAMM mappings
Full Changelog: v1.3.1...v1.3.2