social.flockfeeds.lexical.type.Brand

flockfeeds.social

{
  "id": "social.flockfeeds.lexical.type.Brand",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "properties": {
          "url": {
            "refs": [
              "social.flockfeeds.lexical.prop.brand#urlScalar",
              "social.flockfeeds.lexical.prop.brand#urlList"
            ],
            "type": "union"
          },
          "logo": {
            "refs": [
              "social.flockfeeds.lexical.type.ImageObject#embedded",
              "social.flockfeeds.lexical.prop.brand#logoScalar",
              "social.flockfeeds.lexical.prop.brand#logoList"
            ],
            "type": "union"
          },
          "name": {
            "refs": [
              "social.flockfeeds.lexical.prop.brand#nameScalar",
              "social.flockfeeds.lexical.prop.brand#nameList"
            ],
            "type": "union"
          },
          "image": {
            "refs": [
              "social.flockfeeds.lexical.type.ImageObject#embedded",
              "social.flockfeeds.lexical.prop.brand#imageScalar",
              "social.flockfeeds.lexical.prop.brand#imageList"
            ],
            "type": "union"
          },
          "review": {
            "refs": [
              "social.flockfeeds.lexical.type.Review#embedded",
              "social.flockfeeds.lexical.prop.brand#reviewList"
            ],
            "type": "union"
          },
          "sameAs": {
            "refs": [
              "social.flockfeeds.lexical.prop.brand#sameAsScalar",
              "social.flockfeeds.lexical.prop.brand#sameAsList"
            ],
            "type": "union"
          },
          "slogan": {
            "refs": [
              "social.flockfeeds.lexical.prop.brand#sloganScalar",
              "social.flockfeeds.lexical.prop.brand#sloganList"
            ],
            "type": "union"
          },
          "subjectOf": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.type.Event#embedded",
              "social.flockfeeds.lexical.prop.brand#subjectOfList"
            ],
            "type": "union"
          },
          "identifier": {
            "refs": [
              "social.flockfeeds.lexical.type.PropertyValue#embedded",
              "social.flockfeeds.lexical.prop.brand#identifierScalar",
              "social.flockfeeds.lexical.prop.brand#identifierList"
            ],
            "type": "union"
          },
          "description": {
            "refs": [
              "social.flockfeeds.lexical.type.TextObject#embedded",
              "social.flockfeeds.lexical.prop.brand#descriptionScalar",
              "social.flockfeeds.lexical.prop.brand#descriptionList"
            ],
            "type": "union"
          },
          "alternateName": {
            "refs": [
              "social.flockfeeds.lexical.prop.brand#alternateNameScalar",
              "social.flockfeeds.lexical.prop.brand#alternateNameList"
            ],
            "type": "union"
          },
          "additionalType": {
            "refs": [
              "social.flockfeeds.lexical.prop.brand#additionalTypeScalar",
              "social.flockfeeds.lexical.prop.brand#additionalTypeList"
            ],
            "type": "union"
          },
          "aggregateRating": {
            "refs": [
              "social.flockfeeds.lexical.type.AggregateRating#embedded",
              "social.flockfeeds.lexical.prop.brand#aggregateRatingList"
            ],
            "type": "union"
          },
          "potentialAction": {
            "refs": [
              "social.flockfeeds.lexical.type.Action#embedded",
              "social.flockfeeds.lexical.prop.brand#potentialActionList"
            ],
            "type": "union"
          },
          "mainEntityOfPage": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.prop.brand#mainEntityOfPageScalar",
              "social.flockfeeds.lexical.prop.brand#mainEntityOfPageList"
            ],
            "type": "union"
          },
          "disambiguatingDescription": {
            "refs": [
              "social.flockfeeds.lexical.prop.brand#disambiguatingDescriptionScalar",
              "social.flockfeeds.lexical.prop.brand#disambiguatingDescriptionList"
            ],
            "type": "union"
          }
        },
        "description": "A brand is a name used by an organization or business person for labeling a product, product group, or similar."
      }
    },
    "embedded": {
      "type": "object",
      "properties": {
        "url": {
          "refs": [
            "social.flockfeeds.lexical.prop.brand#urlScalar",
            "social.flockfeeds.lexical.prop.brand#urlList"
          ],
          "type": "union"
        },
        "logo": {
          "refs": [
            "social.flockfeeds.lexical.type.ImageObject#embedded",
            "social.flockfeeds.lexical.prop.brand#logoScalar",
            "social.flockfeeds.lexical.prop.brand#logoList"
          ],
          "type": "union"
        },
        "name": {
          "refs": [
            "social.flockfeeds.lexical.prop.brand#nameScalar",
            "social.flockfeeds.lexical.prop.brand#nameList"
          ],
          "type": "union"
        },
        "image": {
          "refs": [
            "social.flockfeeds.lexical.type.ImageObject#embedded",
            "social.flockfeeds.lexical.prop.brand#imageScalar",
            "social.flockfeeds.lexical.prop.brand#imageList"
          ],
          "type": "union"
        },
        "review": {
          "refs": [
            "social.flockfeeds.lexical.type.Review#embedded",
            "social.flockfeeds.lexical.prop.brand#reviewList"
          ],
          "type": "union"
        },
        "sameAs": {
          "refs": [
            "social.flockfeeds.lexical.prop.brand#sameAsScalar",
            "social.flockfeeds.lexical.prop.brand#sameAsList"
          ],
          "type": "union"
        },
        "slogan": {
          "refs": [
            "social.flockfeeds.lexical.prop.brand#sloganScalar",
            "social.flockfeeds.lexical.prop.brand#sloganList"
          ],
          "type": "union"
        },
        "subjectOf": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.type.Event#embedded",
            "social.flockfeeds.lexical.prop.brand#subjectOfList"
          ],
          "type": "union"
        },
        "identifier": {
          "refs": [
            "social.flockfeeds.lexical.type.PropertyValue#embedded",
            "social.flockfeeds.lexical.prop.brand#identifierScalar",
            "social.flockfeeds.lexical.prop.brand#identifierList"
          ],
          "type": "union"
        },
        "description": {
          "refs": [
            "social.flockfeeds.lexical.type.TextObject#embedded",
            "social.flockfeeds.lexical.prop.brand#descriptionScalar",
            "social.flockfeeds.lexical.prop.brand#descriptionList"
          ],
          "type": "union"
        },
        "alternateName": {
          "refs": [
            "social.flockfeeds.lexical.prop.brand#alternateNameScalar",
            "social.flockfeeds.lexical.prop.brand#alternateNameList"
          ],
          "type": "union"
        },
        "additionalType": {
          "refs": [
            "social.flockfeeds.lexical.prop.brand#additionalTypeScalar",
            "social.flockfeeds.lexical.prop.brand#additionalTypeList"
          ],
          "type": "union"
        },
        "aggregateRating": {
          "refs": [
            "social.flockfeeds.lexical.type.AggregateRating#embedded",
            "social.flockfeeds.lexical.prop.brand#aggregateRatingList"
          ],
          "type": "union"
        },
        "potentialAction": {
          "refs": [
            "social.flockfeeds.lexical.type.Action#embedded",
            "social.flockfeeds.lexical.prop.brand#potentialActionList"
          ],
          "type": "union"
        },
        "mainEntityOfPage": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.prop.brand#mainEntityOfPageScalar",
            "social.flockfeeds.lexical.prop.brand#mainEntityOfPageList"
          ],
          "type": "union"
        },
        "disambiguatingDescription": {
          "refs": [
            "social.flockfeeds.lexical.prop.brand#disambiguatingDescriptionScalar",
            "social.flockfeeds.lexical.prop.brand#disambiguatingDescriptionList"
          ],
          "type": "union"
        }
      },
      "description": "A brand is a name used by an organization or business person for labeling a product, product group, or similar."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.flockfeeds.lexical.type.Brand

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:dh5z4ffoxlugvbynwmef4e77
CID
bafyreibwecfvki4vorq6yig3d7px42jwlrxnky7cy5yspe73fkvfmws23e
Indexed At
2026-01-12 14:13 UTC
AT-URI
at://did:plc:dh5z4ffoxlugvbynwmef4e77/com.atproto.lexicon.schema/social.flockfeeds.lexical.type.Brand

Referenced Schemas (36)

Lexicon Garden

@