Skip to content

Commit fe2838c

Browse files
fix: update specification.yaml format and add suggested contributor
1 parent 7b370ff commit fe2838c

1 file changed

Lines changed: 24 additions & 5 deletions

File tree

Lines changed: 24 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,30 @@
1+
# Specification-level metadata for network-transport-static
2+
# Auto-synced to PostgreSQL on push to main
3+
14
spec_id: network-transport-static
25
title: Static Transport Network Diagram
6+
7+
# Specification tracking
38
created: 2026-01-10T00:00:00Z
49
updated: 2026-01-10T00:00:00Z
510
issue: 3463
6-
suggested: null
11+
suggested: camold
12+
13+
# Classification tags (applies to all library implementations)
714
tags:
8-
plot_type: [network, graph, directed]
9-
domain: [transportation, logistics, infrastructure]
10-
features: [labels, directed-edges, multi-edge]
11-
data_type: [categorical, temporal]
15+
plot_type:
16+
- network
17+
- graph
18+
- directed
19+
data_type:
20+
- network
21+
- relational
22+
- temporal
23+
domain:
24+
- transportation
25+
- logistics
26+
- infrastructure
27+
features:
28+
- labels
29+
- directed-edges
30+
- multi-edge

0 commit comments

Comments
 (0)