science.alt.dataset.storageExternal

lexicon.store View official

{
  "id": "science.alt.dataset.storageExternal",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "urls"
      ],
      "properties": {
        "urls": {
          "type": "array",
          "items": {
            "type": "string",
            "format": "uri",
            "maxLength": 1000
          },
          "minLength": 1,
          "description": "WebDataset URLs with optional brace notation for sharded tar files"
        }
      },
      "description": "(Deprecated: use storageHttp or storageS3 instead.) External storage via URLs for WebDataset tar archives. URLs support brace notation for sharding (e.g., 'data-{000000..000099}.tar')."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against science.alt.dataset.storageExternal

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@