API Reference > imodeljs-backend > Schema > Schema Schema Class Base class for all schema classes - see working with schemas and elements in TypeScript. Extended by BisCoreSchema FunctionalSchema GenericSchema Methods Name Description toSemverString(paddedVersion: string): string Static Get a semver-compatible string from a padded version string. Beta Properties Name Type Description schemaName Accessor StaticReadOnly string The name of the BIS schema handled by this Schema. Defined in core/backend/src/Schema.ts Line 17 Last Updated: 11 June, 2024