# lol.dids.sites.space

> Published by [ngerakines.me](https://lexicon.garden/identity/did:plc:cbkjy5n7bk3ax2wplmtjofq2)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:cbkjy5n7bk3ax2wplmtjofq2/lol.dids.sites.space)
- [Documentation](https://lexicon.garden/lexicon/did:plc:cbkjy5n7bk3ax2wplmtjofq2/lol.dids.sites.space/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:cbkjy5n7bk3ax2wplmtjofq2/lol.dids.sites.space/examples)

## Definitions

### `lol.dids.sites.space`

**Type**: `space`

A dids.lol space: a private place where an identity keeps site and tile records that dids.lol publishes, and which the identity may share with members for reading. dids.lol reads only the authority's own repo in the space; records other members write into it are theirs but are not served. Domains are registered to a space by its authority.

```json
{
  "key": "any",
  "name": "dids.lol sites space",
  "type": "space",
  "collections": [
    "lol.dids.sites.site",
    "lol.dids.sites.tile"
  ],
  "description": "A dids.lol space: a private place where an identity keeps site and tile records that dids.lol publishes, and which the identity may share with members for reading. dids.lol reads only the authority's own repo in the space; records other members write into it are theirs but are not served. Domains are registered to a space by its authority."
}
```

## Raw Schema

```json
{
  "id": "lol.dids.sites.space",
  "defs": {
    "main": {
      "key": "any",
      "name": "dids.lol sites space",
      "type": "space",
      "collections": [
        "lol.dids.sites.site",
        "lol.dids.sites.tile"
      ],
      "description": "A dids.lol space: a private place where an identity keeps site and tile records that dids.lol publishes, and which the identity may share with members for reading. dids.lol reads only the authority's own repo in the space; records other members write into it are theirs but are not served. Domains are registered to a space by its authority."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
