-
Notifications
You must be signed in to change notification settings - Fork 8
Vocabs
Controled vocabularies are a key component of interoperability to ensure each terms are non ambiguous.
In geotechnics, multiple controlled vocabularies can be set. This includes:
- Procedure: this is to indicate a particular method or technic that have been applied to get a result,
- Observable Property: this is to indicate which parameter was measured or observed,
- Units of measurements: this is to characterize the (generally numerical) value that come with the result.
Several registries already exist and may help you to describe the test you made.
https://data.geoscience.fr/ncl/?lang=en
Codelist for Methods, as described in ObservingProcedure: https://data.geoscience.fr/ncl/Proc?lang=en
Codelist for Observable Properties, as described in ObservableProperties: https://data.geoscience.fr/ncl/ObsProp?lang=en
https://data.geoscience.earth/ncl/
Observation Procedures: For DIGGS measurements (observations with numerical results), procedures are defined in the XML schema as concrete objects (XML elements of complex type) that derive, ultimately from gml:AbstractGMLType. These objects are defined in the following schema file: https://www.diggsml.org/schemas/2.5.a/Geotechnical.xsd.
For DIGGS observations (category-based results), the observing procedure can be described using a Specification object for the entire ObservationSystem (a collection of observations of the same class), although this does not require a controlled term, or by using the howDetermined attribute of an individual Observation (see: https://diggsml.github.io/index.html#DescriptorMethodEnumType).
Observed Properties: For DIGGS measurements (observations with numerical results), observed properties are defined in an XML dictionary file: https://www.diggsml.org/dictionaries/DIGGSTestPropertyDefinitions.xml
For DIGGS observations (category-based results), observed properties are hard-coded XML elements, dependent on the class of observation. These can be found in the following schema file: https://www.diggsml.org/schemas/2.5.a/Kernel.xsd.
Units of Measurement: All DIGGS elements of measure type (consisting of a numerical value plus a unit of measure) use units symbology defined in the Energistics Units of Measurement dictionary described here: https://www.energistics.org/energistics-unit-of-measure-standard.
- About the Borehole IE and Sampling Boreholes
- Geometry considerations
- Features properties vs observations
- A brief introduction to ISO 19148 and ISO 19156
- Enabling linear referencing based observations
- Conceptual Borehole Model
- A brief introduction to GeoSciML
- Extending gsml:GeologicUnit
- Extending gsml:ShearStructureDisplacement
- Extending gsml:Fold
- Extending gsml:Contact
- Adding gsml:GeotechUnit
- Extending gsml:Joint
- A brief introduction to GroundWaterML2
- Extending gwml2:HydroGeoUnit
- Extending gwml2:FluidBody
- Extending gwml2:FluidBodySurface
- Extending gwml2:HydroGeoVoid
- A brief introduction to LandInfra and InfraGML
- Reusing InfraGML:Alignment
- Extending InfraGML:Facility and FacilityPart