-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels