From 0895b80e0c8a69e253c7e33064ce5dbe1ce68af4 Mon Sep 17 00:00:00 2001 From: Evan Morris Date: Tue, 19 Nov 2024 10:57:34 -0500 Subject: [PATCH] adding COHD graph spec --- graph_specs/cohd-graph-spec.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 graph_specs/cohd-graph-spec.yaml diff --git a/graph_specs/cohd-graph-spec.yaml b/graph_specs/cohd-graph-spec.yaml new file mode 100644 index 0000000..36149ff --- /dev/null +++ b/graph_specs/cohd-graph-spec.yaml @@ -0,0 +1,10 @@ +graphs: + + - graph_id: COHD_Automat + graph_name: COHD + graph_description: + graph_url: + conflation: False + output_format: neo4j + sources: + - source_id: COHD \ No newline at end of file