Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start thinking about a JSON-LD parser #770

Closed
wants to merge 10 commits into from

Conversation

maxhbr
Copy link
Member

@maxhbr maxhbr commented Oct 23, 2023

this is heavy WIP / not really started yet.

This can be tested via:

$ .../pyspdxtools3 --version SPDX-3.0 -i .../serialization/json_ld/examples/spdx_document1.json

or

$ pytest -vvs tests/spdx3/parser/json_ld/test_json_ld_parser.py::test_json_ld_parser

Signed-off-by: Maximilian Huber <maximilian.huber@tngtech.com>
@maxhbr
Copy link
Member Author

maxhbr commented Oct 23, 2023

Potential Libraries:

@armintaenzertng
Copy link
Collaborator

rdflib is already used in this repo and successfully parses JSON-LD, so I'd definitely go along with that library.

Signed-off-by: Maximilian Huber <maximilian.huber@tngtech.com>
Signed-off-by: Maximilian Huber <maximilian.huber@tngtech.com>
Signed-off-by: Maximilian Huber <maximilian.huber@tngtech.com>
Signed-off-by: Maximilian Huber <maximilian.huber@tngtech.com>
Signed-off-by: Maximilian Huber <maximilian.huber@tngtech.com>
Signed-off-by: Maximilian Huber <maximilian.huber@tngtech.com>
Signed-off-by: Maximilian Huber <maximilian.huber@tngtech.com>
Signed-off-by: Maximilian Huber <maximilian.huber@tngtech.com>
Signed-off-by: Maximilian Huber <maximilian.huber@tngtech.com>
@maxhbr
Copy link
Member Author

maxhbr commented Mar 22, 2024

This is stale, and https://github.com/JPEWdev/shacl2code is expected to replace it

@maxhbr maxhbr closed this Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants