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

Generate RO-Biolink predicate mappings based on a particular Biolink model #104

Open
wants to merge 39 commits into
base: master
Choose a base branch
from

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    5af9507 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88c96ba View commit details
    Browse the repository at this point in the history
  3. Reorganized code a little bit.

    gaurav committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    5685685 View commit details
    Browse the repository at this point in the history
  4. Added some data structures.

    gaurav committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    a13546d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    e1c4fa6 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Partially implemented thing.

    gaurav committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    671c165 View commit details
    Browse the repository at this point in the history
  2. Something that works.

    gaurav committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    7dbf919 View commit details
    Browse the repository at this point in the history
  3. Works correctly.

    gaurav committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9475a16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54bd04e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    391048a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d42f5d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f84e058 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af7637c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dcb8499 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ef21fa3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    07dd294 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    f4adfe7 View commit details
    Browse the repository at this point in the history
  2. Added ro-to-biolink-predicate-mappings.tsv as a Makefile target.

    Also deleted ro-to-biolink-mappings.tsv, which contains all the
    mappings.
    gaurav committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a21515e View commit details
    Browse the repository at this point in the history
  3. Added explanatory log message.

    gaurav committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a9eb7c2 View commit details
    Browse the repository at this point in the history
  4. Added current biolink-predicate-mappings to GitHub for reference.

    This should be updated by the Makefile.
    gaurav committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f0662c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecdb887 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69e1c2b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    584bc92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    431c735 View commit details
    Browse the repository at this point in the history
  9. Added GOREL, reorganized code.

    Also added ro-to-biolink-predicate-mappings-all.tsv.
    gaurav committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    25ee915 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b54328d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9d0285c View commit details
    Browse the repository at this point in the history
  12. Removed redundant predicate.

    gaurav committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    77a90f6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2349501 View commit details
    Browse the repository at this point in the history
  14. Fixed syntax error.

    gaurav committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e1d6dd0 View commit details
    Browse the repository at this point in the history
  15. Fixed path in Makefile.

    gaurav committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    00749c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    37f3378 View commit details
    Browse the repository at this point in the history
  2. Upgraded dev.zio packages.

    gaurav committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c54b71c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b74ef8e View commit details
    Browse the repository at this point in the history
  4. First stab at warnings.

    gaurav committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a00234a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cf88b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb145de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    797ff28 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    28e5dd9 View commit details
    Browse the repository at this point in the history