# world.ptah.defs

> Published by [ptah.world](https://lexicon.garden/identity/did:plc:l45z35sxxjuobp5q65a5vu22)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:l45z35sxxjuobp5q65a5vu22/world.ptah.defs)
- [Documentation](https://lexicon.garden/lexicon/did:plc:l45z35sxxjuobp5q65a5vu22/world.ptah.defs/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:l45z35sxxjuobp5q65a5vu22/world.ptah.defs/examples)

## Definitions

### `world.ptah.defs#sourceTypeOriginalIP`

**Type**: `token`

Original intellectual property created by the world originator

Original intellectual property created by the world originator

### `world.ptah.defs#sourceTypePublicDomain`

**Type**: `token`

Work derived from public domain source material

Work derived from public domain source material

### `world.ptah.defs#canonicalStatusOfficial`

**Type**: `token`

Officially recognized as canon by the world originator

Officially recognized as canon by the world originator

### `world.ptah.defs#canonicalStatusCommunity`

**Type**: `token`

Recognized as canon by community consensus

Recognized as canon by community consensus

### `world.ptah.defs#canonicalStatusApocryphal`

**Type**: `token`

Not recognized as canon but preserved in the record

Not recognized as canon but preserved in the record

### `world.ptah.defs#sourceTypeCollaborativeCommons`

**Type**: `token`

Work created collaboratively under shared ownership terms

Work created collaboratively under shared ownership terms

## Raw Schema

```json
{
  "id": "world.ptah.defs",
  "defs": {
    "sourceTypeOriginalIP": {
      "type": "token",
      "description": "Original intellectual property created by the world originator"
    },
    "sourceTypePublicDomain": {
      "type": "token",
      "description": "Work derived from public domain source material"
    },
    "canonicalStatusOfficial": {
      "type": "token",
      "description": "Officially recognized as canon by the world originator"
    },
    "canonicalStatusCommunity": {
      "type": "token",
      "description": "Recognized as canon by community consensus"
    },
    "canonicalStatusApocryphal": {
      "type": "token",
      "description": "Not recognized as canon but preserved in the record"
    },
    "sourceTypeCollaborativeCommons": {
      "type": "token",
      "description": "Work created collaboratively under shared ownership terms"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
