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

Adapters for OAEI / LogMap format #377

Open
cmungall opened this issue May 30, 2023 · 3 comments
Open

Adapters for OAEI / LogMap format #377

cmungall opened this issue May 30, 2023 · 3 comments

Comments

@cmungall
Copy link
Collaborator

I have some LogMap results

  • results/logmap/logmap2_mappings.owl
  • results/logmap/logmap2_mappings.rdf
  • results/logmap/logmap2_mappings.tsv
  • results/logmap/logmap2_mappings.txt

it's fairly easy to coerce the tsv or txt into sssom.tsv using a 3-line perl script, but would like a more robust way of doing this

I'm not sure which of the above are formal OAEI formats, but it seems there should be a standard place for OAEI adapters, either this package, a standalone, or OAK.

@matentzn
Copy link
Collaborator

@cmungall
Copy link
Collaborator Author

ah ok, this is not so well exposed in the public API must can be addressed in

Looking at the LogMap results it seems that it doesn't produce this format, but I don't know if sssom-py should support every tool's format, or if instead we should petition the tools to produce sssom

@matentzn
Copy link
Collaborator

The format has an ".rdf" extension:

See here my logmap runner script for SSSOM experiments:

https://github.com/matentzn/symbiont/blob/master/config/logmap#L30

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

No branches or pull requests

2 participants