-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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:
- Develop MOSS analysis result parser.
- Filter MOSS analysis result urls and use the new parser.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request