Integrating semantic annotation tasks directly into common tools #18
Replies: 2 comments 2 replies
-
@edan-bainglass I agree both approaches as similar, but @samwaseda can maybe explain more. The main focus for the design of semantikon was the option to easily annotate python functions and connect them to an ontology. To me it is not yet clear how you use your pydantic data classes in different workflow frameworks. Can I think about them as the data objects transferred between two nodes of a workflow graph? Or are these more general annotations for the individual nodes? Or both? Still I think this is exactly the missing documentation you mentioned. |
Beta Was this translation helpful? Give feedback.
-
I would argue it's perhaps a lower hanging fruit to annotate at the dataset level than at the workflow level. At this stage, we shouldn't discourage the former in favour of the latter, in my view. I have recently found https://h5rdmtoolbox.readthedocs.io/en/latest/ which seems to be implementing the "missing link" between user-friendly HDF5 via |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
Even with benefits and standards of semantic annotation made clear, the task is time consuming.
Proposed solution
Integrate the tasks directly into common research tools to automate as much as possible.
@jan-janssen Semantikon was brought to my attention. I am approaching this differently here, but with a similar goal in mind. The README there is not great - could use some work. Maybe we discuss on a call in the coming weeks if you have time.
Beta Was this translation helpful? Give feedback.
All reactions