JPEWdev / shacl2code

Convert SHACL model to code bindings
MIT License
2 stars 4 forks source link

Correctly handle extensible abstract classes #18

Closed JPEWdev closed 3 months ago

JPEWdev commented 3 months ago

Extensible abstract classes are a little strange, but it basically means that the type of the class can be anything except the specific extensible parent type. Implement this in python and jsonschema

github-actions[bot] commented 3 months ago

Coverage report

This PR does not seem to contain any modification to coverable code.