Skip to content

Commit

Permalink
source is multivalued and not a list
Browse files Browse the repository at this point in the history
  • Loading branch information
hrshdhgd committed Aug 6, 2024
1 parent 446b83c commit c76f7d3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion kg_microbe_merge/schema/merge_datamodel.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Auto generated from merge_schema.yaml by pythongen.py version: 0.0.1
# Generation date: 2024-08-05T19:23:17
# Generation date: 2024-08-05T20:11:15
# Schema: KGMergeSchema
#
# id: http://example.org/kg-merge-schema
Expand Down
1 change: 0 additions & 1 deletion kg_microbe_merge/schema/merge_schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ classes:
source:
description: Source graphs to be merged
multivalued: true
inlined_as_list: true
range: SourceGraph
operations:
description: Operations to perform on the merged graph
Expand Down

0 comments on commit c76f7d3

Please sign in to comment.