# space.highport.sites.space

> Published by [lexicons.highport.space](https://lexicon.garden/identity/did:plc:ciygg5hma4q7ah2kxaszkyob)

✓ This is the authoritative definition for this NSID.

## Links

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

## Definitions

### `space.highport.sites.space`

**Type**: `space`

A private place where an identity keeps site and tile records for highport.space to publish, optionally shared with members who can read them. Only the authority's own repo in the space is read; records other members write there are not served. Only the authority can register domains to a space.

```json
{
  "key": "any",
  "name": "highport.space sites space",
  "type": "space",
  "collections": [
    "space.highport.sites.site",
    "space.highport.sites.tile"
  ],
  "description": "A private place where an identity keeps site and tile records for highport.space to publish, optionally shared with members who can read them. Only the authority's own repo in the space is read; records other members write there are not served. Only the authority can register domains to a space."
}
```

## Raw Schema

```json
{
  "id": "space.highport.sites.space",
  "defs": {
    "main": {
      "key": "any",
      "name": "highport.space sites space",
      "type": "space",
      "collections": [
        "space.highport.sites.site",
        "space.highport.sites.tile"
      ],
      "description": "A private place where an identity keeps site and tile records for highport.space to publish, optionally shared with members who can read them. Only the authority's own repo in the space is read; records other members write there are not served. Only the authority can register domains to a space."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
