We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update metadata for S11 sorghum
Old:
<Object2Xml-SerializedObject type="MetaData"> <MetaDataEntries type="KeyValueUnitTriple[]"> <entry0 type="KeyValueUnitTriple"> <Key type="String" value="experiment title" /> <Value type="String" value="Lettuce field experiment 10" /> <Unit type="String" value="" /> </entry0> <entry1 type="KeyValueUnitTriple"> <Key type="String" value="experiment responsible" /> <Value type="String" value="to be named" /> <Unit type="String" value="" /> </entry1> <entry2 type="KeyValueUnitTriple"> <Key type="String" value="project" /> <Value type="String" value="TERRA-REF" /> <Unit type="String" value="" /> </entry2> <entry3 type="KeyValueUnitTriple"> <Key type="String" value="instrument" /> <Value type="String" value="gantry at Maricopa phenotyping facility" /> <Unit type="String" value="" /> </entry3> <entry4 type="KeyValueUnitTriple"> <Key type="String" value="location" /> <Value type="String" value="Maricopa phenotyping facility" /> <Unit type="String" value="" /> </entry4> <entry5 type="KeyValueUnitTriple"> <Key type="String" value="date of sowing" /> <Value type="String" value="2019-11-13" /> <Unit type="String" value="" /> </entry5> <entry6 type="KeyValueUnitTriple"> <Key type="String" value="date of emergence" /> <Value type="String" value="2019-11-25" /> <Unit type="String" value="" /> </entry6> </MetaDataEntries> </Object2Xml-SerializedObject>
New:
<Object2Xml-SerializedObject type="MetaData"> <MetaDataEntries type="KeyValueUnitTriple[]"> <entry0 type="KeyValueUnitTriple"> <Key type="String" value="experiment title" /> <Value type="String" value="Sorghum field experiment 11" /> <Unit type="String" value="" /> </entry0> <entry1 type="KeyValueUnitTriple"> <Key type="String" value="experiment responsible" /> <Value type="String" value="to be named" /> <Unit type="String" value="" /> </entry1> <entry2 type="KeyValueUnitTriple"> <Key type="String" value="project" /> <Value type="String" value="OPEN" /> <Unit type="String" value="" /> </entry2> <entry3 type="KeyValueUnitTriple"> <Key type="String" value="instrument" /> <Value type="String" value="gantry at Maricopa phenotyping facility" /> <Unit type="String" value="" /> </entry3> <entry4 type="KeyValueUnitTriple"> <Key type="String" value="location" /> <Value type="String" value="Maricopa phenotyping facility" /> <Unit type="String" value="" /> </entry4> <entry5 type="KeyValueUnitTriple"> <Key type="String" value="date of sowing" /> <Value type="String" value="2020-06-18" /> <Unit type="String" value="" /> </entry5> <entry6 type="KeyValueUnitTriple"> <Key type="String" value="date of emergence" /> <Value type="String" value="2020-06-23" /> <Unit type="String" value="" /> </entry6> </MetaDataEntries> </Object2Xml-SerializedObject>
The text was updated successfully, but these errors were encountered:
max-zilla
jdemieville-ua
No branches or pull requests
Description
Update metadata for S11 sorghum
Old:
New:
Completion Criteria
The text was updated successfully, but these errors were encountered: