Size: 73153
Comment:
|
Size: 73685
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 511: | Line 511: |
TODO | Reference depth of the top layer the given mean travel time velocity refers to. Given in [m] |
Line 522: | Line 522: |
TODO | Mean shear wave velocity of the top soil layer, given in [m]/[s] |
Line 536: | Line 536: |
TODO ---- ''Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.<<BR>> Example: FabianEuchner, 2014-10-21'' ---- |
Collection entity for all classical travel time velocities (referring to top layers of different thickness) resulting from an analysis. ---- ''Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.<<BR>> Example: FabianEuchner, 2014-10-21'' ---- Currently, classical travel time velocity implies shear wave velocity. I propose to extend the entity by a <wavetype> attribute, taking "P" for pressure waves, and "S" for shear waves. |
Line 547: | Line 548: |
TODO | globally unique identifier of the classical travel time velocity data. |
Discussion on package SiteCharacterization
Quick navigation: go to package
Waveform | Common | StationCharacterization | SeismicSource | ResourceMetadata | Borehole | BasicEventDescription | SiteCharacterization | VSTypes | StrongMotion | BasicEventDescriptionTypes | Filter | Hydraulic |
In current package (SiteCharacterization): go to class
LayerGeometry | HVCurveReference | WaveformFile | Deployment | ClassicalTraveltimeVelocityData | ClassicalTraveltimeVelocity | DispersionCurveVelocityData | DispersionCurveEllipticityData | DispersionCurve | QuarterWavelengthRepresentationData | QuarterWavelengthRepresentation | WaveformFileReference | QuarterWavelengthImpedenceData | QuarterWavelengthImpedence | SurfaceSpectrumData | SurfaceSpectrum | HVPeak | HVCurveData | HVCurve | HVAnalysis | SPTLogLayer | SPTLog | AmplificationFunctionData | AmplificationFunction | VelocityProfileData | VelocityProfile | Analysis | DeploymentReference | BoreholeReference | Measurement | ObjectReference | FileResource | SiteCharacterizationParameters | WaveType | SICDispersionCurveType | SICMeasurementType |
SiteCharacterization overview page
SiteCharacterization class diagram
LayerGeometry [type]
Describes the vertical geometry of an assumed-to-be homogeneous, horizontal soil layer of constant thickness.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
LayerGeometry.layerBottomDepth (type co:RealQuantity)
Depth of the lower edge of the layer below surface, in [m]
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
LayerGeometry.layerTopDepth (type co:RealQuantity)
Depth of the upper edge of the layer below surface, in [m]
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVCurveReference [element]
Weighted reference to the ResourceID of a HV curve; for usage in o..* multiplicity with data objects with result in, or derive from one or more HV curves.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Should be generalized to a WeightedReference type, as object structure does not depend on the nature of the target object.
Philipp Kästli, 2015-06-15
HVCurveReference.hVCurveID (type co:ResourceReference)
ResourceReference (identifier) of the referenced HV curve
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVCurveReference.weight (type float)
Weight of the referenced hazard curve in the calculation of properties of the object containing the references. Partial contribution to be calculated as [ThisWeight] / [Sum of all Weights].
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
WaveformFile [element]
Collection of waveform specific metadata (complementary to, and conceptually an extension of the generic class FileRessource
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
WaveformFile.publicID (type co:ResourceReference)
identifier URI (globally unique)
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
WaveformFile.deploymentReference (type co:ResourceReference)
Reference to the instrument deployment during which the file was recorded. (back-referencing allows multiple waveformFiles to result from the same instrument deployment.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
WaveformFile.endTime (type co:TimeQuantity)
Time of the last sample represented in the file.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
WaveformFile.fileFormat (type string)
Commonly used name of the file format. While, in order to be flexible, no comprehensive dictionary is given, it is recommended to use the string of the commonly used in file extension in lower case spelling, e.g. seed, mseed, sac, segy, etc.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
WaveformFile.fileResourceReference (type co:ResourceReference)
Reference to the corresponding (standard) file entity
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
WaveformFile.startTime (type co:TimeQuantity)
Time of the first sample represented in the waveform file.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment [element]
A deployment describes a set of seismic instrumentation (typically sensor, digitizer, logger) being placed in the field in order to record waveforms for a typically coherent interval of time.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.publicID (type co:ResourceReference)
Globally unique identifier.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.altitude (type co:RealQuantity)
Altitude of the sensor position above sea level, in [m]. Negative values indicate deployments below sea level
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.creationInfo (type rm:CreationInfo)
Creation metadata (data provenance, ownership etc.). This refers to the deployment data entity itself, not necessarily to individual waveform files and other resources resulting from it.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.deploymentName (type string)
A generic naming option which should be meaningful at least for the author and/or owner of the data.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.description (type string)
Free text field for more detailed description of the deployment.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.disturbances (type string)
Unformatted free text description of circonstances affecting the instrumentation (e.g. power loss), or the ground motion recording by shaking from alternative sources, not within the scope of the measurement. (e.g. civilization noise).
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.startTime (type co:TimeQuantity)
Time at which the last piece of the [sensor - digitizer - logger] instrumentation started operation. If recorded waveforms are available, this typically coincides with the first available sample, and is not after this.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.duration (type co:RealQuantity)
Time span between the last piece of the instrumentation going into operation, and the first piece going out of operation, given in [seconds]. This refers to full instrument operations and does not include interruptions / gaps.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.endTime (type co:TimeQuantity)
Time at which the first piece of the [sensor - digitizer - logger] instrumentation permanently stopped operation. If recorded waveforms are available, this typically coincides with the last available sample, and is not before this.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.frequency (type co:RealQuantity)
Sampling frequency of the digitizer during the recording.
Note: if the sampling frequency was changed during a measurement, it must be represented with two deployments.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.isPublic (type boolean)
Flag for rudimentary representation of data handling instructions: non-public means that the holder of the data is not entitled to pass it to 3rd party audience without an explicit and specific (in terms of data, as well as receiver) permit of the data owner.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.latitude (type co:RealQuantity)
Geographic latitude of the sensor position, in decimal degrees (WGS-84) [-90 ... 90].
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.logger (type string)
Description of the data logger; for best tracking it is recommended to provide manufacturer, model, and serial number.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.loggerReference (type co:ResourceReference)
unique public identification of the logger (allows to cross reference to logger description in different packages, e.g. the draft packages for electronic labs operations (Elab), or seismic instrumentation & response inventory (Inventory)
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.longitude (type co:RealQuantity)
Geographic longitude of the sensor position, in decimal degrees (WGS-84) [-180 ... 180].
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.owner (type rm:Contact)
Owner of the data resulting from the deployment.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.placement (type string)
Free text description of all sensor placement peculiarities which may have an impact on the recorded signal. e.g. placement in digged holes (with depth), on sockets or ground coupling devices, use of wind shields etc.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.sensor (type string)
Sensor type or sensor description. It is recommended to provide manufacturer, model, and serial number.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.sensorReference (type co:ResourceReference)
Public identifier of the sensor, for cross referencing to sensor description in different packages, e.g. the draft packages for electronic labs operations (Elab), or seismic instrumentation & response inventory (Inventory)
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.subsurface (type string)
description of the visible properties of the uppermost ground layer under the sensor.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.samplingRateNumerator (type int)
Sampling rate in Herz [1/S], if the sampling rate is an integer. If it is non-integer, approximate it by a fraction of samplingRateNumerator/samplingRateDenominator. In most cases, (typically,if the sampling rate is rational), this avoids ambiguities due to different representation of the precision of the sampling rate.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.samplingRateDenominator (type int)
1if the sampling rate is an integer. If it is non-integer, express or approximate it by a fraction of samplingRateNumerator/samplingRateDenominator.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Deployment.samples (type co:RealQuantity)
Number of samples recorded or available.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
This should be integer (or integerQuantity, in order to represent estimations)
PhilippKästli, 2015-06-20
ClassicalTraveltimeVelocityData [element]
Classical travel time velocity data point, i.e. the (measured, estimated or otherwise derived) mean shear wave velocity in the uppermost soil layer of the layer thickness given). e.g.: VS30.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
See note on classical travel time velocity: by extending ClassicalTravelTimeVelocity with a wave type, ClassicalTraveltimeVelocityData would inherit that one from its parent, rather than implicitly referring to shear waves only.<<br>> PhilippKästli, 2015-05-20
ClassicalTraveltimeVelocityData.depth (type co:RealQuantity)
Reference depth of the top layer the given mean travel time velocity refers to. Given in [m]
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
ClassicalTraveltimeVelocityData.velocity (type co:RealQuantity)
Mean shear wave velocity of the top soil layer, given in [m]/[s]
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
ClassicalTraveltimeVelocity [element]
Collection entity for all classical travel time velocities (referring to top layers of different thickness) resulting from an analysis.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Currently, classical travel time velocity implies shear wave velocity. I propose to extend the entity by a <wavetype> attribute, taking "P" for pressure waves, and "S" for shear waves.
ClassicalTraveltimeVelocity.publicID (type co:ResourceReference)
globally unique identifier of the classical travel time velocity data.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
ClassicalTraveltimeVelocity.classicalTraveltimeVelocityData (type sic:ClassicalTraveltimeVelocityData)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
DispersionCurveVelocityData [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
DispersionCurveVelocityData.frequency (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
DispersionCurveVelocityData.velocity (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
DispersionCurveEllipticityData [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
DispersionCurveEllipticityData.ellipticity (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
DispersionCurveEllipticityData.frequency (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
DispersionCurve [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
DispersionCurve.publicID (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
DispersionCurve.curveType (type sic:SICDispersionCurveType)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
DispersionCurve.mode (type string)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
DispersionCurve.waveType (type sic:WaveType)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
DispersionCurve.dispersionCurveVelocityData (type sic:DispersionCurveVelocityData)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
DispersionCurve.dispersionCurveEllipticityData (type sic:DispersionCurveEllipticityData)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
QuarterWavelengthRepresentationData [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
QuarterWavelengthRepresentationData.amplification (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
QuarterWavelengthRepresentationData.density (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
QuarterWavelengthRepresentationData.depth (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
QuarterWavelengthRepresentationData.frequency (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
QuarterWavelengthRepresentationData.velocity (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
QuarterWavelengthRepresentation [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
QuarterWavelengthRepresentation.publicID (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
QuarterWavelengthRepresentation.quarterWavelengthRepresentationData (type sic:QuarterWavelengthRepresentationData)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
WaveformFileReference [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
WaveformFileReference.waveformFileReference (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
QuarterWavelengthImpedenceData [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
QuarterWavelengthImpedenceData.depth (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
QuarterWavelengthImpedenceData.frequency (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
QuarterWavelengthImpedenceData.impedenceConstant (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
QuarterWavelengthImpedence [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
QuarterWavelengthImpedence.publicID (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
QuarterWavelengthImpedence.quarterWavelengthImpedenceData (type sic:QuarterWavelengthImpedenceData)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SurfaceSpectrumData [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SurfaceSpectrumData.fourierSpectrum (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SurfaceSpectrumData.frequency (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SurfaceSpectrum [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SurfaceSpectrum.publicID (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SurfaceSpectrum.surfaceSpectrumData (type sic:SurfaceSpectrumData)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVPeak [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVPeak.publicID (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVPeak.hvType (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVPeak.frequency (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVPeak.hvRatio (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVPeak.hvRatioMethod (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVPeak.mode (type int)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVPeak.quality (type float)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVPeak.hVCurveReference (type sic:HVCurveReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVPeak.comment (type rm:Comment)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVCurveData [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVCurveData.frequency (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVCurveData.amplitude (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVCurve [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVCurve.publicID (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVCurve.method (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVCurve.hVCurveData (type sic:HVCurveData)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVAnalysis [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVAnalysis.publicID (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVAnalysis.pickMethod (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVAnalysis.hVPeak (type sic:HVPeak)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
HVAnalysis.hVCurve (type sic:HVCurve)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SPTLogLayer [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SPTLogLayer.n30 (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SPTLogLayer.startingDepth (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SPTLog [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SPTLog.publicID (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SPTLog.depth (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SPTLog.sPTLogLayer (type sic:SPTLogLayer)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
AmplificationFunctionData [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
AmplificationFunctionData.amplification (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
AmplificationFunctionData.frequency (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
AmplificationFunction [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
AmplificationFunction.publicID (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
AmplificationFunction.amplificationFunctionData (type sic:AmplificationFunctionData)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
VelocityProfileData [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
VelocityProfileData.density (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
VelocityProfileData.layerThickness (type sic:LayerGeometry)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
VelocityProfileData.velocityP (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
VelocityProfileData.velocityS (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
VelocityProfile [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
VelocityProfile.publicID (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
VelocityProfile.layerCount (type int)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
VelocityProfile.velocityProfileData (type sic:VelocityProfileData)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Analysis [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Analysis.publicID (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Analysis.creationInfo (type rm:CreationInfo)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Analysis.dominantFrequency (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Analysis.dominantFrequencyMethod (type string)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Analysis.isPublic (type boolean)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Analysis.isValid (type boolean)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Analysis.measurementReference (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Analysis.owner (type rm:Contact)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Analysis.classicalTraveltimeVelocity (type sic:ClassicalTraveltimeVelocity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Analysis.dispersionCurve (type sic:DispersionCurve)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Analysis.quarterWavelengthRepresentation (type sic:QuarterWavelengthRepresentation)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Analysis.waveformFileReference (type sic:WaveformFileReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Analysis.quarterWavelengthImpedence (type sic:QuarterWavelengthImpedence)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Analysis.surfaceSpectrum (type sic:SurfaceSpectrum)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Analysis.hVAnalysis (type sic:HVAnalysis)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Analysis.sPTLog (type sic:SPTLog)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Analysis.amplificationFunction (type sic:AmplificationFunction)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Analysis.velocityProfile (type sic:VelocityProfile)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
DeploymentReference [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
DeploymentReference.deploymentReference (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
BoreholeReference [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
BoreholeReference.boreholeID (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Measurement [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Measurement.publicID (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Measurement.centralLatitude (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Measurement.centralLongitude (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Measurement.endTime (type co:TimeQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Measurement.measurementName (type string)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Measurement.slope (type co:RealQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Measurement.startTime (type co:TimeQuantity)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Measurement.type (type sic:SICMeasurementType)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Measurement.deploymentReference (type sic:DeploymentReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Measurement.boreholeReference (type sic:BoreholeReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
ObjectReference [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
ObjectReference.objectID (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
FileResource [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
FileResource.publicID (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
FileResource.file (type rm:FileResource)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
FileResource.objectReference (type sic:ObjectReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SiteCharacterizationParameters [element]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SiteCharacterizationParameters.publicID (type co:ResourceReference)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SiteCharacterizationParameters.waveformFile (type sic:WaveformFile)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SiteCharacterizationParameters.deployment (type sic:Deployment)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SiteCharacterizationParameters.analysis (type sic:Analysis)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SiteCharacterizationParameters.measurement (type sic:Measurement)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SiteCharacterizationParameters.fileResource (type sic:FileResource)
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
WaveType [enumeration]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
SICDispersionCurveType [enumeration]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
VELOCITY: velocity
ELLIPTICITY: ellipticity
SICMeasurementType [enumeration]
TODO
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
NOISE_SINGLE: noise_single
ACTIVESEISMICS: activeseismics