Andrew Davison

Results 169 comments of Andrew Davison

This would be for SpecimenState, no? I would suggest creating an Age schema (to be embedded), containing a QuantitativeValue(Range) and the age reference (controlled term).

For context, the long route is `Subject/SubjectGroup --> SubjectState/SubjectGroupState --> ProtocolExecution --> Protocol`, so this shortcut would save creating the two intermediate instances.

A digital twin is a Model. I think the Model and ModelVersion schemas we have are sufficient for this use case, some additional properties may be necessary.

> at least now computational models are not registered that way For EBRAINS they are _supposed_ to be registered that way, with the "input_data" property used to contain the parameter...

On "systemicRole": If this is an "Annotation about the role of a service for a system", then its value depends on both the service and the system (e.g., a given...

On "type" OR "function" OR "functional capability": There is considerable overlap with [SoftwareFeature](https://openminds-documentation.readthedocs.io/en/latest/instance_libraries/terminologies/softwareFeature.html) and [SoftwareApplicationCategory](https://openminds-documentation.readthedocs.io/en/latest/instance_libraries/terminologies/softwareApplicationCategory.html)

For point 4: schema - https://github.com/openMetadataInitiative/openMINDS_controlledTerms/pull/505 instances - https://github.com/openMetadataInitiative/openMINDS_instances/pull/369

Organisation needs to have shortName or acronym field, because full names are sometimes _very_ long. Example: "The College of the Holy and Undivided Trinity of Queen Elizabeth near Dublin", usually...

Contact information should refer to just the current, preferred methods of contact.

For scientific purposes, I think Location can be simplified to country (required), city (optional), administrativeDivision (optional).