place.stream.metadata.configuration

did:web:stream.place

Documentation

Default metadata record for livestream including content warnings, rights, and distribution policy

main record

Default metadata record for livestream including content warnings, rights, and distribution policy

Record Key literal:self Fixed literal value

Properties

View raw schema
{
  "key": "literal:self",
  "type": "record",
  "record": {
    "type": "object",
    "properties": {
      "contentRights": {
        "ref": "place.stream.metadata.contentRights",
        "type": "ref"
      },
      "contentWarnings": {
        "ref": "place.stream.metadata.contentWarnings",
        "type": "ref"
      },
      "distributionPolicy": {
        "ref": "place.stream.metadata.distributionPolicy",
        "type": "ref"
      }
    }
  },
  "description": "Default metadata record for livestream including content warnings, rights, and distribution policy"
}

Lexicon Garden

@