Skip to content

Latest commit

 

History

History
72 lines (45 loc) · 1.74 KB

contentTypePattern.rst

File metadata and controls

72 lines (45 loc) · 1.74 KB

ContentTypePattern

Semantic name

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

Display as

Content type pattern



Properties

Required

contentType, regex

Optional

lookupLabel


contentType

schema_specifications

semantic name

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

value type
linked object of type
ContentType
instructions

Add the content type that can be defined by the regular expression of this content type pattern (e.g., for file extensions).

BACK TO TOP


lookupLabel

schema_specifications

semantic name

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

value type
string
formatting: text/plain; singleline
instructions

Enter a lookup label for this content type pattern that may help you to find this instance more easily.

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 for common elements within the file names (including their file path and/or extension) of the files formatted using the stated 'contentType'.

BACK TO TOP