Skip to content

Updated the sdojsonldcontext module to Json package to generate Json#3684

Merged
MatthiasWiesmann merged 3 commits intomainfrom
json_output
Oct 14, 2024
Merged

Updated the sdojsonldcontext module to Json package to generate Json#3684
MatthiasWiesmann merged 3 commits intomainfrom
json_output

Conversation

@MatthiasWiesmann
Copy link
Contributor

@MatthiasWiesmann MatthiasWiesmann commented Oct 11, 2024

  • Migrated the sdojsonldcontext to use the standard python json package to generate json
  • Fixed bug where the code would not handle multiple types correctly (not present in actual schema)
  • Fixed bug where the code would not output correct Json for an empty set of terms (not present in the actual schema)
  • Added back logic to produce individual files
  • Updated unit-tests, removed one bogus one.
  • Moved file unit-tests into its own file.
  • Use block logging

@MatthiasWiesmann MatthiasWiesmann added the python Pull requests that update Python code label Oct 11, 2024
@MatthiasWiesmann MatthiasWiesmann merged commit c9e2e7d into main Oct 14, 2024
@jlndr jlndr deleted the json_output branch November 20, 2025 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants