[x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
[x] Have you added an explanation of what problem you are trying to solve with this PR?
[x] Have you added information on what your changes do and why you chose this as your solution?
[x] Have you written new tests for your changes?
[x] Does your submission pass tests?
[x] This project follows PEP8 style guide. Have you run your code against the 'flake8' linter?
I have added XML Schema for the trustinfo metadata, taken from [1] and debugged.
I have added a pipe (discojson_sp) to extract trustinfo from SP metadata and put it in JSON format. This will both fetch external metadata and honor TrustProfileRef's.
I have added a test for this pipe
I have added new data to the json extracted by discojson: registration authority, metadata sources, and entity categories.
All Submissions:
[x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
[x] Have you added an explanation of what problem you are trying to solve with this PR?
[x] Have you added information on what your changes do and why you chose this as your solution?
[x] Have you written new tests for your changes?
[x] Does your submission pass tests?
[x] This project follows PEP8 style guide. Have you run your code against the 'flake8' linter?
I have added XML Schema for the trustinfo metadata, taken from [1] and debugged.
I have added a pipe (discojson_sp) to extract trustinfo from SP metadata and put it in JSON format. This will both fetch external metadata and honor TrustProfileRef's.
I have added a test for this pipe
I have added new data to the json extracted by discojson: registration authority, metadata sources, and entity categories.