Slot: source_file_size
size in bytes of the source of the schema
URI: [linkml:source_file_size](https://w3id.org/linkml/source_file_size)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [SchemaDefinition](SchemaDefinition.md) | A collection of definitions that make up a schema or a data model | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Integer](Integer.md) |
| Domain | [SchemaDefinition](SchemaDefinition.md) |
| Domain Of | [SchemaDefinition](SchemaDefinition.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Readonly | Yes |
## In Subsets
* [BasicSubset](BasicSubset.md)
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | linkml:source_file_size |
| native | linkml:source_file_size |
## LinkML Source
name: source_file_size
description: size in bytes of the source of the schema
in_subset:
- BasicSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: schema_definition
readonly: supplied by the schema loader or schema view
domain_of:
- schema_definition
range: integer