Skip to content

Should "mips" be "projects" in attributes of numerical experiment? #38

@bnlawrence

Description

@bnlawrence

Currently the attributes include:

('governing_mips', 'linked_to(designing.project)', '0.N',
                "MIP(s) overseeing experimental design protocol."),
            ('related_mips', 'linked_to(designing.project)', '0.N',
                "MIP's that require this experiment."),

whereas they should probably be

('governing_projects', 'linked_to(designing.project)', '0.N',
                "Projects overseeing experimental design protocol."),
('related_projects', 'linked_to(designing.project)', '0.N',
                "Projects that require this experiment."),

Metadata

Metadata

Assignees

Labels

cimv3For consideration in a major release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions