This module in the Neuroelectrophysiology Analysis Ontology (NEAO) contains classes that represent parameters in the analyses.
A parameter is an information entity that controls the behavior of an analysis step, but does not provide data that is used by the step to produce the output.
dcterms | <http://purl.org/dc/terms/> |
neao_base | <http://purl.org/neao/base#> |
neao_params | <http://purl.org/neao/parameters#> |
owl | <http://www.w3.org/2002/07/owl#> |
rdf | <http://www.w3.org/1999/02/22-rdf-syntax-ns#> |
rdfs | <http://www.w3.org/2000/01/rdf-schema#> |
skos | <http://www.w3.org/2004/02/skos/core#> |
vann | <http://purl.org/vocab/vann/> |
xml | <http://www.w3.org/XML/1998/namespace> |
xsd | <http://www.w3.org/2001/XMLSchema#> |
The classes in this module are subclasses of the AnalysisParameter base class and are associated with the analysis steps (defined in the steps module) through the usesParameter object property. These classes can provide semantic information to analysis parameters
The parameter entities control the behavior of the analysis step. For example, in a low-pass filtering step in the analysis, where a raw wideband signal is transformed to isolate the frequency components smaller than a cutoff frequency, the time series with the raw signal is the data input, and the low-pass frequency cutoff frequency value is a parameter.
A parameter is then represented by an individual associated with the usesParameter object property. This provides flexibility to describe a parameter in detail and make inferences based on semantic information. For example, a low pass filter setting of 250 Hz can be represented by two properties: one for the integer value 250 and another for the unit "Hz". The representation adopted by NEAO enhances machine readability compared to a single string value like "250 Hz". NEAO does not predefine specific properties for the AnalysisParameter class, allowing the use of existing ontologies, such as QUDT, to describe physical quantities. Moreover, the value of usesParameter can be associated with the multiple classes derived from AnalysisParameter that are defined in this module, providing semantic meanings (e.g., using the LowPassFrequencyCutoff class for a low-frequency cutoff parameter).
IRI: http://purl.org/neao/parameters#ASSETAnalysisParameter
IRI: http://purl.org/neao/parameters#BartlettSmoothingKernel
IRI: http://purl.org/neao/parameters#BinSize
IRI: http://purl.org/neao/parameters#BlackmanWindowFunction
IRI: http://purl.org/neao/parameters#BoxcarSmoothingKernel
IRI: http://purl.org/neao/parameters#DBSCANMinimumNeighbors
IRI: http://purl.org/neao/parameters#DBSCANNeighborhoodRadius
IRI: http://purl.org/neao/parameters#DBSCANParameter
IRI: http://purl.org/neao/parameters#DPSSWindowFunction
IRI: http://purl.org/neao/parameters#ASSETClusteringDistanceStretchFactor
IRI: http://purl.org/neao/parameters#DitheringTime
IRI: http://purl.org/neao/parameters#DownsampleFactor
IRI: http://purl.org/neao/parameters#ExactBlackmanWindowFunction
IRI: http://purl.org/neao/parameters#ExponentialSmoothingKernel
IRI: http://purl.org/neao/parameters#FilterOrder
IRI: http://purl.org/neao/parameters#ASSETJointProbabilityMatrixFilterShape
IRI: http://purl.org/neao/parameters#FiringRate
IRI: http://purl.org/neao/parameters#FrequencyResolution
IRI: http://purl.org/neao/parameters#HammingSmoothingKernel
IRI: http://purl.org/neao/parameters#HammingWindowFunction
IRI: http://purl.org/neao/parameters#HannSmoothingKernel
IRI: http://purl.org/neao/parameters#HannWindowFunction
IRI: http://purl.org/neao/parameters#HighPassFrequencyCutoff
IRI: http://purl.org/neao/parameters#KaiserWindowFunction
IRI: http://purl.org/neao/parameters#KernelWidth
IRI: http://purl.org/neao/parameters#LowPassFrequencyCutoff
IRI: http://purl.org/neao/parameters#NumberFFTSamples
IRI: http://purl.org/neao/parameters#ASSETJointProbabilityMatrixNumberLargestNeighbors
IRI: http://purl.org/neao/parameters#PeakResolution
IRI: http://purl.org/neao/parameters#SamplingFrequency
IRI: http://purl.org/neao/parameters#ShapeFactor
IRI: http://purl.org/neao/parameters#ASSETMaskMatrixSignificanceThresholds
IRI: http://purl.org/neao/parameters#SmoothingKernel
IRI: http://purl.org/neao/parameters#TemporalResolution
IRI: http://purl.org/neao/parameters#WaveletCenterFrequency
IRI: http://purl.org/neao/parameters#WindowFunction
IRI: http://purl.org/neao/parameters#WindowLengthSamples
IRI: http://purl.org/neao/parameters#WindowOverlapFactor
IRI: http://purl.org/neao/parameters#WindowOverlapSamples
This work was performed as part of the Helmholtz School for Data Science in Life, Earth and Energy (HDS-LEE) and received funding from the Helmholtz Association of German Research Centres. This project has received funding from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under Specific Grant Agreement No. 945539 (Human Brain Project SGA3), the European Union’s Horizon Europe Programme under the Specific Grant Agreement No. 101147319 (EBRAINS 2.0 Project), the Ministry of Culture and Science of the State of North Rhine-Westphalia, Germany (NRW-network "iBehave", grant number: NW21-049), and the Joint Lab "Supercomputing and Modeling for the Human Brain."
The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.