place.stream.metadata.contentWarnings

did:web:stream.place

Documentation

Content warnings for a stream.

main object

Content warnings for a stream.

Properties

warnings array of string Optional

No description available.

View raw schema
{
  "type": "object",
  "properties": {
    "warnings": {
      "type": "array",
      "items": {
        "type": "string",
        "knownValues": [
          "place.stream.metadata.contentWarnings#death",
          "place.stream.metadata.contentWarnings#drugUse",
          "place.stream.metadata.contentWarnings#fantasyViolence",
          "place.stream.metadata.contentWarnings#flashingLights",
          "place.stream.metadata.contentWarnings#language",
          "place.stream.metadata.contentWarnings#nudity",
          "place.stream.metadata.contentWarnings#PII",
          "place.stream.metadata.contentWarnings#sexuality",
          "place.stream.metadata.contentWarnings#suffering",
          "place.stream.metadata.contentWarnings#violence"
        ]
      }
    }
  },
  "description": "Content warnings for a stream."
}
PII token

The content contains information that can be used to identify a particular individual, such as a name, phone number, email address, physical address, or IP address.

Referenceplace.stream.metadata.contentWarnings#PII

Tokens have no data representation. Use the reference string as a value.

View raw schema
{
  "type": "token",
  "description": "The content contains information that can be used to identify a particular individual, such as a name, phone number, email address, physical address, or IP address."
}
death token

The content could be perceived as offensive due to the discussion or display of death.

Referenceplace.stream.metadata.contentWarnings#death

Tokens have no data representation. Use the reference string as a value.

View raw schema
{
  "type": "token",
  "description": "The content could be perceived as offensive due to the discussion or display of death."
}
drugUse token

The content contains a portrayal of the use or abuse of mind altering substances.

Referenceplace.stream.metadata.contentWarnings#drugUse

Tokens have no data representation. Use the reference string as a value.

View raw schema
{
  "type": "token",
  "description": "The content contains a portrayal of the use or abuse of mind altering substances."
}
fantasyViolence token

The content contains violent actions of a fantasy nature, involving human or non-human characters in situations easily distinguishable from real life.

Referenceplace.stream.metadata.contentWarnings#fantasyViolence

Tokens have no data representation. Use the reference string as a value.

View raw schema
{
  "type": "token",
  "description": "The content contains violent actions of a fantasy nature, involving human or non-human characters in situations easily distinguishable from real life."
}
flashingLights token

The content contains flashing lights that could be harmful to viewers with seizure disorders such as photosensitive epilepsy.

Referenceplace.stream.metadata.contentWarnings#flashingLights

Tokens have no data representation. Use the reference string as a value.

View raw schema
{
  "type": "token",
  "description": "The content contains flashing lights that could be harmful to viewers with seizure disorders such as photosensitive epilepsy."
}
language token

The content could be perceived as offensive due to the language used.

Referenceplace.stream.metadata.contentWarnings#language

Tokens have no data representation. Use the reference string as a value.

View raw schema
{
  "type": "token",
  "description": "The content could be perceived as offensive due to the language used."
}
nudity token

The content could be perceived as offensive due to nudity.

Referenceplace.stream.metadata.contentWarnings#nudity

Tokens have no data representation. Use the reference string as a value.

View raw schema
{
  "type": "token",
  "description": "The content could be perceived as offensive due to nudity."
}
sexuality token

The content could be perceived as offensive due to the discussion or display of sexuality.

Referenceplace.stream.metadata.contentWarnings#sexuality

Tokens have no data representation. Use the reference string as a value.

View raw schema
{
  "type": "token",
  "description": "The content could be perceived as offensive due to the discussion or display of sexuality."
}
suffering token

The content could be perceived as distressing due to the discussion or display of suffering or triggering topics, including suicide, eating disorders or self harm.

Referenceplace.stream.metadata.contentWarnings#suffering

Tokens have no data representation. Use the reference string as a value.

View raw schema
{
  "type": "token",
  "description": "The content could be perceived as distressing due to the discussion or display of suffering or triggering topics, including suicide, eating disorders or self harm."
}
violence token

The content could be perceived as offensive due to the discussion or display of violence.

Referenceplace.stream.metadata.contentWarnings#violence

Tokens have no data representation. Use the reference string as a value.

View raw schema
{
  "type": "token",
  "description": "The content could be perceived as offensive due to the discussion or display of violence."
}

Lexicon Garden

@