Locked History Actions

Diff for "QuakeML2.0/CommonDiscussion"

Differences between revisions 4 and 5
Revision 4 as of 2015-06-24 12:40:47
Size: 16658
Comment:
Revision 5 as of 2015-06-24 12:43:25
Size: 17711
Comment:
Deletions are marked like this. Additions are marked like this.
Line 254: Line 254:
TODO Physical quantities that can be expressed numerically—either as integers or as floating point numbers—are
represented by their measured or computed values and optional values for symmetric or upper and lower uncertainties.
The interpretation of these uncertainties is not defined in the standard. They can contain statistically
well-defined error measures, but the mechanism can also be used to simply describe a possible value range. If
the confidence level of the uncertainty is known, it can be listed in the optional attribute confidenceLevel.
Note that uncertainty, upperUncertainty, and lowerUncertainty are given as absolute values of the deviation
from the main value.
Line 265: Line 271:
TODO Value of the quantity. The unit is implicitly defined and depends on the context.
Line 276: Line 282:
TODO Uncertainty as the absolute value of symmetric deviation from the main value.
Line 287: Line 293:
TODO Uncertainty as the absolute value of deviation from the main value towards smaller values.
Line 298: Line 304:
TODO Uncertainty as the absolute value of deviation from the main value towards larger values.
Line 309: Line 315:
TODO Confidence level of the uncertainty, given in percent.

Discussion on package Common

Quick navigation: go to package

Waveform | Common | StationCharacterization | SeismicSource | ResourceMetadata | Borehole | BasicEventDescription | SiteCharacterization | VSTypes | StrongMotion | BasicEventDescriptionTypes | Filter | Hydraulic |

In current package (!Common): go to class

TimeQuantity | ResourceName | ResourceLocator | ResourceReference | Epoch | ResourceIdentifier | RealQuantity | TimeWindow | TimeInterval | LocationPDF | IntegerQuantity | PDF | EvaluationMode | EvaluationStatus |


Common overview page

(!) Common class diagram


TimeQuantity [type]

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


TimeQuantity.value (type datetime)

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


TimeQuantity.uncertainty (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


TimeQuantity.lowerUncertainty (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


TimeQuantity.upperUncertainty (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


TimeQuantity.confidenceLevel (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


top of page


ResourceName [type]

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


ResourceName.resourceName (type urn)

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


top of page


ResourceLocator [type]

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


ResourceLocator.resourceLocator (type url)

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


top of page


ResourceReference [type]

This type is used to refer to QuakeML resources. The attribute resourceID contains the identifier that acts as a reference to the resource.


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


ResourceReference.resourceID (type uri)

String that is used as a reference to a QuakeML resource. The string has a maximum length of 255 characters.


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


top of page


Epoch [type]

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


Epoch.startTime (type datetime)

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


Epoch.endTime (type datetime)

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


top of page


ResourceIdentifier [type]

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


ResourceIdentifier.resourceID (type uri)

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


top of page


RealQuantity [type]

Physical quantities that can be expressed numerically—either as integers or as floating point numbers—are represented by their measured or computed values and optional values for symmetric or upper and lower uncertainties. The interpretation of these uncertainties is not defined in the standard. They can contain statistically well-defined error measures, but the mechanism can also be used to simply describe a possible value range. If the confidence level of the uncertainty is known, it can be listed in the optional attribute confidenceLevel. Note that uncertainty, upperUncertainty, and lowerUncertainty are given as absolute values of the deviation from the main value.


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


RealQuantity.value (type float)

Value of the quantity. The unit is implicitly defined and depends on the context.


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


RealQuantity.uncertainty (type float)

Uncertainty as the absolute value of symmetric deviation from the main value.


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


RealQuantity.lowerUncertainty (type float)

Uncertainty as the absolute value of deviation from the main value towards smaller values.


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


RealQuantity.upperUncertainty (type float)

Uncertainty as the absolute value of deviation from the main value towards larger values.


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


RealQuantity.confidenceLevel (type float)

Confidence level of the uncertainty, given in percent.


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


top of page


TimeWindow [type]

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


TimeWindow.begin (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


TimeWindow.end (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


TimeWindow.reference (type datetime)

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


top of page


TimeInterval [type]

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


TimeInterval.interval (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


top of page


LocationPDF [type]

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


LocationPDF.longitudes (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


LocationPDF.latitudes (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


LocationPDF.probabilities (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


top of page


IntegerQuantity [type]

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


IntegerQuantity.value (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


IntegerQuantity.uncertainty (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


IntegerQuantity.lowerUncertainty (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


IntegerQuantity.upperUncertainty (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


IntegerQuantity.confidenceLevel (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


top of page


PDF [type]

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


PDF.abscissaProperty (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


PDF.abscissaUnit (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


PDF.abscissae (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


PDF.probabilities (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


top of page


EvaluationMode [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



EvaluationStatus [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


top of page