Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 1.23 KB

File metadata and controls

55 lines (34 loc) · 1.23 KB

FilePathPattern

Semantic name

https://openminds.ebrains.eu/core/FilePathPattern

Display as

File path pattern



Properties

Required

groupingType, regex

Optional

groupingType

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/groupingType

value type
linked object array (1-N) of type
FileBundleGrouping
instructions

Add all grouping types that are defined by this file path pattern.

BACK TO TOP


regex

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/regex

value type
string
formatting: text/plain; singleline
instructions

Enter the regular expression that defines this file path pattern. Note that it must have the same number of groups as stated under 'groupingType'.

BACK TO TOP