Skip to content

In link prediction, filter nodes by prefix or other slots #68

@caufieldjh

Description

@caufieldjh

Some graphs have nodes we would like to filter for, but they don't make clear distinctions in their Biolink categories:

PR:000002977    biolink:NamedThing                              Graph                                             owl:Class

So we would like to specify a filter for prefix rather than category.
This can be based on a flag used in the link_node_types: block in the config.

Similarly, it would be nice to be able to filter by other node slots/properties:

XPO:0134172     biolink:NamedThing      increased apoptosis in simple columnar epithelium       An increased occurrence of apoptotic process in simple columnar epithelium.                Graph

This could be as simple as a regex for a string value in a named column, e.g., match everything with the string "apoptosis"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions