clnsmth / soso

For creating Science On Schema.Org (SOSO) markup in dataset landing pages to improve data discovery through search engines.
https://soso.readthedocs.io/
MIT License
1 stars 0 forks source link

fix: add @id for Organization type in EML strategy #205

Closed clnsmth closed 3 weeks ago

clnsmth commented 3 weeks ago

Add the missing @id to the Organization type in the EML strategy to ensure correct graph representation.

Related to #199

codecov-commenter commented 3 weeks ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.27%. Comparing base (97ad0b7) to head (96a9a71).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #205 +/- ## ============================================ Coverage 96.27% 96.27% ============================================ Files 5 5 Lines 483 483 ============================================ Hits 465 465 Misses 18 18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.