Skip to content

Commit

Permalink
Update resource descriptors #29
Browse files Browse the repository at this point in the history
  • Loading branch information
johnatawnclementawn committed Jul 1, 2024
1 parent c696479 commit 17874c8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 deletions arches_lingo/pkg/graphs/resource_models/Concept.json
Original file line number Diff line number Diff line change
Expand Up @@ -3470,16 +3470,16 @@
"config": {
"descriptor_types": {
"description": {
"nodegroup_id": "802bc768-19a6-11ee-8f04-cd21e680a247",
"string_template": "<statement_content>"
"nodegroup_id": "bf73e5d7-4888-11ee-8a8d-11afefc4bff7",
"string_template": "<statement>"
},
"map_popup": {
"nodegroup_id": "",
"string_template": ""
},
"name": {
"nodegroup_id": "bf73e616-4888-11ee-8a8d-11afefc4bff7",
"string_template": "<name_content>"
"nodegroup_id": "ab9fee9c-0eb6-11ef-93db-0a58a9feac02",
"string_template": "<appellative_status_ascribed_name_content>"
}
},
"triggering_nodegroups": []
Expand Down Expand Up @@ -6337,9 +6337,9 @@
}
],
"metadata": {
"db": "PostgreSQL 14.10 on aarch64-unknown-linux-gnu, compiled by gcc (GCC) 7.3.1 20180712 (Red Hat 7.3.1-6), 64-bit",
"git hash": "/bin/sh: 1: git: not found",
"os": "Linux",
"os version": "5.10.215-203.850.amzn2.x86_64"
"db": "PostgreSQL 14.5 on x86_64-apple-darwin20.6.0, compiled by Apple clang version 12.0.0 (clang-1200.0.32.29), 64-bit",
"git hash": "728621149 2024-06-27 09:32:13 -0700",
"os": "Darwin",
"os version": "23.5.0"
}
}
8 changes: 4 additions & 4 deletions arches_lingo/pkg/graphs/resource_models/Scheme.json
Original file line number Diff line number Diff line change
Expand Up @@ -2069,16 +2069,16 @@
"config": {
"descriptor_types": {
"description": {
"nodegroup_id": "",
"string_template": ""
"nodegroup_id": "7131bc72-11e0-11ef-9493-0a58a9feac02",
"string_template": "<statement>"
},
"map_popup": {
"nodegroup_id": "",
"string_template": ""
},
"name": {
"nodegroup_id": "749a27cf-423c-11ee-8a8d-11afefc4bff7",
"string_template": "<name_content>"
"nodegroup_id": "ef87ac28-11de-11ef-9493-0a58a9feac02",
"string_template": "<appellative_status_ascribed_name_content>"
}
},
"triggering_nodegroups": []
Expand Down

0 comments on commit 17874c8

Please sign in to comment.