semanticflowgraph icon indicating copy to clipboard operation
semanticflowgraph copied to clipboard

Semantic flow graphs for data science

Results 3 semanticflowgraph issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement

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...

bug