JSON schema definitions for TerriaJS catalog files, version 0.4.3. Release cadence is irregular. Used to validate catalog files and populate the Data Source Editor. Differs from other schema libraries by being tightly coupled to TerriaJS; it is not a general-purpose schema validator.
npm install terriajs-schemaNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Imports and logs the catalog JSON schema to verify the library works.
Use ESM import instead.
Check TerriaJS version compatibility.
Use DataSourceSchemas after migration.
Update catalog files to new schema structure.
Use a validator like Ajv with the schema.
Use import or set type: module in package.json
Check the export name and package version
npm install terriajs-schema
No dependency data recorded yet.