{
"id": "org.farmapps.temp.agroconnect.cl022",
"defs": {
"main": {
"key": "any",
"type": "record",
"record": {
"type": "object",
"required": [
"id",
"description"
],
"properties": {
"n": {
"type": "integer",
"minimum": 0,
"description": "<unit> Nitrogen content of this fertilizer "
},
"id": {
"ref": "org.farmapps.temp.ecrop.defs#codeType",
"type": "ref",
"description": "Id off the fertilizer"
},
"k2o": {
"type": "integer",
"minimum": 0,
"description": "<unit> Potassium oxide content of this fertilizer "
},
"p2o5": {
"type": "integer",
"minimum": 0,
"description": "<unit> Phosphate content of this fertilizer "
},
"type": {
"enum": [
"Organic",
"Inorganic"
],
"type": "string",
"description": "Fertlizer type"
},
"unit": {
"type": "string",
"description": "Unit "
},
"added": {
"type": "string",
"format": "datetime",
"description": "Date when added to the list"
},
"comment": {
"type": "string",
"description": "Comment"
},
"updated": {
"type": "string",
"format": "datetime",
"description": "Date when updated"
},
"denominator": {
"type": "integer",
"minimum": 1,
"description": "Denominator used for all fertilizer content properties"
},
"description": {
"type": "string",
"description": "Description / name of the fertilizer"
}
},
"description": "Codelist ferilizers"
},
"description": "Fertilizer codelist"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:q3enoeuha5b2zx4p4atxtb7x
- CID
-
bafyreihwyphsfgdegqpt4kzla6uw5uskgmk7waid4i7deirv3bjzicb2ea
- Indexed At
- 2026-01-04 21:34 UTC
- AT-URI
-
at://did:plc:q3enoeuha5b2zx4p4atxtb7x/com.atproto.lexicon.schema/org.farmapps.temp.agroconnect.cl022