# is.danny.scrapbook.space

> Published by [danny.is](https://lexicon.garden/identity/did:plc:aes3lokiqtv63fk62nwnjeuf)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:aes3lokiqtv63fk62nwnjeuf/is.danny.scrapbook.space)
- [Documentation](https://lexicon.garden/lexicon/did:plc:aes3lokiqtv63fk62nwnjeuf/is.danny.scrapbook.space/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:aes3lokiqtv63fk62nwnjeuf/is.danny.scrapbook.space/examples)

## Definitions

### `is.danny.scrapbook.space`

**Type**: `space`

A private corner of the scrapbook, readable only by its owner.

```json
{
  "key": "literal:self",
  "name": "Scrapbook",
  "type": "space",
  "collections": [
    "is.danny.scrapbook.note"
  ],
  "description": "A private corner of the scrapbook, readable only by its owner."
}
```

## Raw Schema

```json
{
  "id": "is.danny.scrapbook.space",
  "defs": {
    "main": {
      "key": "literal:self",
      "name": "Scrapbook",
      "type": "space",
      "collections": [
        "is.danny.scrapbook.note"
      ],
      "description": "A private corner of the scrapbook, readable only by its owner."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
