############### FilePathPattern ############### :Semantic name: https://openminds.om-i.org/types/FilePathPattern :Display as: File path pattern ------------ ------------ Properties ########## :Required: `groupingType `_, `regex `_ :Optional: ------------ .. _groupingType_heading: ************ groupingType ************ .. admonition:: schema_specifications :semantic name: https://openminds.om-i.org/props/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_heading: ***** regex ***** .. admonition:: schema_specifications :semantic name: https://openminds.om-i.org/props/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 `_ ------------