Skip to content

Commit

Permalink
Commit all changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Nora-Olivia-Ammann committed Jan 31, 2025
1 parent ef2d2a5 commit 404813b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions testdata/validate-data/inheritance/problem.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,15 @@ data:InstanceResourceSubCls1 a :ResourceSubCls1 ;

# Test with real data

`dsp-tools create testdata/validate-data/inheritance/project_inheritance.json`
- Check out the branch to use the command (validation is different)

`dsp-tools validate testdata/validate-data/inheritance/inheritance_correct.xml`
- `dsp-tools create testdata/validate-data/inheritance/project_inheritance.json`

- `dsp-tools validate testdata/validate-data/inheritance/inheritance_correct.xml`

-> here `inheritance_correct_for_api` will be wrong


`dsp-tools xmlupload testdata/validate-data/inheritance/inheritance_correct.xml`
- `dsp-tools xmlupload testdata/validate-data/inheritance/inheritance_correct.xml`

-> here `inheritance_correct_for_shacl` will not be uploaded

0 comments on commit 404813b

Please sign in to comment.