kit-data-manager / kit-data-manager/idoris
Automatically find processing paths
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Currently only Operations that are more or less directly associated with an Attribute are provided to the user as potential operations. This is fine, but from the start of IDORIS it was intended to find paths between data types (e.g. for data extraction or conversion) based on the information already contained in the graph. This feature should expose an API finding paths between two data types (with optional waypoints) based on available operations. It should recommend the most likely path for success, but still list the other paths.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the Java API for operations and the graph of data types; done means an API can find paths between two types, accept optional waypoints, recommend one path, and list alternatives.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100