/softwarekg

Primary LanguageRMIT LicenseMIT

Software Knowledge Graph Community Analysis

See the plots in the results folder and network/com_communities.csv for a description of the communities.

You will find a walk through the results in the comments of 03_analyze_net.R.

Workflow for recreating the results:

  • Create CSV files from JSONLD: 01_create_csv.R
  • Prepare network data and detect communities: 02_prepare_net.R
  • Explore communities: 03_analyze_net.R