org.farmapps.temp.ecrop.party

krikke.pods.farmpod.eu

{
  "id": "org.farmapps.temp.ecrop.party",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "name"
        ],
        "properties": {
          "iban": {
            "type": "string",
            "description": "The international Bank Account Number (IBAN) of the party involved"
          },
          "name": {
            "type": "string",
            "description": "The name of the party involved"
          },
          "personName": {
            "type": "string",
            "description": "The name of the person of the company to contact"
          },
          "websiteUrl": {
            "type": "string",
            "format": "uri",
            "description": "Url of the website of this party"
          },
          "phoneNumber": {
            "type": "string",
            "description": "The phone number of the party involved"
          },
          "emailAddress": {
            "type": "string",
            "description": "The email address of the party involved"
          },
          "postalAddress": {
            "ref": "org.farmapps.temp.ecrop.defs#address",
            "type": "ref"
          },
          "telefaxNumber": {
            "type": "string",
            "description": "The telefax number of the party involved"
          },
          "visitorsAddress": {
            "ref": "org.farmapps.temp.ecrop.defs#address",
            "type": "ref"
          }
        }
      },
      "description": "Data about the party that is involved in producing or processing the crop or agricultural produce"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.farmapps.temp.ecrop.party

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

Metadata

DID
did:plc:nx3sjjz4dgur3lroujerlh3r
CID
bafyreigmibxbcw2uxqouyf6o3ft7hcmerdj2oqu774jjf4jdnfpplhlxgm
Indexed At
2026-04-22 06:34 UTC
AT-URI
at://did:plc:nx3sjjz4dgur3lroujerlh3r/com.atproto.lexicon.schema/org.farmapps.temp.ecrop.party

Referenced Schemas (1)

Lexicon Garden

@