add /data folder with subfolders /data-raw' containing the data from [Benelallam19] and /normalisedwith .tsv files for GAV / GA/ V graphs as discussed in paper and on board and aschema.tsv` file describing columns. Each row defines one dependency (edge), with 10 columns, 5 columns for each source and target:
groupId (string)
artifactId (string)
version (string)
release-date (date)
release-year (date)
Note: this is not normalised but simple to process.
Also add scripts to transform raw data into normalised data.
add /data folder with subfolders /data-raw' containing the data from [Benelallam19] and /normalisedwith .tsv files for GAV / GA/ V graphs as discussed in paper and on board and aschema.tsv` file describing columns. Each row defines one dependency (edge), with 10 columns, 5 columns for each source and target:
groupId (string) artifactId (string) version (string) release-date (date) release-year (date) Note: this is not normalised but simple to process.
Also add scripts to transform raw data into normalised data.