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

Add test report for jsonld-cpp #602

Merged
merged 2 commits into from
May 21, 2024

Conversation

danpape
Copy link
Contributor

@danpape danpape commented May 21, 2024

We would like to submit a test report for our open source C++ implementation of the JSON-LD 1.1 processing algorithms and api called 'jsonld-cpp'. The implementation is not complete, but we have "expand()" and "toRDF()" working well enough to pass nearly all of the tests. Our current test results are:

Expansion 376/376 (100.0%)
Transform JSON-LD to RDF 455/456 (99.8%)

We are planning to finish the full implementation sometime soon, but probably won't get working on it until after this summer. We've had these two algorithms mostly working for some time now and wanted to get it in as a WIP implementation in case it could help anyone.

@danpape
Copy link
Contributor Author

danpape commented May 21, 2024

Sorry, I didn't have my w3c and github accounts linked. I'll take care of that asap.
...
I believe that is now done. I'm not sure how to re-run the "ipr" check.

@w3cbot
Copy link

w3cbot commented May 21, 2024

gkellogg marked as non substantive for IPR from ash-nazg.

@gkellogg gkellogg merged commit 30aa531 into w3c:main May 21, 2024
3 checks passed
@danpape danpape deleted the contribute-jsonld-cpp-report branch May 21, 2024 16:40
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.

3 participants