ariesteam / aries

http://www.ariesonline.org
GNU General Public License v3.0
6 stars 1 forks source link

switch "uncertainty" tag in the .nc outputs #49

Closed kbagstad closed 12 years ago

kbagstad commented 12 years ago

This has been on our plate for awhile: right now the .nc outputs read "concept_ontologyUncertainty". This is confusing and should be reordered to "conceptUncertainty_ontology".

@fvilla

fvilla commented 12 years ago

Done - also if the concept is annotated with the metadata:hasOutputId property, the value of the annotation will be used to name the output variable instead of the concept_ontology name (in this case, "Uncertainty" will be added to it if the uncertainty is computed). In this case it's up to you to avoid conflicts (if more than one var has the same name, it's undefined which one you will see).