Skip to content

Simplify Structure of ATT and SIF Files for Neo4j Implementation #1

@kinzaR

Description

@kinzaR

Description:

The current structure of the ATT (nodes information) and SIF (relations) files generated by Hipathia2CSV includes unnecessary information that complicates the process of importing data into Neo4j. To enhance usability and streamline the integration process, we need to rewrite the output to include only the essential information required for Neo4j implementations.
Proposed Changes:

  • - Review the existing structure of the ATT and SIF files.
  • - Identify and remove any redundant or non-essential fields.
  • - Ensure that the remaining fields meet the requirements for Neo4j compatibility.
  • - Update the documentation to reflect these changes.

Expected Outcome:

A simplified version of the ATT and SIF files that facilitates easier and more efficient import into Neo4j, along with updated documentation to guide users on the new output format.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions