BlueBrain / nexus-forge

Building and Using Knowledge Graphs made easy
https://nexus-forge.readthedocs.io
GNU Lesser General Public License v3.0
38 stars 20 forks source link

Add alternateName to agent resolver #404

Closed crisely09 closed 2 months ago

crisely09 commented 2 months ago

This will be useful for Organization and Person to have an alternateName (aka alias), such as acronym, or a version of the full name without accents. NOTE: alternateName is a valid property listed in schema.org, and it exists already inside the nexus json-ld context

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 75.69%. Comparing base (86af4b0) to head (e93fb06).

Files Patch % Lines
...gforge/specializations/resolvers/agent_resolver.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #404 +/- ## ======================================= Coverage 75.69% 75.69% ======================================= Files 103 103 Lines 6753 6753 ======================================= Hits 5112 5112 Misses 1641 1641 ``` | [Flag](https://app.codecov.io/gh/BlueBrain/nexus-forge/pull/404/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/BlueBrain/nexus-forge/pull/404/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain) | `75.69% <0.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain#carryforward-flags-in-the-pull-request-comment) to find out more.

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