Skip to content

Conversation

@napakalas
Copy link
Contributor

#42
This PR fixes duplicated node_label / sckan_node_label values that could appear due to multiple matches (e.g. aliases) being aggregated more than once.
Labels are now deduplicated before aggregation, ensuring each node is returned with a single, clean label.

Example

  • Before
    node_label = "Kidney, Kidney"
  • After
    node_label = "Kidney"

@dbrnz dbrnz merged commit 6c23874 into AnatomicMaps:main Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants