We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9ea00e + 27517ab commit 1655184Copy full SHA for 1655184
src/schema/linkml/bertron_schema.yaml
@@ -273,6 +273,19 @@ enums:
273
sequence:
274
taxon:
275
unspecified:
276
+ project:
277
+ description: An enterprise (potentially individual but typically collaborative), planned to achieve a particular aim.
278
+ aliases:
279
+ - study
280
+ - proposal
281
+ site:
282
+ description: An entity that describes a location of experimentation or sample collection
283
+ todos:
284
+ - Better description from an ontology!
285
+ data set:
286
+ description: A single or collection or data generated from an experimental entity
287
288
289
290
NameType:
291
description: The relationship between a name and a synonym of that name.
0 commit comments