Suggestions for future language support #40
Labels
category: proposal
discussion of proposed enhancements or new features
priority: low
alternative solution already working and/or relevant to only specific user(s)
Milestone
Allow a user to specify that, for example:
TimeSeries.timestamps
orTimeSeries.starting_time
is present, but not bothcontrol
andcontrol_description
is present, both must be present.Such functionality is supported in JSON Schema and LinkML. The cost of adding support for this is currently high, given other priorities, but if/when we migrate to using a different language such as LinkML, we should update the nwb core and hdmf common schema to make use of these.
Datetimes without time zone (see discussion in allow datetimes to be just dates NeurodataWithoutBorders/nwb-schema#542)
A union of types, e.g., date or datetime. Float or int.
The text was updated successfully, but these errors were encountered: