| Egenskap | Stereotype | Beskrivelse | Type | Multiplisitet | 
                
                    
                        | inspireId |  |  | Identifier | 1..1 | 
                    
                        | borehullForløp | voidable | detaljert beskrivelse av borehullets geometri, dvs et en-dimensjonalt refferansesystem nedover i senterlinjen av borehullet 
-- definition -- The downhole geometry of the borehole | GM_Curve | 1..1 | 
                    
                        | boretLengde | voidable | total lengde av borehullets forløp, tilsvarer dyp ved vertikal boring | Quantity | 1..1 | 
                    
                        | terrengHøyde | voidable | høydeangivelse på stedet der boringen strarter | DirectPosition | 1..1 | 
                    
                        | posisjon |  | hvor borehullet er stedfestet | GM_Point | 1..1 | 
                    
                        | boringFormål | voidable | angir hva som er formålet med boringen | BoreholePurposeValue | 1..* | 
        
     
    
        
                
                    
                        | Navn | Type | Lengde | Multiplisitet | 
                
                    
                        |  | Identifier |  | 1..1 | 
                    
                        |  | GM_Curve |  | 1..1 | 
                    
                        |  | Quantity |  | 1..1 | 
                    
                        |  | DirectPosition |  | 1..1 | 
                    
                        |  | GM_Point |  | 1..1 | 
                    
                        |  | BoreholePurposeValue |  | 1..* | 
        
     
    
        
            
                
                    | Name | Type | English | Description | 
            
                
                    | inspireId | Identifier |  | External object identifier of the spatial object. | 
                
                    | borehullForløp | GM_Curve | downholeGeometry |  | 
                
                    | boretLengde | Quantity | boreholeLength | The distance along a borehole.
-- Description --
This will be determined by the data provider (ie, "length" can have different sources, like drillers measurement, loggers measurement, survey). | 
                
                    | terrengHøyde | DirectPosition | elevation | The vertical height above datum of the borehole collar.
-- Description --
This is a compromise approach to supply elevation explictly for location; this is to allow for software that cannot process 3-D GM_Point. Use null if elevation is unknown. Direct position shall have a dimension of 1, and CRS will be a "vertical" CRS (e.g. EPSG CRSs in the range 5600-5799). | 
                
                    | posisjon | GM_Point | location | The location of the borehole collar. | 
                
                    | boringFormål | BoreholePurposeValue | purpose | The purpose for which the borehole was drilled.
-- Description --
EXAMPLE: site investigation, mineral exploration, hydrocarbon exploration, water resources. |