Skip to content

Slot: total_bytes

Total size of all files in this collection, in bytes (integer). Maps to dcat:byteSize.

URI: d4d:total_bytes Alias: total_bytes

Applicable Classes

Name Description Modifies Slot
FileCollection A collection of files with shared characteristics (format, purpose, structure... no

Properties

Identifier and Mapping Information

Annotations

property value
d4d:docExample 1073741824 (1 GiB = 1024³ bytes)

Schema Source

  • from schema: https://w3id.org/bridge2ai/data-sheets-schema

Mappings

Mapping Type Mapped Value
self d4d:total_bytes
native data_sheets_schema:total_bytes
exact dcat:byteSize

LinkML Source

name: total_bytes
annotations:
  d4d:docExample:
    tag: d4d:docExample
    value: 1073741824 (1 GiB = 1024³ bytes)
description: Total size of all files in this collection, in bytes (integer). Maps
  to dcat:byteSize.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
exact_mappings:
- dcat:byteSize
rank: 1000
slot_uri: d4d:total_bytes
alias: total_bytes
owner: FileCollection
domain_of:
- FileCollection
range: integer