io.sound.credit

stephen.band

{
  "id": "io.sound.credit",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "name",
        "role"
      ],
      "properties": {
        "url": {
          "type": "string",
          "format": "uri",
          "description": "URL to credited person's profile or website"
        },
        "name": {
          "type": "string",
          "maxLength": 640,
          "description": "Name of the credited person",
          "maxGraphemes": 320
        },
        "role": {
          "type": "string",
          "maxLength": 64,
          "description": "Role: composer, lyricist, arranger, etc",
          "knownValues": [
            "composer",
            "arranger",
            "lyricist",
            "transcriber",
            "orchestrator",
            "adapter"
          ],
          "maxGraphemes": 32
        }
      },
      "description": "Attribution for a creative work"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against io.sound.credit

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:zry6onckwxsva7flwccrj5pi
CID
bafyreidzk32dauob7uwgkcrb3kcmnwpzwu6oogud5tx5wsyyh246a2ox3a
Indexed At
2026-02-09 18:01 UTC
AT-URI
at://did:plc:zry6onckwxsva7flwccrj5pi/com.atproto.lexicon.schema/io.sound.credit

Version History (2 versions)

Lexicon Garden

@