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 identifier of Person and Org type in EML strategy #201

Closed clnsmth closed 3 weeks ago

clnsmth commented 3 weeks ago

Add the missing @id to the identifier property of the Person and Organization types 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 (0c7729f) to head (d4ffad1).

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

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

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