ch.indiemusi.alpha.actor.artist

lexicon.store View official

Documentation

An artist or band who performs music

main record

An artist or band who performs music

Record Key literal:self Fixed literal value

Properties

name string Optional

No description available.

maxLength: 255 bytes
View raw schema
{
  "key": "literal:self",
  "type": "record",
  "record": {
    "type": "object",
    "properties": {
      "name": {
        "type": "string",
        "maxLength": 255
      }
    }
  },
  "description": "An artist or band who performs music"
}

Lexicon Garden

@