Skip to content

Use range of strings instead of enum for acquisition.technique #36

@despadam

Description

@despadam

#35 adds the field acquisition.technique and an enum with its permitted values. Each subclass of Acquisition gets one of these values with the use of equals_string. While this solves the problem for now, it is restrictive in the sense that people who may want to expand our schema will have to explicitly edit the enum. We should explore: would it be possible to have a range of strings instead?

Originally posted by @despadam in #21

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions