AGROFIMS / hagrofims

AGROFIMS main application repository
GNU General Public License v3.0
5 stars 1 forks source link

Add ''other'' measurements #197

Open celineaubert opened 5 years ago

celineaubert commented 5 years ago

Maybe reused the form developed for RTB or add a ‘’my trait is missing’’ button

celineaubert commented 5 years ago

@omarbenites For the first release, we can develop something simple for us and the users. When they click on ''create a new measurement'', a new line appears in the table with text boxes. It's easy for them to create the measurement they want. Pro: No frustration on their side, easy and quick to develop Cons: Less harmonization, no link with the ontology, no link with GitHub

Later, we can develop a way to add a GitHub issue for each '' new measurement'' created.

image

Edit: This solution needs to be adapted to be KDSmart compliant: TraitName, TraitDataType, TraitValiadation and are required

celineaubert commented 5 years ago

@omarbenites To be KDSmart compliant we could try to have the following info for a new measurement:

TraitValidation: -100.00 <= x <= 10000.00 TraitDataType: DECIMAL TraitName: Crop_Parametermeasured(subgroup)_Measurement_unit TraitAlias: Crop_measurement

omarbenites commented 5 years ago

Might we move this issue for the second release? Just in case we run out time...

celineaubert commented 4 years ago

Hi @omarbenites , below is an update for this issue, compatible with Angular.

Let me know if you have suggestions. A similar feature needs to be build for Phenology, Soil and Weather