Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

This is an initial repository containing the scripts to transform the CZI dataset into RDF

License

Notifications You must be signed in to change notification settings

SoftwareUnderstanding/softalias-kg-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project is archived.

Project Status: Moved to http://example.com – The project has been moved to a new location, and the version at that location should be considered authoritative. to https://github.com/SoftwareUnderstanding/softalias-kg/

Softalias: Grouping Software Mentions

Description.

This project contains both a web demo and a series of Python scripts designed to manipulate and transform data extracted from this dataset.

The purpose of the project is to process the collected data, which is initially provided in various formats (pkl and csv), and perform a series of data cleaning and transformation tasks.

Project Structure

The project consists of two main folders:

  • Folder web_demo_kg: Contains the web demo. To install and run the demo, please refer to the README file located in this folder.

  • Script folder: This is where all the Python scripts used to process the data are stored. These scripts are responsible for reading, cleaning, transforming and verifying the data.

The input data used for this project are the .pkl files from the 'disambiguated' folder, the .csv files from 'linked' and the .pkl files from 'intermediate_files' present in the dataset.

About

This is an initial repository containing the scripts to transform the CZI dataset into RDF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published