New Study fields
study.species: [
"http://aims.fao.org/aos/agrovoc/c_8504"
]
In addition to commonCropnames. It brings controled vocabularies plus multispeces managment
Add list of available experimental factors to the Study:
"experimentFactors": [
{
"factor": "fertilizer",
"modality": "low fertilizer"
}, {
"factor": "fertilizer",
"modality": "High input"
}
]
Add URI to experimental factors :
"experimentFactors": [
{
"factor": "fertilizer",
"factorPUI": "test-factor:dia2020-2-nv.irrigation",
"modality": "low fertilizer",
"modalityPUI": "test-factor:dia2020-2-nv.lf"
}, {
"factor": "fertilizer",
"factorPUI": "test-factor:dia2020-2-nv.irrigation",
"modality": "High input"
"modalityPUI": "test-factor:dia2020-2-nv.irrigation.ww"
}
]
Projects mapped to brapi.program ? TBC? Make this explicit
"projects": [
{
"uri": "test-isa-prj:eppn2020",
"name": "EPPN2020",
"rdf_type": "vocabulary:Project",
"rdf_type_name": "project"
}
]
At the study level
One on Phenoarch (HTP greenhouse), another at diaphen (htp field), and a final one at Mons (Classical Pheno)
Semanticaly close to Location, but nonetheless sligthly diferent ?
"organisations": [
{
"uri": "test-isa-infra:alsia",
"name": "ALSIA",
"rdf_type": "vocabulary:NationalInfrastructure",
"rdf_type_name": "national infrastructure"
}
]
In ObservationVariables:
"trait.attributePUI":"PO:00012345",
"trait.entityPUI":"PATO:00098765"
In ObservationVVariables:
"observationVariableDescription":"lorem Ipsum"
https://app.swaggerhub.com/apis/PlantBreedingAPI/BrAPI-Germplasm/2.0#/Germplasm/get_germplasm
same as pedigree
seedSource | stringexample: A0000001/A0000002
Create separated fileds in addition to subtaxa ?
"subsp." (for subspecies); "convar." (for convariety); "var." (for variety); "f." (for form); "Group" (for "cultivar group")
subspecies, cultivar, variety, subvariety, convariety, group, subgroup, hybrid, line, form, subform
New Study fields