science.alt.dataset.schemaType

lexicon.store View official

{
  "id": "science.alt.dataset.schemaType",
  "defs": {
    "main": {
      "type": "string",
      "maxLength": 50,
      "description": "Schema type identifier for atdata sample definitions. Known values correspond to token definitions in this Lexicon. New schema types can be added as tokens without breaking changes.",
      "knownValues": [
        "jsonSchema"
      ]
    },
    "jsonSchema": {
      "type": "token",
      "description": "JSON Schema Draft 7 format for sample type definitions. When schemaType is 'jsonSchema', the schema field must contain an object conforming to science.alt.dataset.schema#jsonSchemaFormat."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against science.alt.dataset.schemaType

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:lexicon.store
CID
bafyreig22szjyconnngr22zuhby4dnvchq44ele7ioqizyuf767sp4q6wq
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/science.alt.dataset.schemaType

Lexicon Garden

@