BROprogramma / SGM

Repository voor het ontwikkelen van de BRO gegevenscatalogus Bodemkaart (SGM).
0 stars 2 forks source link

Codepace urn:bro:bhrp:DepositionalCharacteristic refereert aan BHR-P #13

Open yke opened 3 years ago

yke commented 3 years ago

Waar

XSD

 <xs:complexType name="DepositionalCharacteristicType">
      <xs:simpleContent>
         <xs:restriction base="gml:CodeWithAuthorityType">
            <xs:attribute name="codeSpace" type="xs:anyURI" use="required"
               fixed="urn:bro:bhrp:DepositionalCharacteristic"/>
         </xs:restriction>
      </xs:simpleContent>
   </xs:complexType>

De lijst van BHR-P is een subset van wat we tegen komen bij SGM. Vooral de toplagen leveren problemen. Zie ook WENR issue https://git.wur.nl/BRO/bgk/-/issues/93.

Samenvatting

Er wordt dus gebruik gemaakt van een incomplete codelijst.

Beschrijving

Oplossingsrichting

Eigen codelijst

adbgnm commented 3 years ago

Binnen SGM is DepositionalCharacteristic als codespace opnieuw gedefineerd.