# blue.rito.space.bookmark

> Published by [rito.blue](https://lexicon.garden/identity/did:plc:xnkb4hzxcuqbvwk5np7awf2u)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:xnkb4hzxcuqbvwk5np7awf2u/blue.rito.space.bookmark)
- [Documentation](https://lexicon.garden/lexicon/did:plc:xnkb4hzxcuqbvwk5np7awf2u/blue.rito.space.bookmark/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:xnkb4hzxcuqbvwk5np7awf2u/blue.rito.space.bookmark/examples)

## Definitions

### `blue.rito.space.bookmark`

**Type**: `space`

A private bookmark space for personal bookmark management.

```json
{
  "key": "literal:self",
  "name": "Rito Private Bookmarks",
  "type": "space",
  "name:lang": {
    "ja": "プライベートブックマーク"
  },
  "collections": [
    "blue.rito.private.feed.bookmark"
  ],
  "description": "A private bookmark space for personal bookmark management."
}
```

## Raw Schema

```json
{
  "id": "blue.rito.space.bookmark",
  "defs": {
    "main": {
      "key": "literal:self",
      "name": "Rito Private Bookmarks",
      "type": "space",
      "name:lang": {
        "ja": "プライベートブックマーク"
      },
      "collections": [
        "blue.rito.private.feed.bookmark"
      ],
      "description": "A private bookmark space for personal bookmark management."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
