admin

observationunits.json

Anchor

S

Subject:
{{ subject }}

P

Predicate:
{{ predicate }}

O

Subject:
{{ observation }}
Call ResultCall Result GUICall Report GUI
Loading...
{{ cacheCreatedAt.ageHH }} hours

{
  "_anchor": {
    "class": "observation_unit",
    "s": "?observation",
    "p": "rdf:type",
    "o": "ppeo:observation_unit"
  },
  "@context": [
    "https://brapi.org/jsonld/context/metadata.jsonld"
  ],
  "metadata": {
    "datafiles": [
      {
        "fileDescription": "This is an Excel data file",
        "fileMD5Hash": "c2365e900c81a89cf74d83dab60df146",
        "fileName": "datafile.xlsx",
        "fileSize": 4398,
        "fileType": "application/vnd.ms-excel",
        "fileURL": "https://wiki.brapi.org/examples/datafile.xlsx"
      }
    ],
    "status": [
      {
        "message": "Request accepted, response successful",
        "messageType": "INFO"
      }
    ],
    "pagination": "string"
  },
  "result": {
    "data": [
      {
        "additionalInfo": {
          "additionalProp1": {
            "_sparQL": [
              {
                "class": "ppeo:observation_unit",
                "property": [
                  "string"
                ]
              }
            ],
            "_value": "string"
          },
          "additionalProp2": "string",
          "additionalProp3": "string"
        },
        "externalReferences": [
          {
            "referenceID": "doi:10.155454/12341234",
            "referenceSource": "DOI"
          },
          {
            "referenceID": "http://purl.obolibrary.org/obo/ro.owl",
            "referenceSource": "OBO Library"
          },
          {
            "referenceID": "75a50e76",
            "referenceSource": "Remote Data Collection Upload Tool"
          }
        ],
        "germplasmDbId": {
          "_sparQL": [
            {
              "class": "ppeo:biological_material",
              "property": "ppeo:hasBiologicalMaterial"
            },
            {
              "class": "ppeo:biological_material",
              "property": "ppeo:hasInternalIdentifier"
            }
          ],
          "_value": "e9d9ed57"
        },
        "germplasmName": {
          "_sparQL": [
            {
              "class": "ppeo:biological_material",
              "property": "ppeo:hasBiologicalMaterial"
            }
          ],
          "_value": "A000001"
        },
        "locationDbId": "0e208b20",
        "locationName": "Field Station Alpha",
        "observationUnitName": {
          "_sparQL": [
            {
              "class": "ppeo:biological_material",
              "property": "ppeo:hasBiologicalMaterial"
            }
          ],
          "_value": "Plot 1"
        },
        "observationUnitPUI": {
          "_sparQL": [
            {
              "class": "ppeo:biological_material",
              "property": "ppeo:hasBiologicalMaterial"
            }
          ],
          "_value": "http://pui.per/plot/1a9afc14"
        },
        "observationUnitPosition": {
          "entryType": "TEST",
          "geoCoordinates": {
            "geometry": {
              "coordinates": [
                -76.506042,
                42.417373,
                123
              ],
              "type": "Point"
            },
            "type": "Feature"
          },
          "observationLevel": "string",
          "observationLevelRelationships": [
            {
              "levelCode": "Field_1",
              "levelName": "field",
              "levelOrder": 0
            },
            {
              "levelCode": "Block_12",
              "levelName": "block",
              "levelOrder": 1
            },
            {
              "levelCode": "Plot_123",
              "levelName": "plot",
              "levelOrder": 2
            }
          ],
          "positionCoordinateX": "74",
          "positionCoordinateXType": "GRID_COL",
          "positionCoordinateY": "03",
          "positionCoordinateYType": "GRID_ROW"
        },
        "programDbId": {
          "_sparQL": [
            {
              "class": "2d763a7a",
              "property": "ppeo:hasBiologicalMaterial"
            }
          ],
          "_value": "2d763a7a"
        },
        "programName": "The Perfect Breeding Program",
        "seedLotDbId": "261ecb09",
        "studyDbId": "9865addc",
        "studyName": "Purple_Tomato_1",
        "treatments": [
          {
            "factor": "fertilizer",
            "modality": "low fertilizer"
          }
        ],
        "trialDbId": "776a609c",
        "trialName": "Purple Tomato",
        "observationUnitDbId": "8c67503c",
        "observations": [
          "string"
        ]
      }
    ]
  }
}