garden.lexicon.exultant-zebra.masl

ngerakines.me

{
  "id": "garden.lexicon.exultant-zebra.masl",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "resources"
      ],
      "properties": {
        "name": {
          "type": "string",
          "description": "Optional name for the bundle."
        },
        "resources": {
          "type": "array",
          "items": {
            "ref": "garden.lexicon.exultant-zebra.masl#resource",
            "type": "ref"
          },
          "description": "The resources in this bundle."
        }
      },
      "description": "A bundle of resources."
    },
    "resource": {
      "type": "object",
      "required": [
        "src"
      ],
      "properties": {
        "src": {
          "type": "cid-link",
          "description": "The content identifier for this resource."
        },
        "path": {
          "type": "string",
          "description": "Optional path for this resource (e.g. '/index.html')."
        },
        "srcHints": {
          "type": "array",
          "items": {
            "type": "string"
          },
          "description": "Optional hints associated with this resource."
        }
      },
      "description": "A single resource identified by a CID."
    }
  },
  "lexicon": 1,
  "description": "MASL types for DASL, notably for Web Tiles. This variant uses a typed resources array."
}

Validate Record

Validate a record against garden.lexicon.exultant-zebra.masl

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:cbkjy5n7bk3ax2wplmtjofq2
CID
bafyreiccmm23ydrar3fqieathruzqkazbwamtmdks4dafoiouyr4f4utpe
Indexed At
2026-02-23 16:01 UTC
AT-URI
at://did:plc:cbkjy5n7bk3ax2wplmtjofq2/com.atproto.lexicon.schema/garden.lexicon.exultant-zebra.masl

Version History (2 versions)

Lexicon Garden

@