Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Preface all internal (non-Biolink-compliant) columns in merged graph with _ prefix #38

@eKathleenCarter

Description

@eKathleenCarter

Description:
To improve interoperability and reduce downstream confusion between Biolink-compliant columns and internal columns used for processing or tracking metadata, we will prefix all internal columns with an underscore (_). This change will be applied consistently across merged node and edge tables.

This change follows Pascal’s guidance and supports clearer schema separation, particularly when exporting or sharing tables externally.

Tasks:

  • Apply underscore prefix to all internal metadata columns.
  • Ensure downstream pipelines (e.g., filtering, export, dashboarding) handle the renamed fields correctly.
  • Coordinate with the owners of each KG to ensure implementation.

Sub-issues:

  1. ROBOKOP: Apply _ prefix to internal columns in ROBOKOP #39
  2. RTX-KG2: Apply _ prefix to internal columns in RTX-KG2 merged graph #40
  3. SPOKE: Apply _ prefix to interal columns in SPOKE merged graph #41

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions