AgStack Foundation · Example Payload

Agstack Openagri Farm Calendar Patchedfertilizationoperation Example

AgricultureLinux FoundationOpen SourceGeospatialPrecision AgricultureLinked Data

Agstack Openagri Farm Calendar Patchedfertilizationoperation Example is an example object payload from AgStack Foundation, with 12 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idactivityTypetitledetailshasStartDatetimehasEndDatetimeresponsibleAgentusesAgriculturalMachineryhasAppliedAmounthasApplicationMethodusesFertilizeroperatedOn

Example Payload

Raw ↑
{
  "id": "550e8400-e29b-41d4-a716-446655440000",
  "activityType": "550e8400-e29b-41d4-a716-446655440000",
  "title": "example_-title",
  "details": "example_etails",
  "hasStartDatetime": "2024-06-15T12:00:00Z",
  "hasEndDatetime": "2024-06-15T12:00:00Z",
  "responsibleAgent": "example_eAgent",
  "usesAgriculturalMachinery": [],
  "hasAppliedAmount": "example_Amount",
  "hasApplicationMethod": "example_Method",
  "usesFertilizer": "550e8400-e29b-41d4-a716-446655440000",
  "operatedOn": "550e8400-e29b-41d4-a716-446655440000"
}