We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f565981 commit 43b200bCopy full SHA for 43b200b
spec/collections/samples/sample_ontology_link.yaml
@@ -3,7 +3,7 @@ type: edge
3
schema:
4
"$schema": http://json-schema.org/draft-07/schema#
5
type: object
6
- required: [from, to, created, expired, sample_metadata_term]
+ required: [_from, _to, created, expired, sample_metadata_term]
7
description: minimum necessary terms for sample -> ontology edge link.
8
properties:
9
_from:
0 commit comments