science.alt.dataset.schema

lexicon.store View official

Samples

37 randomly sampled records from the AT Protocol firehose

science.alt.dataset.schema (37 samples)
{
  "name": "FullSample",
  "$type": "science.alt.dataset.schema",
  "schema": {
    "type": "object",
    "$type": "science.alt.dataset.schema#jsonSchemaFormat",
    "$schema": "http://json-schema.org/draft-07/schema#",
    "required": [
      "name",
      "age",
      "score"
    ],
    "properties": {
      "age": {
        "type": "integer"
      },
      "name": {
        "type": "string"
      },
      "score": {
        "type": "number"
      }
    }
  },
  "version": "1.0.0",
  "createdAt": "2026-03-21T06:22:04.048675+00:00",
  "schemaType": "jsonSchema",
  "atdataSchemaVersion": 1
}

did:plc:2lyqsf5w33bgy7zd2tnmqqdy | at://did:plc:2lyqsf5w33bgy7zd2tnmqqdy/science.alt.dataset.schema/3mhkfczlmhs2z

Lexicon Garden

@