openMetadataInitiative / openMINDS_core

The openMINDS core metadata model includes schemas that can be used to describe the general origin, location and content of research products.
MIT License
20 stars 19 forks source link

v3 schema-revision: protocolExecution.schema.json #124

Closed lzehl closed 4 years ago

lzehl commented 4 years ago

The protocolExecution.schema.json will be used to provide information on the individually executed protocol. Note: should be implemented in folder "experiment".

According to the current documentation, this schema will have the following properties:

lzehl commented 4 years ago

Based on discussions for SANDS an additional property semanticallyAnchoredTo added to the protocolExecution.schema.json (see updated docu above).

This property has a dependency for the protocol.schema.json: if a value (anatomicalEntity) is given in this property the protocol linked to this protocolExecution has to have the technique "semantic anatomical anchoring" attached.

@olinux we can make this a documented rule for the curators if the dependency check would be too cumbersome.