EMMC-ASBL / tripper

Triplestore wrapper package for Python.
https://EMMC-ASBL.github.io/tripper
MIT License
7 stars 2 forks source link

Added more recognised keys to tripper.convert #206

Closed jesper-friis closed 5 months ago

jesper-friis commented 6 months ago

Note - do not merge this PR as it breakes for OntoConv.

The main motivation for tripper.convert was to serialise partial pipelines for OTEAPI as RDF. A better solution is to implement RDF-serialisation directly in oteapi-core.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 78.43%. Comparing base (890632d) to head (b7ea210).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #206 +/- ## ======================================= Coverage 78.43% 78.43% ======================================= Files 18 18 Lines 1651 1651 ======================================= Hits 1295 1295 Misses 356 356 ```

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