Skip to content

Pajek export: canonicalize *Matrix headers and relation labels #188

@oxy86

Description

@oxy86
  • Export must be canonical for multirel Pajek matrices:

    • *Matrix :k
    • *Matrix :k "Optional Label"
    • No *Matrix k: "optional_label" in exported files
    • No empty quotes ("")
  • Normalize polluted labels like 9 'star'star

  • Import remains tolerant and continues accepting all variants:

    • *Matrix :k, *Matrix k:, with/without quotes, with/without labels
  • Update shipped datasets to canonical export form so CLI golden roundtrip stays stable.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions