ContentType

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

part of core in version v3 - view as JSON Schema

Required properties are highlighted in bold
propertyvalue
name*descriptiontypeinstruction
name Word or phrase that constitutes the distinctive designation of a being or thing. string Enter the name (iana-inspired convention) of this content type.
description Longer statement or account giving the characteristics of someone or something. string Enter a description of the content type specification. May be left blank if a public specification can be linked in 'specification'.
fileExtension String of characters attached as suffix to the names of files of a particular format. array (1 - n) of type:
string
Enter one or several file extensions associated with this content type.
relatedMediaType Reference to an official two-part identifier for file formats and format contents. string (format: iri) Enter the iternationalized resource identifier (IRI) of the official registered media type (e.g. on IANA.org) matching this content type.
specification Detailed and precise presentation of, or proposal for something. string (format: iri) Enter the iternationalized resource identifier (IRI) of the official specification of this content type. Leave blank and use 'description' to provide some specification if an official specification is not available.
synonym Words or expressions used in the same language that have the same or nearly the same meaning in some or all senses. array (1 - n) of type:
string
Enter one or several synonyms of this content type.
*This is the simplified property name - within a metadata instance of this schema (JSON-LD) the properties are extended to map to the openMINDS vocabulary namespace ("https://openminds.ebrains.eu/vocab/PROPERTY_NAME").