Ticket #990 (new Task)
Opened 2 years ago
Deal with questionnaire XML component properties that are fields
| Reported by: | sylvia | Owned by: | rupert |
|---|---|---|---|
| Priority: | blocker | Milestone: | V1.2 Questionnaire release |
| Component: | WP6 - CMIP5 Questionnaire | Version: | |
| Keywords: | Cc: | ||
| Requirement: | http://metaforclimate.eu/Work-Package-2/Developing-the-CIM/Project-Requirements-summary.htm | ||
Description
We are harvesting all component properties based upon the mindmap 2 RDF metafor.owl provided to ESG by Rupert. This construct looks user generated.
a) We need a way to deal with user generated component properties b) We need a way to deal with component properties that are just fields
Rupert, do you have any thoughts on this?
<componentProperty represented="true">
<shortName>acetaldehyde_emissions</shortName> <longName>acetaldehyde_emissions</longName> <description>Surface emissions of acetaldehyde, prescribed as annual quantities on the model grid</description> <units open="true" value="kg/m2/s">
<controlledVocabulary>
<name>units</name> <server> http://proj.badc.rl.ac.uk/svn/metafor/cmip5q/trunk</server>
</controlledVocabulary>
</units>
</componentProperty>
