{
  "title" : "Geotechnische Kennwerte",
  "description" : "Diese API veröffentlicht boden- und felsmechanische Kennwerte aus der geotechnischen Kennwertdatenbank der Bundesanstalt für Wasserbau (BAW). Diese Seite befindet sich momentan noch im Aufbau und wird in unregelmäßigen Abständen aktualisiert.",
  "links" : [ {
    "rel" : "self",
    "type" : "application/json",
    "title" : "This document",
    "href" : "https://baugrund-daten.baw.de/geoval/tiles?f=json"
  }, {
    "rel" : "alternate",
    "type" : "text/html",
    "title" : "This document as HTML",
    "href" : "https://baugrund-daten.baw.de/geoval/tiles?f=html"
  } ],
  "tilesets" : [ {
    "links" : [ {
      "rel" : "self",
      "title" : "Access the data as tiles in the tile matrix set 'WebMercatorQuad'",
      "href" : "https://baugrund-daten.baw.de/geoval/tiles/WebMercatorQuad"
    }, {
      "rel" : "item",
      "type" : "application/vnd.mapbox-vector-tile",
      "title" : "Mapbox vector tiles; the link is a URI template where {tileMatrix}/{tileRow}/{tileCol} is the tile in the tiling scheme 'WebMercatorQuad'",
      "href" : "https://baugrund-daten.baw.de/geoval/tiles/WebMercatorQuad/{tileMatrix}/{tileRow}/{tileCol}?f=mvt",
      "templated" : true
    } ],
    "dataType" : "vector",
    "tileMatrixSetId" : "WebMercatorQuad",
    "tileMatrixSetURI" : "http://www.opengis.net/def/tilematrixset/OGC/1.0/WebMercatorQuad",
    "tileMatrixSetDefinition" : "https://baugrund-daten.baw.de/geoval/tileMatrixSets/WebMercatorQuad",
    "tileMatrixSetLimits" : [ {
      "tileMatrix" : "6",
      "minTileRow" : 22,
      "maxTileRow" : 22,
      "minTileCol" : 33,
      "maxTileCol" : 33
    }, {
      "tileMatrix" : "7",
      "minTileRow" : 44,
      "maxTileRow" : 44,
      "minTileCol" : 66,
      "maxTileCol" : 66
    }, {
      "tileMatrix" : "8",
      "minTileRow" : 88,
      "maxTileRow" : 88,
      "minTileCol" : 133,
      "maxTileCol" : 133
    }, {
      "tileMatrix" : "9",
      "minTileRow" : 176,
      "maxTileRow" : 176,
      "minTileCol" : 267,
      "maxTileCol" : 267
    }, {
      "tileMatrix" : "10",
      "minTileRow" : 352,
      "maxTileRow" : 353,
      "minTileCol" : 534,
      "maxTileCol" : 535
    }, {
      "tileMatrix" : "11",
      "minTileRow" : 704,
      "maxTileRow" : 706,
      "minTileCol" : 1068,
      "maxTileCol" : 1070
    }, {
      "tileMatrix" : "12",
      "minTileRow" : 1409,
      "maxTileRow" : 1413,
      "minTileCol" : 2137,
      "maxTileCol" : 2140
    }, {
      "tileMatrix" : "13",
      "minTileRow" : 2819,
      "maxTileRow" : 2826,
      "minTileCol" : 4274,
      "maxTileCol" : 4280
    }, {
      "tileMatrix" : "14",
      "minTileRow" : 5638,
      "maxTileRow" : 5653,
      "minTileCol" : 8548,
      "maxTileCol" : 8561
    }, {
      "tileMatrix" : "15",
      "minTileRow" : 11276,
      "maxTileRow" : 11306,
      "minTileCol" : 17096,
      "maxTileCol" : 17122
    }, {
      "tileMatrix" : "16",
      "minTileRow" : 22552,
      "maxTileRow" : 22613,
      "minTileCol" : 34192,
      "maxTileCol" : 34245
    } ],
    "boundingBox" : {
      "lowerLeft" : [ 7.8225609, 48.6130861 ],
      "upperRight" : [ 8.1169332, 48.8330976 ],
      "crs" : "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
    },
    "centerPoint" : {
      "tileMatrix" : "10"
    },
    "layers" : [ {
      "title" : "Projekt",
      "description" : "Metadaten des Projektes, für welches die Kennwerte erzeugt wurden. Hinweis: Es gibt den Fall, dass ein Aufschluss für mehrere Projekte genutzt wird. Beispiel: Ursprünglich wurde eine 'Bohrung' (Aufschluss) für das Projekt 1 hergestellt. Es wurden auch Proben entnommen, an denen keine Kennwerte ermittelt wurden (Rückstellproben). An diesen Samples werden nun Kennwerte im Projekt 2 ermittelt.",
      "id" : "task",
      "dataType" : "vector",
      "minTileMatrix" : "6",
      "maxTileMatrix" : "16",
      "propertiesSchema" : {
        "type" : "object",
        "required" : [ "projectId", "projectName", "additionalInformation[].type", "survey[].surveyId", "survey[].surveyName", "survey[].infrastructure[].fromKilometer_km", "survey[].infrastructure[].toKilometer_km", "survey[].additionalInformation.type" ],
        "properties" : {
          "projectId" : {
            "type" : "string",
            "title" : "Projekt-Id"
          },
          "projectName" : {
            "type" : "string",
            "title" : "Projektname"
          },
          "legalAvailability.title" : {
            "type" : "string",
            "title" : "Verfügbarkeit der Daten (rechtl.) > Bezeichnung"
          },
          "legalAvailability.href" : {
            "type" : "string",
            "title" : "Verfügbarkeit der Daten (rechtl.) > Verweis"
          },
          "technicalAvailability.title" : {
            "type" : "string",
            "title" : "Verfügbarkeit der Daten (techn.) > Bezeichnung"
          },
          "technicalAvailability.href" : {
            "type" : "string",
            "title" : "Verfügbarkeit der Daten (techn.) > Verweis"
          }
        },
        "patternProperties" : {
          "^explorationSite\\.\\d+.title$" : {
            "type" : "string",
            "title" : "Aufschlusspunkte > Bezeichnung"
          },
          "^explorationSite\\.\\d+.href$" : {
            "type" : "string",
            "title" : "Aufschlusspunkte > Verweis"
          },
          "^process\\.\\d+.title$" : {
            "type" : "string",
            "title" : "Versuche > Bezeichnung"
          },
          "^process\\.\\d+.href$" : {
            "type" : "string",
            "title" : "Versuche > Verweis"
          },
          "^additionalInformation\\.\\d+.type$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Art",
            "enum" : [ "ExternalDocument", "LocalDocument" ]
          },
          "^additionalInformation\\.\\d+.documentType.title$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Art des Dokuments > Bezeichnung"
          },
          "^additionalInformation\\.\\d+.documentType.href$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Art des Dokuments > Verweis"
          },
          "^additionalInformation\\.\\d+.description$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Beschreibung"
          },
          "^additionalInformation\\.\\d+.filepath$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Dateipfad"
          },
          "^additionalInformation\\.\\d+.url$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > URL"
          },
          "^additionalInformation\\.\\d+.legalAvailability.title$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Verfügbarkeit der Daten (rechtl.) > Bezeichnung"
          },
          "^additionalInformation\\.\\d+.legalAvailability.href$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Verfügbarkeit der Daten (rechtl.) > Verweis"
          },
          "^survey\\.\\d+.surveyId$" : {
            "type" : "string",
            "title" : "Gutachten > Id"
          },
          "^survey\\.\\d+.surveyName$" : {
            "type" : "string",
            "title" : "Gutachten > Name"
          },
          "^survey\\.\\d+.infrastructure\\.\\d+.infrastructureObject.title$" : {
            "type" : "string",
            "title" : "Gutachten > Infrastruktur > Objekt > Bezeichnung"
          },
          "^survey\\.\\d+.infrastructure\\.\\d+.infrastructureObject.href$" : {
            "type" : "string",
            "title" : "Gutachten > Infrastruktur > Objekt > Verweis"
          },
          "^survey\\.\\d+.infrastructure\\.\\d+.fromKilometer_km$" : {
            "type" : "number",
            "title" : "Gutachten > Infrastruktur > von [km]"
          },
          "^survey\\.\\d+.infrastructure\\.\\d+.toKilometer_km$" : {
            "type" : "number",
            "title" : "Gutachten > Infrastruktur > bis [km]"
          },
          "^survey\\.\\d+.infrastructureStandard.title$" : {
            "type" : "string",
            "title" : "Gutachten > Standard für Infrastruktur-Kennzeichnung > Bezeichnung"
          },
          "^survey\\.\\d+.infrastructureStandard.href$" : {
            "type" : "string",
            "title" : "Gutachten > Standard für Infrastruktur-Kennzeichnung > Verweis"
          },
          "^survey\\.\\d+.legalAvailability.title$" : {
            "type" : "string",
            "title" : "Gutachten > Verfügbarkeit der Daten (rechtl.) > Bezeichnung"
          },
          "^survey\\.\\d+.legalAvailability.href$" : {
            "type" : "string",
            "title" : "Gutachten > Verfügbarkeit der Daten (rechtl.) > Verweis"
          },
          "^survey\\.\\d+.technicalAvailability.title$" : {
            "type" : "string",
            "title" : "Gutachten > Verfügbarkeit der Daten (techn.) > Bezeichnung"
          },
          "^survey\\.\\d+.technicalAvailability.href$" : {
            "type" : "string",
            "title" : "Gutachten > Verfügbarkeit der Daten (techn.) > Verweis"
          },
          "^survey\\.\\d+.additionalInformation.type$" : {
            "type" : "string",
            "title" : "Gutachten > Zusätzliche Informationen > Art",
            "enum" : [ "ExternalDocument", "LocalDocument" ]
          },
          "^survey\\.\\d+.additionalInformation.documentType.title$" : {
            "type" : "string",
            "title" : "Gutachten > Zusätzliche Informationen > Art des Dokuments > Bezeichnung"
          },
          "^survey\\.\\d+.additionalInformation.documentType.href$" : {
            "type" : "string",
            "title" : "Gutachten > Zusätzliche Informationen > Art des Dokuments > Verweis"
          },
          "^survey\\.\\d+.additionalInformation.description$" : {
            "type" : "string",
            "title" : "Gutachten > Zusätzliche Informationen > Beschreibung"
          },
          "^survey\\.\\d+.additionalInformation.filepath$" : {
            "type" : "string",
            "title" : "Gutachten > Zusätzliche Informationen > Dateipfad"
          },
          "^survey\\.\\d+.additionalInformation.url$" : {
            "type" : "string",
            "title" : "Gutachten > Zusätzliche Informationen > URL"
          },
          "^survey\\.\\d+.additionalInformation.legalAvailability.title$" : {
            "type" : "string",
            "title" : "Gutachten > Zusätzliche Informationen > Verfügbarkeit der Daten (rechtl.) > Bezeichnung"
          },
          "^survey\\.\\d+.additionalInformation.legalAvailability.href$" : {
            "type" : "string",
            "title" : "Gutachten > Zusätzliche Informationen > Verfügbarkeit der Daten (rechtl.) > Verweis"
          }
        }
      }
    }, {
      "title" : "Aufschlusspunkt",
      "description" : "Erster Verortungspunkt für weitergehende Beobachtungen, Messungen oder Proben",
      "id" : "explorationsite",
      "dataType" : "vector",
      "geometryType" : "points",
      "minTileMatrix" : "6",
      "maxTileMatrix" : "16",
      "propertiesSchema" : {
        "type" : "object",
        "required" : [ "type", "shortName", "explorationDate.start", "explorationDate.end", "geomIsMasked", "geomLocationOriginalCoord.coordinates", "boreholeDiameter[].lowerRelativeDepth_m", "boreholeDiameter[].upperRelativeDepth_m", "boreholeDiameter[].boreholeDiameter_m", "drillingMethod[].lowerRelativeDepth_m", "drillingMethod[].upperRelativeDepth_m", "boreholeCasing[].lowerRelativeDepth_m", "boreholeCasing[].upperRelativeDepth_m", "additionalInformation[].type" ],
        "properties" : {
          "type" : {
            "type" : "string",
            "title" : "Art",
            "enum" : [ "Borehole", "Sounding", "TrialPit" ]
          },
          "explorationSiteId" : {
            "type" : "string",
            "title" : "Aufschlusspunkt-Id"
          },
          "shortName" : {
            "type" : "string",
            "title" : "Kurzbezeichnung"
          },
          "longName" : {
            "type" : "string",
            "title" : "Bezeichnung"
          },
          "path.title" : {
            "type" : "string",
            "title" : "Pfad/Verlauf in den Untergrund > Bezeichnung"
          },
          "path.href" : {
            "type" : "string",
            "title" : "Pfad/Verlauf in den Untergrund > Verweis"
          },
          "explorationDate.start" : {
            "type" : "string",
            "title" : "Zeitraum > Beginn",
            "format" : "date"
          },
          "explorationDate.end" : {
            "type" : "string",
            "title" : "Zeitraum > Ende",
            "format" : "date"
          },
          "explorationSiteNote" : {
            "type" : "string",
            "title" : "Notiz"
          },
          "geomLocationMethod.title" : {
            "type" : "string",
            "title" : "Methode der Lagebestimmung > Bezeichnung"
          },
          "geomLocationMethod.href" : {
            "type" : "string",
            "title" : "Methode der Lagebestimmung > Verweis"
          },
          "geomLevelMethod.title" : {
            "type" : "string",
            "title" : "Methode der Höhenbestimmung > Bezeichnung"
          },
          "geomLevelMethod.href" : {
            "type" : "string",
            "title" : "Methode der Höhenbestimmung > Verweis"
          },
          "geomIsMasked" : {
            "type" : "boolean",
            "title" : "Koordinatenverschleierung"
          },
          "geomLocationOriginalCoord.coordinates" : {
            "type" : "string",
            "title" : "Orginalkoordinaten > Koordinaten"
          },
          "geomLocationOriginalCoord.coordinateRefSys.title" : {
            "type" : "string",
            "title" : "Orginalkoordinaten > Lagebezugssystem > Bezeichnung"
          },
          "geomLocationOriginalCoord.coordinateRefSys.href" : {
            "type" : "string",
            "title" : "Orginalkoordinaten > Lagebezugssystem > Verweis"
          },
          "geomLocationOriginalCoord.heightRefSys.title" : {
            "type" : "string",
            "title" : "Orginalkoordinaten > Höhenbezugssystem > Bezeichnung"
          },
          "geomLocationOriginalCoord.heightRefSys.href" : {
            "type" : "string",
            "title" : "Orginalkoordinaten > Höhenbezugssystem > Verweis"
          },
          "geomLocationOriginalCoord.originalCoordInformationNote" : {
            "type" : "string",
            "title" : "Orginalkoordinaten > Bemerkung"
          },
          "purpose.title" : {
            "type" : "string",
            "title" : "Aufschlusszweck > Bezeichnung"
          },
          "purpose.href" : {
            "type" : "string",
            "title" : "Aufschlusszweck > Verweis"
          },
          "purposeStandard.title" : {
            "type" : "string",
            "title" : "Aufschlusszwecknorm > Bezeichnung"
          },
          "purposeStandard.href" : {
            "type" : "string",
            "title" : "Aufschlusszwecknorm > Verweis"
          },
          "legalAvailability.title" : {
            "type" : "string",
            "title" : "Verfügbarkeit der Daten (rechtl.) > Bezeichnung"
          },
          "legalAvailability.href" : {
            "type" : "string",
            "title" : "Verfügbarkeit der Daten (rechtl.) > Verweis"
          },
          "technicalAvailability.title" : {
            "type" : "string",
            "title" : "Verfügbarkeit der Daten (techn.) > Bezeichnung"
          },
          "technicalAvailability.href" : {
            "type" : "string",
            "title" : "Verfügbarkeit der Daten (techn.) > Verweis"
          },
          "chronostratigraphyStandard.title" : {
            "type" : "string",
            "title" : "Stratigraphienorm > Bezeichnung"
          },
          "chronostratigraphyStandard.href" : {
            "type" : "string",
            "title" : "Stratigraphienorm > Verweis"
          },
          "rockNameStandard.title" : {
            "type" : "string",
            "title" : "Norm der Felsbenennung > Bezeichnung"
          },
          "rockNameStandard.href" : {
            "type" : "string",
            "title" : "Norm der Felsbenennung > Verweis"
          },
          "boreholeMeasurementTypeStandard.title" : {
            "type" : "string",
            "title" : "Norm der Bohrlochmessung > Bezeichnung"
          },
          "boreholeMeasurementTypeStandard.href" : {
            "type" : "string",
            "title" : "Norm der Bohrlochmessung > Verweis"
          },
          "pitDepth_m" : {
            "type" : "number",
            "title" : "Schurftiefe [m]"
          },
          "pitLength_m" : {
            "type" : "number",
            "title" : "Schurflänge [m]"
          },
          "pitWidth_m" : {
            "type" : "number",
            "title" : "Schurfbreite [m]"
          },
          "soundingRelativeDepth_m" : {
            "type" : "number",
            "title" : "relative Sondierungstiefe [m]"
          },
          "soundingAbsoluteDepth_m" : {
            "type" : "number",
            "title" : "Sondierungstiefe [m]"
          },
          "lowerAbsoluteDepth_m" : {
            "type" : "number",
            "title" : "Bohrendtiefe [m]"
          },
          "boreholeRelativeDepth_m" : {
            "type" : "number",
            "title" : "Länge der Bohrung [m]"
          },
          "waterRelativeDepth_m" : {
            "type" : "number",
            "title" : "relative Tiefe Wasser [m]"
          },
          "drillingMethodStandard.title" : {
            "type" : "string",
            "title" : "Norm des Bohrverfahrens > Bezeichnung"
          },
          "drillingMethodStandard.href" : {
            "type" : "string",
            "title" : "Norm des Bohrverfahrens > Verweis"
          },
          "boreholeCasingStandard.title" : {
            "type" : "string",
            "title" : "Norm des Bohrlochaubaus > Bezeichnung"
          },
          "boreholeCasingStandard.href" : {
            "type" : "string",
            "title" : "Norm des Bohrlochaubaus > Verweis"
          },
          "soundingMethod.title" : {
            "type" : "string",
            "title" : "Sondierungsverfahren > Bezeichnung"
          },
          "soundingMethod.href" : {
            "type" : "string",
            "title" : "Sondierungsverfahren > Verweis"
          },
          "soundingMethodStandard.title" : {
            "type" : "string",
            "title" : "Norm des Sondierungsverfahren > Bezeichnung"
          },
          "soundingMethodStandard.href" : {
            "type" : "string",
            "title" : "Norm des Sondierungsverfahren > Verweis"
          },
          "contractor" : {
            "type" : "string",
            "title" : "Unternehmer"
          },
          "plannedData" : {
            "type" : "boolean",
            "title" : "geplante Untersuchung"
          },
          "tide" : {
            "type" : "boolean",
            "title" : "Ebbe/Flut?"
          }
        },
        "patternProperties" : {
          "^task\\.\\d+.title$" : {
            "type" : "string",
            "title" : "Projekte > Bezeichnung"
          },
          "^task\\.\\d+.href$" : {
            "type" : "string",
            "title" : "Projekte > Verweis"
          },
          "^observationSubject\\.\\d+.title$" : {
            "type" : "string",
            "title" : "Proben > Bezeichnung"
          },
          "^observationSubject\\.\\d+.href$" : {
            "type" : "string",
            "title" : "Proben > Verweis"
          },
          "^chronostratigraphy\\.\\d+.title$" : {
            "type" : "string",
            "title" : "Stratigraphie > Bezeichnung"
          },
          "^chronostratigraphy\\.\\d+.href$" : {
            "type" : "string",
            "title" : "Stratigraphie > Verweis"
          },
          "^rockName\\.\\d+.title$" : {
            "type" : "string",
            "title" : "Felsbenennung > Bezeichnung"
          },
          "^rockName\\.\\d+.href$" : {
            "type" : "string",
            "title" : "Felsbenennung > Verweis"
          },
          "^boreholeMeasurementType\\.\\d+.title$" : {
            "type" : "string",
            "title" : "Arten der Bohrlochmessung > Bezeichnung"
          },
          "^boreholeMeasurementType\\.\\d+.href$" : {
            "type" : "string",
            "title" : "Arten der Bohrlochmessung > Verweis"
          },
          "^boreholeDiameter\\.\\d+.lowerRelativeDepth_m$" : {
            "type" : "number",
            "title" : "Bohrlochdurchmesser > Obere Tiefe [m]"
          },
          "^boreholeDiameter\\.\\d+.upperRelativeDepth_m$" : {
            "type" : "number",
            "title" : "Bohrlochdurchmesser > Untere Tiefe [m]"
          },
          "^boreholeDiameter\\.\\d+.boreholeDiameter_m$" : {
            "type" : "number",
            "title" : "Bohrlochdurchmesser > Durchmesser [m]"
          },
          "^drillingMethod\\.\\d+.lowerRelativeDepth_m$" : {
            "type" : "number",
            "title" : "Bohrverfahren > Obere Tiefe [m]"
          },
          "^drillingMethod\\.\\d+.upperRelativeDepth_m$" : {
            "type" : "number",
            "title" : "Bohrverfahren > Untere Tiefe [m]"
          },
          "^drillingMethod\\.\\d+.drillingMethod.title$" : {
            "type" : "string",
            "title" : "Bohrverfahren > Verfahren > Bezeichnung"
          },
          "^drillingMethod\\.\\d+.drillingMethod.href$" : {
            "type" : "string",
            "title" : "Bohrverfahren > Verfahren > Verweis"
          },
          "^boreholeCasing\\.\\d+.lowerRelativeDepth_m$" : {
            "type" : "number",
            "title" : "Bohrlochausbaumethode > Obere Tiefe [m]"
          },
          "^boreholeCasing\\.\\d+.upperRelativeDepth_m$" : {
            "type" : "number",
            "title" : "Bohrlochausbaumethode > Untere Tiefe [m]"
          },
          "^boreholeCasing\\.\\d+.boreholeCasingMethod.title$" : {
            "type" : "string",
            "title" : "Bohrlochausbaumethode > Methode > Bezeichnung"
          },
          "^boreholeCasing\\.\\d+.boreholeCasingMethod.href$" : {
            "type" : "string",
            "title" : "Bohrlochausbaumethode > Methode > Verweis"
          },
          "^additionalInformation\\.\\d+.type$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Art",
            "enum" : [ "ExternalDocument", "LocalDocument" ]
          },
          "^additionalInformation\\.\\d+.documentType.title$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Art des Dokuments > Bezeichnung"
          },
          "^additionalInformation\\.\\d+.documentType.href$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Art des Dokuments > Verweis"
          },
          "^additionalInformation\\.\\d+.description$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Beschreibung"
          },
          "^additionalInformation\\.\\d+.filepath$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Dateipfad"
          },
          "^additionalInformation\\.\\d+.url$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > URL"
          },
          "^additionalInformation\\.\\d+.legalAvailability.title$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Verfügbarkeit der Daten (rechtl.) > Bezeichnung"
          },
          "^additionalInformation\\.\\d+.legalAvailability.href$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Verfügbarkeit der Daten (rechtl.) > Verweis"
          }
        }
      }
    }, {
      "title" : "Untersuchungsobjekt",
      "description" : "Ein Untersuchungsobjekt ist entweder eine Probe für Untersuchungen im Labor oder eine In-Situ-Messung",
      "id" : "observationsubject",
      "dataType" : "vector",
      "geometryType" : "points",
      "minTileMatrix" : "6",
      "maxTileMatrix" : "16",
      "propertiesSchema" : {
        "type" : "object",
        "required" : [ "type", "shortName", "geomIsMasked", "samplingDate.start", "samplingDate.end", "filterValues[].type", "additionalInformation.type" ],
        "properties" : {
          "type" : {
            "type" : "string",
            "title" : "Art",
            "enum" : [ "MainSample", "SubSample", "InSituLocation" ]
          },
          "shortName" : {
            "type" : "string",
            "title" : "Kurzbezeichnung"
          },
          "longName" : {
            "type" : "string",
            "title" : "Bezeichnung"
          },
          "sampleId" : {
            "type" : "string",
            "title" : "Proben-Id"
          },
          "subSampleId" : {
            "type" : "string",
            "title" : "Teilproben-Id"
          },
          "inSituLocationId" : {
            "type" : "string",
            "title" : "In-Situ-Location-Id"
          },
          "sampleNote" : {
            "type" : "string",
            "title" : "Bemerkung"
          },
          "explorationSite.title" : {
            "type" : "string",
            "title" : "Aufschlusspunkt > Bezeichnung"
          },
          "explorationSite.href" : {
            "type" : "string",
            "title" : "Aufschlusspunkt > Verweis"
          },
          "path.title" : {
            "type" : "string",
            "title" : "Pfad/Verlauf in den Untergrund > Bezeichnung"
          },
          "path.href" : {
            "type" : "string",
            "title" : "Pfad/Verlauf in den Untergrund > Verweis"
          },
          "mainSample.title" : {
            "type" : "string",
            "title" : "Hauptprobe > Bezeichnung"
          },
          "mainSample.href" : {
            "type" : "string",
            "title" : "Hauptprobe > Verweis"
          },
          "geomLocationMethod.title" : {
            "type" : "string",
            "title" : "Methode der Lagebestimmung > Bezeichnung"
          },
          "geomLocationMethod.href" : {
            "type" : "string",
            "title" : "Methode der Lagebestimmung > Verweis"
          },
          "geomLevelMethod.title" : {
            "type" : "string",
            "title" : "Methode der Höhenbestimmung > Bezeichnung"
          },
          "geomLevelMethod.href" : {
            "type" : "string",
            "title" : "Methode der Höhenbestimmung > Verweis"
          },
          "geomIsMasked" : {
            "type" : "boolean",
            "title" : "Koordinatenverschleierung"
          },
          "legalAvailability.title" : {
            "type" : "string",
            "title" : "Verfügbarkeit der Daten (rechtl.) > Bezeichnung"
          },
          "legalAvailability.href" : {
            "type" : "string",
            "title" : "Verfügbarkeit der Daten (rechtl.) > Verweis"
          },
          "technicalAvailability.title" : {
            "type" : "string",
            "title" : "Verfügbarkeit der Daten (techn.) > Bezeichnung"
          },
          "technicalAvailability.href" : {
            "type" : "string",
            "title" : "Verfügbarkeit der Daten (techn.) > Verweis"
          },
          "samplingDate.start" : {
            "type" : "string",
            "title" : "Entnahmezeitraum > Beginn",
            "format" : "date"
          },
          "samplingDate.end" : {
            "type" : "string",
            "title" : "Entnahmezeitraum > Ende",
            "format" : "date"
          },
          "drillingRelativeDepth_m" : {
            "type" : "number",
            "title" : "Bohrlänge [m]"
          },
          "samplingAbsoluteDepth_m" : {
            "type" : "number",
            "title" : "Entnahmetiefe [m]"
          },
          "sampleType.title" : {
            "type" : "string",
            "title" : "Probeart > Bezeichnung"
          },
          "sampleType.href" : {
            "type" : "string",
            "title" : "Probeart > Verweis"
          },
          "sampleTypeStandard.title" : {
            "type" : "string",
            "title" : "Standard für die Art der Probe > Bezeichnung"
          },
          "sampleTypeStandard.href" : {
            "type" : "string",
            "title" : "Standard für die Art der Probe > Verweis"
          },
          "samplingPurpose.title" : {
            "type" : "string",
            "title" : "Entnahmezweck > Bezeichnung"
          },
          "samplingPurpose.href" : {
            "type" : "string",
            "title" : "Entnahmezweck > Verweis"
          },
          "samplingPurposeStandard.title" : {
            "type" : "string",
            "title" : "Standard für den Entnahmezweck > Bezeichnung"
          },
          "samplingPurposeStandard.href" : {
            "type" : "string",
            "title" : "Standard für den Entnahmezweck > Verweis"
          },
          "sampleLengthRepresentsWholeLayer" : {
            "type" : "boolean",
            "title" : "Probe repräsentiert gesamte Schicht?"
          },
          "sampleLength_m" : {
            "type" : "number",
            "title" : "Probenlänge [m]"
          },
          "sampleMass_g" : {
            "type" : "number",
            "title" : "Probenmasse [g]"
          },
          "sampleVolume_cm3" : {
            "type" : "number",
            "title" : "Probenvolumen [cm3]"
          },
          "qualityClassSamplingCategory.title" : {
            "type" : "string",
            "title" : "Güteklasse (Probe) > Bezeichnung"
          },
          "qualityClassSamplingCategory.href" : {
            "type" : "string",
            "title" : "Güteklasse (Probe) > Verweis"
          },
          "qualityClass.title" : {
            "type" : "string",
            "title" : "Güteklasse > Bezeichnung"
          },
          "qualityClass.href" : {
            "type" : "string",
            "title" : "Güteklasse > Verweis"
          },
          "qualityClassStandard.title" : {
            "type" : "string",
            "title" : "Norm der Güteklasse > Bezeichnung"
          },
          "qualityClassStandard.href" : {
            "type" : "string",
            "title" : "Norm der Güteklasse > Verweis"
          },
          "qualityRemarks" : {
            "type" : "string",
            "title" : "Bemerkung zur Güte"
          },
          "availabilityEndDate" : {
            "type" : "string",
            "title" : "Verfügbarkeit bis",
            "format" : "date"
          },
          "retainSampleLocation.title" : {
            "type" : "string",
            "title" : "Ort der Rückstellproben > Bezeichnung"
          },
          "retainSampleLocation.href" : {
            "type" : "string",
            "title" : "Ort der Rückstellproben > Verweis"
          },
          "geomSameAsMainSample" : {
            "type" : "boolean",
            "title" : "Koordinaten identisch zu Probe?"
          },
          "explorationLowerRelativeDepth_m" : {
            "type" : "number",
            "title" : "Messtiefe (unten/bis) [m]"
          },
          "explorationUpperRelativeDepth_m" : {
            "type" : "number",
            "title" : "Messtiefe (oben/ab) [m]"
          },
          "locationLength_m" : {
            "type" : "number",
            "title" : "geometrische Länge [m]"
          },
          "numberBlows" : {
            "type" : "integer",
            "title" : "numberBlows"
          },
          "dropWeight_kg" : {
            "type" : "number",
            "title" : "dropWeight_kg"
          },
          "heightDrop_m" : {
            "type" : "number",
            "title" : "heightDrop_m"
          },
          "additionalInformation.type" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Art",
            "enum" : [ "ExternalDocument", "LocalDocument" ]
          },
          "additionalInformation.documentType.title" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Art des Dokuments > Bezeichnung"
          },
          "additionalInformation.documentType.href" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Art des Dokuments > Verweis"
          },
          "additionalInformation.description" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Beschreibung"
          },
          "additionalInformation.filepath" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Dateipfad"
          },
          "additionalInformation.url" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > URL"
          },
          "additionalInformation.legalAvailability.title" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Verfügbarkeit der Daten (rechtl.) > Bezeichnung"
          },
          "additionalInformation.legalAvailability.href" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Verfügbarkeit der Daten (rechtl.) > Verweis"
          }
        },
        "patternProperties" : {
          "^process\\.\\d+.title$" : {
            "type" : "string",
            "title" : "Versuche > Bezeichnung"
          },
          "^process\\.\\d+.href$" : {
            "type" : "string",
            "title" : "Versuche > Verweis"
          },
          "^observation\\.\\d+.title$" : {
            "type" : "string",
            "title" : "Untersuchungen > Bezeichnung"
          },
          "^observation\\.\\d+.href$" : {
            "type" : "string",
            "title" : "Untersuchungen > Verweis"
          },
          "^subSample\\.\\d+.title$" : {
            "type" : "string",
            "title" : "Teilproben > Bezeichnung"
          },
          "^subSample\\.\\d+.href$" : {
            "type" : "string",
            "title" : "Teilproben > Verweis"
          },
          "^target\\.\\d+.title$" : {
            "type" : "string",
            "title" : "Ziel-Bohrlöcher > Bezeichnung"
          },
          "^target\\.\\d+.href$" : {
            "type" : "string",
            "title" : "Ziel-Bohrlöcher > Verweis"
          },
          "^transport\\.\\d+.title$" : {
            "type" : "string",
            "title" : "Transportarten > Bezeichnung"
          },
          "^transport\\.\\d+.href$" : {
            "type" : "string",
            "title" : "Transportarten > Verweis"
          },
          "^storage\\.\\d+.title$" : {
            "type" : "string",
            "title" : "Lagerungsarten > Bezeichnung"
          },
          "^storage\\.\\d+.href$" : {
            "type" : "string",
            "title" : "Lagerungsarten > Verweis"
          },
          "^packaging\\.\\d+.title$" : {
            "type" : "string",
            "title" : "Verpackungsarten > Bezeichnung"
          },
          "^packaging\\.\\d+.href$" : {
            "type" : "string",
            "title" : "Verpackungsarten > Verweis"
          },
          "^moistureProtection\\.\\d+.title$" : {
            "type" : "string",
            "title" : "Arten des Feuchtigkeitsschutzes > Bezeichnung"
          },
          "^moistureProtection\\.\\d+.href$" : {
            "type" : "string",
            "title" : "Arten des Feuchtigkeitsschutzes > Verweis"
          },
          "^filterValues\\.\\d+.type$" : {
            "type" : "string",
            "title" : "Leitkennwerte > Art",
            "enum" : [ "FilterValueClassification", "FilterValueMeasurement" ]
          },
          "^filterValues\\.\\d+.filterValueProperty.title$" : {
            "type" : "string",
            "title" : "Leitkennwerte > Eigenschaft > Bezeichnung"
          },
          "^filterValues\\.\\d+.filterValueProperty.href$" : {
            "type" : "string",
            "title" : "Leitkennwerte > Eigenschaft > Verweis"
          },
          "^filterValues\\.\\d+.result_filterValueMeasurement$" : {
            "type" : "number",
            "title" : "Leitkennwerte > Messwert"
          },
          "^filterValues\\.\\d+.result_filterValueClassification\\.\\d+.title$" : {
            "type" : "string",
            "title" : "Leitkennwerte > Klassifikationen > Bezeichnung"
          },
          "^filterValues\\.\\d+.result_filterValueClassification\\.\\d+.href$" : {
            "type" : "string",
            "title" : "Leitkennwerte > Klassifikationen > Verweis"
          }
        }
      }
    }, {
      "title" : "Versuch",
      "description" : "Versuch. Hinweis: Möglich sind auch Proben ohne Versuch, siehe Anmerkung beim Projekt.",
      "id" : "process",
      "dataType" : "vector",
      "minTileMatrix" : "6",
      "maxTileMatrix" : "16",
      "propertiesSchema" : {
        "type" : "object",
        "required" : [ "type", "testDateTime.start", "testDateTime.end", "publicationDate", "additionalInformation[].type", "boundaryCond[].type", "boundaryCond[].additionalInformation[].type" ],
        "properties" : {
          "type" : {
            "type" : "string",
            "title" : "Art",
            "enum" : [ "Process", "DerivationProcess" ]
          },
          "category.title" : {
            "type" : "string",
            "title" : "Versuchskategorie > Bezeichnung"
          },
          "category.href" : {
            "type" : "string",
            "title" : "Versuchskategorie > Verweis"
          },
          "processStandard.title" : {
            "type" : "string",
            "title" : "Versuchsnorm > Bezeichnung"
          },
          "processStandard.href" : {
            "type" : "string",
            "title" : "Versuchsnorm > Verweis"
          },
          "reliabilityClass.title" : {
            "type" : "string",
            "title" : "Zuverlässigkeitsgrad > Bezeichnung"
          },
          "reliabilityClass.href" : {
            "type" : "string",
            "title" : "Zuverlässigkeitsgrad > Verweis"
          },
          "reliabilityClassStandard.title" : {
            "type" : "string",
            "title" : "Norm zum Zuverlässigkeitsgrad > Bezeichnung"
          },
          "reliabilityClassStandard.href" : {
            "type" : "string",
            "title" : "Norm zum Zuverlässigkeitsgrad > Verweis"
          },
          "task.title" : {
            "type" : "string",
            "title" : "Projekt > Bezeichnung"
          },
          "task.href" : {
            "type" : "string",
            "title" : "Projekt > Verweis"
          },
          "testDateTime.start" : {
            "type" : "string",
            "title" : "Versuchszeitraum > Beginn",
            "format" : "date-time"
          },
          "testDateTime.end" : {
            "type" : "string",
            "title" : "Versuchszeitraum > Ende",
            "format" : "date-time"
          },
          "publicationDate" : {
            "type" : "string",
            "title" : "Publikationsdatum",
            "format" : "date"
          },
          "dataAccessibility" : {
            "type" : "string",
            "title" : "Verfügbarkeitsdatum",
            "format" : "date"
          },
          "processNote" : {
            "type" : "string",
            "title" : "Bemerkung"
          },
          "laboratory.title" : {
            "type" : "string",
            "title" : "Labor > Bezeichnung"
          },
          "laboratory.href" : {
            "type" : "string",
            "title" : "Labor > Verweis"
          },
          "laboratoryIsProvider" : {
            "type" : "boolean",
            "title" : "Labor ist Datenlieferant?"
          },
          "externalProvider.title" : {
            "type" : "string",
            "title" : "Externer Datenlieferant > Bezeichnung"
          },
          "externalProvider.href" : {
            "type" : "string",
            "title" : "Externer Datenlieferant > Verweis"
          },
          "legalAvailability.title" : {
            "type" : "string",
            "title" : "Verfügbarkeit der Daten (rechtl.) > Bezeichnung"
          },
          "legalAvailability.href" : {
            "type" : "string",
            "title" : "Verfügbarkeit der Daten (rechtl.) > Verweis"
          },
          "technicalAvailability.title" : {
            "type" : "string",
            "title" : "Verfügbarkeit der Daten (techn.) > Bezeichnung"
          },
          "technicalAvailability.href" : {
            "type" : "string",
            "title" : "Verfügbarkeit der Daten (techn.) > Verweis"
          }
        },
        "patternProperties" : {
          "^observation\\.\\d+.title$" : {
            "type" : "string",
            "title" : "Untersuchungen > Bezeichnung"
          },
          "^observation\\.\\d+.href$" : {
            "type" : "string",
            "title" : "Untersuchungen > Verweis"
          },
          "^observationSubject\\.\\d+.title$" : {
            "type" : "string",
            "title" : "Proben > Bezeichnung"
          },
          "^observationSubject\\.\\d+.href$" : {
            "type" : "string",
            "title" : "Proben > Verweis"
          },
          "^additionalInformation\\.\\d+.type$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Art",
            "enum" : [ "ExternalDocument", "LocalDocument" ]
          },
          "^additionalInformation\\.\\d+.documentType.title$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Art des Dokuments > Bezeichnung"
          },
          "^additionalInformation\\.\\d+.documentType.href$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Art des Dokuments > Verweis"
          },
          "^additionalInformation\\.\\d+.description$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Beschreibung"
          },
          "^additionalInformation\\.\\d+.filepath$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Dateipfad"
          },
          "^additionalInformation\\.\\d+.url$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > URL"
          },
          "^additionalInformation\\.\\d+.legalAvailability.title$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Verfügbarkeit der Daten (rechtl.) > Bezeichnung"
          },
          "^additionalInformation\\.\\d+.legalAvailability.href$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Verfügbarkeit der Daten (rechtl.) > Verweis"
          },
          "^boundaryCond\\.\\d+.type$" : {
            "type" : "string",
            "title" : "Randbedingungen > Art",
            "enum" : [ "ClassificationBC", "MatrixBC", "MeasurementSingleBC", "MeasurementPairBC", "TextBC" ]
          },
          "^boundaryCond\\.\\d+.boundaryCondition.title$" : {
            "type" : "string",
            "title" : "Randbedingungen > Randbedingung > Bezeichnung"
          },
          "^boundaryCond\\.\\d+.boundaryCondition.href$" : {
            "type" : "string",
            "title" : "Randbedingungen > Randbedingung > Verweis"
          },
          "^boundaryCond\\.\\d+.valueDescription.title$" : {
            "type" : "string",
            "title" : "Randbedingungen > Formatbeschreibung > Bezeichnung"
          },
          "^boundaryCond\\.\\d+.valueDescription.href$" : {
            "type" : "string",
            "title" : "Randbedingungen > Formatbeschreibung > Verweis"
          },
          "^boundaryCond\\.\\d+.value_ClassificationBC.title$" : {
            "type" : "string",
            "title" : "Randbedingungen > Klassifikation > Bezeichnung"
          },
          "^boundaryCond\\.\\d+.value_ClassificationBC.href$" : {
            "type" : "string",
            "title" : "Randbedingungen > Klassifikation > Verweis"
          },
          "^boundaryCond\\.\\d+.value_MatrixBC$" : {
            "type" : "string",
            "title" : "Randbedingungen > Tabelle"
          },
          "^boundaryCond\\.\\d+.value_MeasurementPairBC_1$" : {
            "type" : "number",
            "title" : "Randbedingungen > Wertepaar, 1. Wert"
          },
          "^boundaryCond\\.\\d+.value_MeasurementPairBC_2$" : {
            "type" : "number",
            "title" : "Randbedingungen > Wertepaar, 2. Wert"
          },
          "^boundaryCond\\.\\d+.value_MeasurementSingleBC$" : {
            "type" : "number",
            "title" : "Randbedingungen > Wert"
          },
          "^boundaryCond\\.\\d+.value_TextBC$" : {
            "type" : "string",
            "title" : "Randbedingungen > Text"
          },
          "^boundaryCond\\.\\d+.additionalInformation\\.\\d+.type$" : {
            "type" : "string",
            "title" : "Randbedingungen > Zusätzliche Informationen > Art",
            "enum" : [ "ExternalDocument", "LocalDocument" ]
          },
          "^boundaryCond\\.\\d+.additionalInformation\\.\\d+.documentType.title$" : {
            "type" : "string",
            "title" : "Randbedingungen > Zusätzliche Informationen > Art des Dokuments > Bezeichnung"
          },
          "^boundaryCond\\.\\d+.additionalInformation\\.\\d+.documentType.href$" : {
            "type" : "string",
            "title" : "Randbedingungen > Zusätzliche Informationen > Art des Dokuments > Verweis"
          },
          "^boundaryCond\\.\\d+.additionalInformation\\.\\d+.description$" : {
            "type" : "string",
            "title" : "Randbedingungen > Zusätzliche Informationen > Beschreibung"
          },
          "^boundaryCond\\.\\d+.additionalInformation\\.\\d+.filepath$" : {
            "type" : "string",
            "title" : "Randbedingungen > Zusätzliche Informationen > Dateipfad"
          },
          "^boundaryCond\\.\\d+.additionalInformation\\.\\d+.url$" : {
            "type" : "string",
            "title" : "Randbedingungen > Zusätzliche Informationen > URL"
          },
          "^boundaryCond\\.\\d+.additionalInformation\\.\\d+.legalAvailability.title$" : {
            "type" : "string",
            "title" : "Randbedingungen > Zusätzliche Informationen > Verfügbarkeit der Daten (rechtl.) > Bezeichnung"
          },
          "^boundaryCond\\.\\d+.additionalInformation\\.\\d+.legalAvailability.href$" : {
            "type" : "string",
            "title" : "Randbedingungen > Zusätzliche Informationen > Verfügbarkeit der Daten (rechtl.) > Verweis"
          }
        }
      }
    }, {
      "title" : "Untersuchung",
      "description" : "Ein Kennwert.",
      "id" : "observation",
      "dataType" : "vector",
      "geometryType" : "points",
      "minTileMatrix" : "16",
      "maxTileMatrix" : "16",
      "propertiesSchema" : {
        "type" : "object",
        "required" : [ "type", "resultTime.start", "resultTime.end", "geomIsMasked", "plausibilityCheck[].isChecked", "plausibilityCheck[].checkSuccessful", "isDerived", "additionalInformation[].type" ],
        "properties" : {
          "type" : {
            "type" : "string",
            "title" : "Art",
            "enum" : [ "ClassificationObs", "MatrixObs", "MeasurementSingleObs", "MeasurementPairObs", "MeasurementTripleObs", "TextObs" ]
          },
          "observedProperty.title" : {
            "type" : "string",
            "title" : "Untersuchte Eigenschaft > Bezeichnung"
          },
          "observedProperty.href" : {
            "type" : "string",
            "title" : "Untersuchte Eigenschaft > Verweis"
          },
          "resultTime.start" : {
            "type" : "string",
            "title" : "Zeitraum > Beginn",
            "format" : "date"
          },
          "resultTime.end" : {
            "type" : "string",
            "title" : "Zeitraum > Ende",
            "format" : "date"
          },
          "process.title" : {
            "type" : "string",
            "title" : "Versuch > Bezeichnung"
          },
          "process.href" : {
            "type" : "string",
            "title" : "Versuch > Verweis"
          },
          "observationSubject.title" : {
            "type" : "string",
            "title" : "Probe > Bezeichnung"
          },
          "observationSubject.href" : {
            "type" : "string",
            "title" : "Probe > Verweis"
          },
          "geomLocationMethod.title" : {
            "type" : "string",
            "title" : "Methode der Lagebestimmung > Bezeichnung"
          },
          "geomLocationMethod.href" : {
            "type" : "string",
            "title" : "Methode der Lagebestimmung > Verweis"
          },
          "geomLevelMethod.title" : {
            "type" : "string",
            "title" : "Methode der Höhenbestimmung > Bezeichnung"
          },
          "geomLevelMethod.href" : {
            "type" : "string",
            "title" : "Methode der Höhenbestimmung > Verweis"
          },
          "geomIsMasked" : {
            "type" : "boolean",
            "title" : "Koordinatenverschleierung"
          },
          "observationNote" : {
            "type" : "string",
            "title" : "Bemerkung"
          },
          "isDerived" : {
            "type" : "boolean",
            "title" : "Abgeleitet?"
          },
          "result_measurementSingleObs" : {
            "type" : "number",
            "title" : "Ergebnis (Messung)"
          },
          "result_measurementPairObs_1" : {
            "type" : "number",
            "title" : "Ergebnis (Messung 1. Wert)"
          },
          "result_measurementPairObs_2" : {
            "type" : "number",
            "title" : "Ergebnis (Messung 2. Wert)"
          },
          "result_measurementTripleObs_1" : {
            "type" : "number",
            "title" : "Ergebnis (Messung 1. Wert)"
          },
          "result_measurementTripleObs_2" : {
            "type" : "number",
            "title" : "Ergebnis (Messung 2. Wert)"
          },
          "result_measurementTripleObs_3" : {
            "type" : "number",
            "title" : "Ergebnis (Messung 3. Wert)"
          },
          "result_textObs" : {
            "type" : "string",
            "title" : "Ergebnis (Text)"
          },
          "result_matrixObs" : {
            "type" : "string",
            "title" : "Ergebnis (Tabelle)"
          },
          "resultDescription.title" : {
            "type" : "string",
            "title" : "Matrixbeschreibung > Bezeichnung"
          },
          "resultDescription.href" : {
            "type" : "string",
            "title" : "Matrixbeschreibung > Verweis"
          }
        },
        "patternProperties" : {
          "^derivationProcess\\.\\d+.title$" : {
            "type" : "string",
            "title" : "derivationProcess > Bezeichnung"
          },
          "^derivationProcess\\.\\d+.href$" : {
            "type" : "string",
            "title" : "derivationProcess > Verweis"
          },
          "^plausibilityCheck\\.\\d+.isChecked$" : {
            "type" : "boolean",
            "title" : "Plausibilisierung > Ausgewählt?"
          },
          "^plausibilityCheck\\.\\d+.checkSuccessful$" : {
            "type" : "boolean",
            "title" : "Plausibilisierung > Prüfung erfolgreich?"
          },
          "^plausibilityCheck\\.\\d+.checkMethod.title$" : {
            "type" : "string",
            "title" : "Plausibilisierung > Methode > Bezeichnung"
          },
          "^plausibilityCheck\\.\\d+.checkMethod.href$" : {
            "type" : "string",
            "title" : "Plausibilisierung > Methode > Verweis"
          },
          "^plausibilityCheck\\.\\d+.checkMethodStandard.title$" : {
            "type" : "string",
            "title" : "Plausibilisierung > Norm zur Methode > Bezeichnung"
          },
          "^plausibilityCheck\\.\\d+.checkMethodStandard.href$" : {
            "type" : "string",
            "title" : "Plausibilisierung > Norm zur Methode > Verweis"
          },
          "^result_classificationObs\\.\\d+.title$" : {
            "type" : "string",
            "title" : "Ergebnis (Klassifizierungen) > Bezeichnung"
          },
          "^result_classificationObs\\.\\d+.href$" : {
            "type" : "string",
            "title" : "Ergebnis (Klassifizierungen) > Verweis"
          },
          "^additionalInformation\\.\\d+.type$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Art",
            "enum" : [ "ExternalDocument", "LocalDocument" ]
          },
          "^additionalInformation\\.\\d+.documentType.title$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Art des Dokuments > Bezeichnung"
          },
          "^additionalInformation\\.\\d+.documentType.href$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Art des Dokuments > Verweis"
          },
          "^additionalInformation\\.\\d+.description$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Beschreibung"
          },
          "^additionalInformation\\.\\d+.filepath$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Dateipfad"
          },
          "^additionalInformation\\.\\d+.url$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > URL"
          },
          "^additionalInformation\\.\\d+.legalAvailability.title$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Verfügbarkeit der Daten (rechtl.) > Bezeichnung"
          },
          "^additionalInformation\\.\\d+.legalAvailability.href$" : {
            "type" : "string",
            "title" : "Zusätzliche Informationen > Verfügbarkeit der Daten (rechtl.) > Verweis"
          }
        }
      }
    }, {
      "title" : "Bohrpfad/Sondierungspfad",
      "description" : "Geometrischer Aufschlussverlauf / Bohrverlauf in den Untergrund / Verlauf der Sondierung",
      "id" : "explorationsite_path",
      "dataType" : "vector",
      "geometryType" : "lines",
      "minTileMatrix" : "6",
      "maxTileMatrix" : "16",
      "propertiesSchema" : {
        "type" : "object",
        "properties" : {
          "explorationSite.title" : {
            "type" : "string",
            "title" : "Aufschlusspunkt > Bezeichnung"
          },
          "explorationSite.href" : {
            "type" : "string",
            "title" : "Aufschlusspunkt > Verweis"
          }
        }
      }
    }, {
      "title" : "Probenpfad/Messungspfad",
      "description" : "Geometrischer Verlauf der Probe/In-Situ-Messung",
      "id" : "observationsubject_path",
      "dataType" : "vector",
      "geometryType" : "lines",
      "minTileMatrix" : "6",
      "maxTileMatrix" : "16",
      "propertiesSchema" : {
        "type" : "object",
        "properties" : {
          "observationSubject.title" : {
            "type" : "string",
            "title" : "Probe/TODO > Bezeichnung"
          },
          "observationSubject.href" : {
            "type" : "string",
            "title" : "Probe/TODO > Verweise"
          }
        }
      }
    } ]
  } ]
}