diff --git a/biolink-model.yaml b/biolink-model.yaml index 44b081883..9349c9579 100644 --- a/biolink-model.yaml +++ b/biolink-model.yaml @@ -5670,17 +5670,23 @@ slots: in_subset: - translator_minimal - original subject: + original subjects: is_a: association slot description: >- - used to hold the original subject of a relation (or predicate) that an external knowledge - source uses before transformation to match the biolink-model specification. + used to hold the original subject(s) of a relation (or predicate) that an external knowledge + source uses before transformation to match the biolink-model specification or Translator + node normalization. + multivalued: true + domain: association - original object: + original objects: is_a: association slot description: >- - used to hold the original object of a relation (or predicate) that an external knowledge - source uses before transformation to match the biolink-model specification. + used to hold the original object(s) of a relation (or predicate) that an external knowledge + source uses before transformation to match the biolink-model specification or Translator + node normalization. + multivalued: true + domain: association original predicate: aliases: ['original relation', 'relation'] @@ -10014,9 +10020,9 @@ classes: - knowledge level - agent type - timepoint - - original subject + - original subjects - original predicate - - original object + - original objects - subject feature name - object feature name # denormalized fields