Skip to content

Latest commit

 

History

History
156 lines (97 loc) · 4.12 KB

File metadata and controls

156 lines (97 loc) · 4.12 KB

FileBundle

Semantic name

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

Display as

File bundle

Structured information on a bundle of file instances.



Properties

Required

IRI, isPartOf, name

Optional

format, groupedBy, hash, storageSize


IRI

Stands for Internationalized Resource Identifier which is an internet protocol standard that builds on the URI protocol, extending the set of permitted characters to include Unicode/ISO 10646.

schema_specifications

semantic name

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

value type
string
formatting: text/plain; singleline
instructions

Enter the internationalized resource identifier (IRI) of this file bundle.

BACK TO TOP


format

Method of digitally organizing and structuring data or information.

schema_specifications

semantic name

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

value type
linked object of type
ContentType
instructions

Add the content type of this file bundle.

BACK TO TOP


groupedBy

Reference to the aspect used to group something.

schema_specifications

semantic name

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

value type
linked object of type
FileBundleGrouping
instructions

Add the concept which was used to group file instances into this file bundle.

BACK TO TOP


hash

Term used for the process of converting any data into a single value. Often also directly refers to the resulting single value.

schema_specifications

semantic name

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

value type
linked object of type
Hash
instructions

Add the hash that was generated for this file bundle.

BACK TO TOP


isPartOf

Reference to the ensemble of multiple things or beings.

schema_specifications

semantic name

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

value type
linked object of type
FileBundle or FileRepository
instructions

Add the file bundle or file repository this file bundle is a part of.

BACK TO TOP


name

Word or phrase that constitutes the distinctive designation of a being or thing.

schema_specifications

semantic name

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

value type
string
formatting: text/plain; singleline
instructions

Enter the name of this file bundle.

BACK TO TOP


storageSize

Quantitative value defining how much disk space is used by an object on a computer system.

schema_specifications

semantic name

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

value type
embedded object of type
QuantitativeValue
instructions

Enter the storage size this file bundle allocates.

BACK TO TOP