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

Improve JSON-LD context parsing #61

Merged
merged 3 commits into from
Jul 28, 2023
Merged

Improve JSON-LD context parsing #61

merged 3 commits into from
Jul 28, 2023

Conversation

cthoyt
Copy link
Member

@cthoyt cthoyt commented Jul 28, 2023

Following w3c/json-ld-syntax#329 and w3c/json-ld-syntax#329, this PR updates the processing of JSON-LD contexts to handle when there are dictionaries.

cthoyt added 3 commits July 28, 2023 15:46
Following w3c/json-ld-syntax#329 and w3c/json-ld-syntax#329, this PR updates the processing of JSON-LD contexts to handle when there are dictionaries.
@codecov-commenter
Copy link

Codecov Report

Merging #61 (830124e) into main (b5e3598) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 830124e differs from pull request most recent head 2c75617. Consider uploading reports for the commit 2c75617 to get more accurate results

@@            Coverage Diff            @@
##              main       #61   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          550       556    +6     
  Branches       110        87   -23     
=========================================
+ Hits           550       556    +6     
Files Changed Coverage Δ
src/curies/api.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cthoyt cthoyt merged commit e72efd9 into main Jul 28, 2023
@cthoyt cthoyt deleted the improve-jsonld-parsing branch July 28, 2023 19:56
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