data2graph can be used to visualize all kinds of graphs. Nevertheless it was originally developed in order to visualize plagiarism graphs. One of the best plagiarism analysis tools is MOSS which is maintained by Stanford university.
MOSS performs source code plagiarism analysis and produces HTML-based output. Currently, Data2Graph cannot use direct MOSS analysis result because it is not a valid plagiarism graph.
The idea behind the issue is to provide a support for an alternative graph url type which is basically a MOSS analysis result link.
Implementation plan:
data2graph can be used to visualize all kinds of graphs. Nevertheless it was originally developed in order to visualize plagiarism graphs. One of the best plagiarism analysis tools is MOSS which is maintained by Stanford university.
MOSS performs source code plagiarism analysis and produces HTML-based output. Currently, Data2Graph cannot use direct MOSS analysis result because it is not a valid plagiarism graph.
The idea behind the issue is to provide a support for an alternative graph url type which is basically a MOSS analysis result link.
Implementation plan: