semanticflowgraph
semanticflowgraph copied to clipboard
Semantic flow graphs for data science
Based on my reading of the docs and paper, this project currently supports ingesting R and Python scripts but not Julia scripts. Is there a roadmap for julia support? I...
The RDF/OWL export should include a property, called something like `usesConcept`, that holds whenever an annotation uses a concept anywhere in its (possibly compound) definition. This will make certain common...
Some time ago, I changed the convention about elements (values observed at runtime): previously, they were stored on wires, now they are stored on ports. The Python and R flow...