http://portal.g-node.org/odml/terminologies/v1.0/terminologies.xml 1.0 2011-01-21
analysis Analysis Sections of the Analysis type can be used to describe analyses. Author person The name of the person who did the analysis, e.g. 'John Doe' or 'Doe, John' Date date The date of analysis. Description text A general description of the analysis. Method string The name of a method used in this analysis. E.g. "power spectrum". CommandlineCall string The command used to execute the analysis including the command line parameter. Comment text Specific comments on this analysis. CodeFile binary The program code to analyse the data can be transferred using this property. Using it will blow up the the size of the metadatafile and we recommend to rather define the URL of underlying code file. CodeFileURL URL The URL of the applied piece of program code to actually do the analysis. CodeRevision string If the analysis code is under version control the revision number can be specified using this property. ConfigFile binary The configurations used to analyse the data can be transferred using this property. Using it will blow up the the size of the metadatafile and we recommend to rather define the URL of underlying configuration file. ConfigFileURL URL The URL of the used configuration file used to run the analysis. DatasetFile binary The data analysed ion the described way can be transferred using this property. Using it will blow up the the size of the metadatafile and we recommend to rather define the URL of underlying dataset file. DatasetFileURL URL The URL of a analysed datasetFile. ResultFile binary The results of this analysis can be transferred using this property. Using it will blow up the the size of the metadatafile and we recommend to rather define the URL of the results file. ResultFileURL URL The URL of a results file. ResultFigure binary A figure showing the results. This property is meant to strore the real figure content. This will blow up the the size of the metadatafile and we recommend to rather define the URL of the figure. PaperDOI text If the results of this analysis have been published one can store the doi of the paper. PaperURL URL If the results of this analysis have been published the URL of the document can be given here