Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Modify SD generation, so it is compliant with latest gaia-x shapes

Kurt Garloff requested to merge validate_latest_shapes into main

Created by: chess-knight

It can be verified as follows:

  1. generate SD: ./gx-sd-generator.py --gaia-x --file sd.json
  2. verify SD: ./sd/validate.py sd.json sd/gx_shapes_latest.ttl

Merge request reports