Q
Q

Quintessence

Master ontology v2 - Released 2026-01-17

Quintessence
7
Feature Types
173
Attributes
19
Core Fields
29
Enum Fields
1
FK Fields
12
Facets
Base

Entity

4 core / 9 total
idTEXT
nameTEXT
alternate_namesTEXT[]
descriptionTEXT
Geoscience

Occurrence

mineral_occurrence
POINT

A location where minerals of economic interest have been identified

58 attrs10 enums
statusENUM10v
deposit_typeENUM31v
mill_typeENUM6v
feature_types_presentTEXT[]
Tenure

Tenement

tenement
POLYGON

A mining permit, lease, or exploration licence

15 attrs2 enums
typeENUM15v
statusENUM14v
Workings

Working

mine_working

A physical mining feature - shafts, adits, pits, trenches, infrastructure, etc.

34 attrs8 enums
working_typeENUM84v
working_categoryENUM9v
statusENUM16v
mill_typeENUM6v
Exploration

Borehole

drill_hole
POINT

A drill hole for exploration, production, or monitoring

18 attrs2 enums
hole_typeENUM19v
statusENUM12v
Exploration

Sample

sample_point
POINT

A location where a geological sample was collected

18 attrs2 enums1 FKs
sample_typeENUM27v
Geoscience

Geology

geological_unit
POLYGON

A mapped geological formation or rock unit

14 attrs3 enums
descriptionTEXT
unit_typeENUM25v
Geoscience

Structure

structural_feature

A geological structural feature - fault, fold, shear zone, contact, etc.

16 attrs2 enums
feature_typeENUM31v

Facets

12 mixins

Reusable attribute sets applied across feature types. Hover to see dependencies.

Geometry

f_feature
3 attrs
Applies to: All types
geometryGEOMETRY
geometry_typeTEXT
sridINTEGER

Shaft

f_feature_shaft_vertical
5 attrs
Applies to: 2 types
shaft_depthFLOAT
shaft_diameterFLOAT
water_depthFLOAT
shaft_levelsINTEGER[]
shaft_conditionTEXT

Incline

f_feature_shaft_inclined
5 attrs
Applies to: 2 types
shaft_lengthFLOAT
vertical_depthFLOAT
dipFLOAT
strikeFLOAT
shaft_conditionTEXT

Adit

f_feature_adit
4 attrs
Applies to: 2 types
adit_lengthFLOAT
strikeFLOAT
portal_elevationFLOAT
adit_conditionTEXT

Winze

f_feature_winze
3 attrs
Applies to: 2 types
winze_depthFLOAT
from_levelINTEGER
winze_conditionTEXT

Raise

f_feature_raise
4 attrs
Applies to: 2 types
raise_heightFLOAT
from_levelINTEGER
to_levelINTEGER
raise_purposeENUM4v

Alluvial

f_feature_alluvial
6 attrs
Applies to: 2 types
depth_to_bedrockFLOAT
gravel_thicknessFLOAT
water_sourceTEXT
alluvial_methodENUM5v
paystreak_widthFLOAT
+1 more

Mill

f_feature_mill
4 attrs
Applies to: 2 types
mill_capacityFLOAT
mill_typeENUM6v
concentration_methodENUM6v
mill_conditionTEXT

Shed

f_feature_shed
3 attrs
Applies to: 2 types
building_purposeENUM7v
building_countINTEGER
building_conditionTEXT

Context

geological_context
4 attrs
Applies to: 1 types
host_rock_extractedTEXT
geological_age_extractedENUM14v
mineralisation_styleTEXT
structural_settingTEXT

Features

mining_features
4 attrs
Applies to: 2 types
feature_countINTEGER
feature_types_presentTEXT[]
has_underground_workingsBOOLEAN
has_surface_workingsBOOLEAN

GoldenCheetah

goldencheetah
3 attrs
Applies to: 1 types
geogpt_analysis_idTEXT
geogpt_confidenceFLOAT
geogpt_analysis_dateTIMESTAMP
Occurrence Status
10 values
ACTIVEINACTIVEHISTORIC+2
Deposit Type
31 values
VEINSTOCKWORKEPITHERMAL+2
Mining Method
22 values
OPEN_PITOPEN_CUTSTRIP+2
Working Category
9 values
UNDERGROUND_ACCESSUNDERGROUND_DEVELOPMENTUNDERGROUND_EXTRACTION+2
Working Type
84 values
SHAFTPRODUCTION_SHAFTSERVICE_SHAFT+2
Working Status
16 values
ACTIVEINACTIVEABANDONED+2
Tenement Type
15 values
EXPLORATION_LICENCEEXPLORATION_PERMITPROSPECTING_LICENCE+2
Tenement Status
14 values
GRANTEDACTIVEPENDING+2
Drill Hole Type
19 values
DDRCRAB+2
Drill Hole Status
12 values
PLANNEDIN_PROGRESSCOMPLETED+2
Press enter or space to select a node. You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.
Legend
Core field
Required
Foreign key
Enum type
Indexed
Facet mixin

Feature Types7

Geoscience

Occurrence

mineral_occurrence
POINT58 attrs

A location where minerals of economic interest have been identified

3 core10 enums0 FKs12 facets
FieldTypeFlagsDescription
status
ENUM10v
Current operational status of the occurrence
commodities
TEXT[]
List of mineral commodities (element symbols: AU, CU, AG, etc.)
primary_commodity
TEXT
The main commodity of economic interest
deposit_type
ENUM31v
Geological classification of the deposit
mining_method
ENUM22v
Primary extraction method
discovery_year
INTEGER
Year the occurrence was discovered
host_rock
TEXT
Primary host rock lithology
geological_province
TEXT
Geological province or terrane
geological_age
ENUM29v
Age of mineralization or host rocks
country
TEXT
ISO 3166-1 alpha-2 country code (AU, US, CA, etc.)
jurisdiction
TEXT
Administrative division (state, province, region)
region
TEXT
Local region or district
source_id
TEXT
Original identifier from the data source
geometry
GEOMETRY
PostGIS geometry field for map rendering (Point, Polygon, LineString)
geometry_type
TEXT
Type of geometry (Point, Polygon, LineString, MultiPoint, etc.)
srid
INTEGER
Spatial Reference System Identifier (e.g., 4326 for WGS84)
shaft_depth
FLOAT
meters
Vertical depth of shaft from surface, in meters
shaft_diameter
FLOAT
meters
Diameter or width of shaft, in meters
water_depth
FLOAT
meters
Depth to water level in shaft, in meters from surface
shaft_levels
INTEGER[]
Depths of underground levels accessed by shaft (in meters)
shaft_condition
TEXT
Current condition: collapsed, flooded, accessible, capped, etc.
shaft_length
FLOAT
meters
Total length along the incline, in meters
vertical_depth
FLOAT
meters
Maximum vertical depth achieved by incline, in meters
dip
FLOAT
degrees
Angle of inclination from horizontal (0-90 degrees)
strike
FLOAT
degrees
Compass direction/azimuth of the incline (0-360 degrees)
adit_length
FLOAT
meters
Total length of horizontal tunnel, in meters
portal_elevation
FLOAT
meters
Elevation of adit entrance above sea level, in meters
adit_condition
TEXT
Current condition: collapsed, flooded, accessible, etc.
winze_depth
FLOAT
meters
Depth of winze below the level it was sunk from, in meters
from_level
INTEGER
meters
Underground level from which winze was sunk (depth in meters)
winze_condition
TEXT
Current condition: flooded, collapsed, accessible, etc.
raise_height
FLOAT
meters
Height of raise above the level it was driven from, in meters
to_level
INTEGER
meters
Upper level that raise connects to (depth in meters)
raise_purpose
ENUM4v
Purpose of the raise
depth_to_bedrock
FLOAT
meters
Depth from surface to bedrock, in meters
gravel_thickness
FLOAT
meters
Thickness of alluvial gravel layer, in meters
water_source
TEXT
Water source for alluvial operations (creek, river, dam)
alluvial_method
ENUM5v
Type of alluvial mining method used
paystreak_width
FLOAT
meters
Width of gold-bearing paystreak, in meters
gold_bearing_layer
TEXT
Description of which gravel layer contains gold (bottom gravel, false bedrock, etc.)
mill_capacity
FLOAT
tonnes/day
Processing capacity in tonnes per day
mill_type
ENUM6v
Type of milling process
concentration_method
ENUM6v
Method used to concentrate ore
mill_condition
TEXT
Current condition of mill infrastructure
building_purpose
ENUM7v
Primary purpose of the building
building_count
INTEGER
Number of buildings/structures
building_condition
TEXT
Current condition of buildings
host_rock_extracted
TEXT
Host rock type extracted from geological notes
geological_age_extracted
ENUM14v
Geological period extracted from notes
mineralisation_style
TEXT
Style of mineralisation (vein, disseminated, massive, etc.)
structural_setting
TEXT
Structural context (fault zone, shear zone, fold hinge, etc.)
feature_count
INTEGER
Number of distinct mining features identified
feature_types_present
TEXT[]
List of feature types identified (shaft, trench, pit, adit, etc.)
has_underground_workings
BOOLEAN
Whether underground workings are present
has_surface_workings
BOOLEAN
Whether surface workings (trenches, pits, costeans) are present
geogpt_analysis_id
TEXT
Reference ID for GeoGPT analysis
geogpt_confidence
FLOAT
Confidence score from GeoGPT analysis (0-1)
geogpt_analysis_date
TIMESTAMP
When GeoGPT analysis was performed
Facets:
Geometry+3Shaft+5Incline+5Adit+4Winze+3Raise+4Alluvial+6Mill+4Shed+3Context+4Features+4GoldenCheetah+3
Tenure

Tenement

tenement
POLYGON15 attrs

A mining permit, lease, or exploration licence

5 core2 enums0 FKs1 facets
FieldTypeFlagsDescription
permit_id
TEXT
Official permit/tenement identifier
type
ENUM15v
Type of mining permit
status
ENUM14v
Current status of the tenement
holder
TEXT
Current tenement holder/company
holder_id
TEXT
Unique identifier for the holder (company registration, etc.)
grant_date
DATE
Date the tenement was granted
expiry_date
DATE
Date the tenement expires
area_hectares
FLOAT
hectares
Total area of the tenement
commodities
TEXT[]
Minerals/commodities covered by the tenement
country
TEXT
ISO 3166-1 alpha-2 country code
jurisdiction
TEXT
Administrative division (state, province, region)
source_id
TEXT
Original identifier from the data source
geometry
GEOMETRY
PostGIS geometry field for map rendering (Point, Polygon, LineString)
geometry_type
TEXT
Type of geometry (Point, Polygon, LineString, MultiPoint, etc.)
srid
INTEGER
Spatial Reference System Identifier (e.g., 4326 for WGS84)
Facets:
Geometry+3
Workings

Working

mine_working
34 attrs

A physical mining feature - shafts, adits, pits, trenches, infrastructure, etc.

2 core8 enums0 FKs4 facets
FieldTypeFlagsDescription
working_type
ENUM84v
Type of mine working or feature
working_category
ENUM9v
High-level category of the working
status
ENUM16v
Current physical status/condition of the working
depth_meters
FLOAT
meters
Depth of the working (for shafts, winzes, etc.)
length_meters
FLOAT
meters
Length of the working (for adits, drives, trenches)
width_meters
FLOAT
meters
Width of the working
height_meters
FLOAT
meters
Height of the working (for stopes, chambers)
collar_elevation
FLOAT
meters
Elevation at shaft collar or adit portal (meters above sea level)
dip_degrees
FLOAT
degrees
Dip angle from horizontal (0=horizontal, 90=vertical)
azimuth_degrees
FLOAT
degrees
Direction of dip or strike (0-360 degrees from north)
water_depth_meters
FLOAT
meters
Depth to water level if flooded/partially flooded
mine_name
TEXT
Name of the associated mine
mining_era
ENUM13v
Historical era of the working
commodities
TEXT[]
Commodities extracted at this working
hazards
TEXT[]
Known hazards at this working
country
TEXT
ISO 3166-1 alpha-2 country code
jurisdiction
TEXT
Administrative division (state, province, region)
source_id
TEXT
Original identifier from the data source
geometry
GEOMETRY
PostGIS geometry field for map rendering (Point, Polygon, LineString)
geometry_type
TEXT
Type of geometry (Point, Polygon, LineString, MultiPoint, etc.)
srid
INTEGER
Spatial Reference System Identifier (e.g., 4326 for WGS84)
depth_to_bedrock
FLOAT
meters
Depth from surface to bedrock, in meters
gravel_thickness
FLOAT
meters
Thickness of alluvial gravel layer, in meters
water_source
TEXT
Water source for alluvial operations (creek, river, dam)
alluvial_method
ENUM5v
Type of alluvial mining method used
paystreak_width
FLOAT
meters
Width of gold-bearing paystreak, in meters
gold_bearing_layer
TEXT
Description of which gravel layer contains gold (bottom gravel, false bedrock, etc.)
mill_capacity
FLOAT
tonnes/day
Processing capacity in tonnes per day
mill_type
ENUM6v
Type of milling process
concentration_method
ENUM6v
Method used to concentrate ore
mill_condition
TEXT
Current condition of mill infrastructure
building_purpose
ENUM7v
Primary purpose of the building
building_count
INTEGER
Number of buildings/structures
building_condition
TEXT
Current condition of buildings
Facets:
Geometry+3Alluvial+6Mill+4Shed+3
Exploration

Borehole

drill_hole
POINT18 attrs

A drill hole for exploration, production, or monitoring

3 core2 enums0 FKs1 facets
FieldTypeFlagsDescription
hole_id
TEXT
Unique identifier for the drill hole
hole_type
ENUM19v
Drilling method/type
status
ENUM12v
Current status of the drill hole
total_depth
FLOAT
meters
Total drilled depth
collar_elevation
FLOAT
meters
Elevation at collar (meters above sea level)
collar_azimuth
FLOAT
degrees
Azimuth direction of drill hole (0-360 degrees)
collar_dip
FLOAT
degrees
Dip angle at collar (-90 to 0, where -90 is vertical down)
drill_date
DATE
Date drilling commenced
completion_date
DATE
Date drilling completed
project_name
TEXT
Name of the exploration/drilling project
target_commodities
TEXT[]
Commodities being targeted
company
TEXT
Company that drilled the hole
country
TEXT
ISO 3166-1 alpha-2 country code
jurisdiction
TEXT
Administrative division (state, province, region)
source_id
TEXT
Original identifier from the data source
geometry
GEOMETRY
PostGIS geometry field for map rendering (Point, Polygon, LineString)
geometry_type
TEXT
Type of geometry (Point, Polygon, LineString, MultiPoint, etc.)
srid
INTEGER
Spatial Reference System Identifier (e.g., 4326 for WGS84)
Facets:
Geometry+3
Exploration

Sample

sample_point
POINT18 attrs

A location where a geological sample was collected

3 core2 enums1 FKs1 facets
FieldTypeFlagsDescription
sample_id
TEXT
Unique identifier for the sample
sample_type
ENUM27v
Type of sample
sample_method
ENUM13v
Method used to collect the sample
sample_date
DATE
Date the sample was collected
depth_from
FLOAT
meters
Start depth for interval samples
depth_to
FLOAT
meters
End depth for interval samples
weight_kg
FLOAT
kilograms
Sample weight
lithology
TEXT
Rock type/lithology description
alteration
TEXT
Alteration type if observed
mineralization
TEXT
Mineralization description if observed
project_name
TEXT
Name of the sampling project
drill_hole_id
TEXTdrill_hole
Associated drill hole if from drilling
country
TEXT
ISO 3166-1 alpha-2 country code
jurisdiction
TEXT
Administrative division (state, province, region)
source_id
TEXT
Original identifier from the data source
geometry
GEOMETRY
PostGIS geometry field for map rendering (Point, Polygon, LineString)
geometry_type
TEXT
Type of geometry (Point, Polygon, LineString, MultiPoint, etc.)
srid
INTEGER
Spatial Reference System Identifier (e.g., 4326 for WGS84)
Facets:
Geometry+3
Geoscience

Geology

geological_unit
POLYGON14 attrs

A mapped geological formation or rock unit

1 core3 enums0 FKs1 facets
FieldTypeFlagsDescription
unit_type
ENUM25v
Type of geological unit
stratigraphic_rank
ENUM11v
Hierarchical rank of the unit
lithology
TEXT
Primary rock type/lithology
geological_age
ENUM29v
Age of the unit
age_min_ma
FLOAT
Ma
Minimum age in millions of years
age_max_ma
FLOAT
Ma
Maximum age in millions of years
parent_unit
TEXT
Name of parent stratigraphic unit
description
TEXT
Detailed description of the unit
country
TEXT
ISO 3166-1 alpha-2 country code
jurisdiction
TEXT
Administrative division (state, province, region)
source_id
TEXT
Original identifier from the data source
geometry
GEOMETRY
PostGIS geometry field for map rendering (Point, Polygon, LineString)
geometry_type
TEXT
Type of geometry (Point, Polygon, LineString, MultiPoint, etc.)
srid
INTEGER
Spatial Reference System Identifier (e.g., 4326 for WGS84)
Facets:
Geometry+3
Geoscience

Structure

structural_feature
16 attrs

A geological structural feature - fault, fold, shear zone, contact, etc.

2 core2 enums0 FKs1 facets
FieldTypeFlagsDescription
feature_type
ENUM31v
Type of structural feature
strike_degrees
FLOAT
degrees
Strike direction (0-360 degrees from north)
dip_degrees
FLOAT
degrees
Dip angle (0-90 degrees from horizontal)
dip_direction
FLOAT
degrees
Dip direction (0-360 degrees from north)
displacement_meters
FLOAT
meters
Displacement/offset along fault
movement_sense
TEXT
Sense of movement (e.g., dextral, sinistral, normal, reverse)
width_meters
FLOAT
meters
Width of the feature (for zones)
length_km
FLOAT
kilometers
Strike length of the feature
geological_age
ENUM29v
Age of the structure
mineralization
TEXT
Associated mineralization if present
country
TEXT
ISO 3166-1 alpha-2 country code
jurisdiction
TEXT
Administrative division (state, province, region)
source_id
TEXT
Original identifier from the data source
geometry
GEOMETRY
PostGIS geometry field for map rendering (Point, Polygon, LineString)
geometry_type
TEXT
Type of geometry (Point, Polygon, LineString, MultiPoint, etc.)
srid
INTEGER
Spatial Reference System Identifier (e.g., 4326 for WGS84)
Facets:
Geometry+3

Facets 12

Geometry
f_feature

Geometry field for map rendering and spatial operations (PostGIS)

Applies to: All feature types
geometryGEOMETRY
geometry_typeTEXT
sridINTEGER
Shaft
f_feature_shaft_vertical

Vertical mine shaft with depth, levels, water depth, and condition

Applies to: mine_shaft, mineral_occurrence
shaft_depthFLOAT
shaft_diameterFLOAT
water_depthFLOAT
shaft_levelsARRAY
shaft_conditionTEXT
Incline
f_feature_shaft_inclined

Inclined mine shaft with geometric orientation (dip/strike)

Applies to: mine_shaft, mineral_occurrence
shaft_lengthFLOAT
vertical_depthFLOAT
dipFLOAT
strikeFLOAT
shaft_conditionTEXT
Adit
f_feature_adit

Horizontal access tunnel with directional orientation

Applies to: mine_shaft, mineral_occurrence
adit_lengthFLOAT
strikeFLOAT
portal_elevationFLOAT
adit_conditionTEXT
Winze
f_feature_winze

Vertical shaft sunk downward from underground level

Applies to: mine_shaft, mineral_occurrence
winze_depthFLOAT
from_levelINTEGER
winze_conditionTEXT
Raise
f_feature_raise

Vertical shaft driven upward from underground level

Applies to: mine_shaft, mineral_occurrence
raise_heightFLOAT
from_levelINTEGER
to_levelINTEGER
raise_purposeENUM
Alluvial
f_feature_alluvial

Alluvial/placer mining with depth to bedrock, gravel thickness, water source

Applies to: mineral_occurrence, mine_working
depth_to_bedrockFLOAT
gravel_thicknessFLOAT
water_sourceTEXT
alluvial_methodENUM
paystreak_widthFLOAT
gold_bearing_layerTEXT
Mill
f_feature_mill

Ore processing mill with capacity, method, and equipment details

Applies to: mineral_occurrence, mine_working
mill_capacityFLOAT
mill_typeENUM
concentration_methodENUM
mill_conditionTEXT
Shed
f_feature_shed

Mining infrastructure buildings with purpose and condition

Applies to: mineral_occurrence, mine_working
building_purposeENUM
building_countINTEGER
building_conditionTEXT
Context
geological_context

Extracts host rock, geological age, mineralisation style from geological descriptions

Applies to: mineral_occurrence
host_rock_extractedTEXT
geological_age_extractedENUM
mineralisation_styleTEXT
structural_settingTEXT
Features
mining_features

Extracts multiple mining feature types (shafts, trenches, pits, adits) from descriptions

Applies to: mineral_occurrence, mine_shaft
feature_countINTEGER
feature_types_presentARRAY
has_underground_workingsBOOLEAN
has_surface_workingsBOOLEAN
GoldenCheetah
goldencheetah

Professional geological analysis via GeoGPT API

Applies to: mineral_occurrence
geogpt_analysis_idTEXT
geogpt_confidenceFLOAT
geogpt_analysis_dateTIMESTAMP

Enum Types 18

Occurrence Status
occurrence_status

Status of a mineral occurrence or mine

ACTIVE
Active
INACTIVE
Inactive
HISTORIC
Historic
ABANDONED
Abandoned
PROSPECT
Prospect
CARE_MAINTENANCE
Care & Maintenance
REHABILITATED
Rehabilitated
DEVELOPMENT
Development
+2 more values
Deposit Type
deposit_type

Geological classification of the mineral deposit

VEIN
Vein
STOCKWORK
Stockwork
EPITHERMAL
Epithermal
MESOTHERMAL
Mesothermal
HYPOTHERMAL
Hypothermal
OROGENIC
Orogenic
STRATABOUND
Stratabound
STRATIFORM
Stratiform
+23 more values
Mining Method
mining_method

Primary extraction method used

OPEN_PIT
Open Pit
OPEN_CUT
Open Cut
STRIP
Strip Mining
QUARRY
Quarry
DREDGE
Dredge
ALLUVIAL
Alluvial
HYDRAULIC
Hydraulic
UNDERGROUND
Underground
+14 more values
Working Category
working_category

High-level category of mine working

UNDERGROUND_ACCESS
Underground Access
UNDERGROUND_DEVELOPMENT
Underground Development
UNDERGROUND_EXTRACTION
Underground Extraction
VENTILATION_SERVICES
Ventilation & Services
SURFACE_WORKINGS
Surface Workings
INFRASTRUCTURE
Infrastructure
EXPLORATION
Exploration
OTHER
Other
+1 more values
Working Type
working_type

Specific type of mine working or feature

SHAFT
Shaft
PRODUCTION_SHAFT
Production Shaft
SERVICE_SHAFT
Service Shaft
VENTILATION_SHAFT
Ventilation Shaft
EMERGENCY_SHAFT
Emergency Shaft
WINZE
Winze
RAISE
Raise
DECLINE
Decline
+76 more values
Working Status
working_status

Current physical status/condition of the working

ACTIVE
Active
INACTIVE
Inactive
ABANDONED
Abandoned
COLLAPSED
Collapsed
FLOODED
Flooded
PARTIALLY_FLOODED
Partially Flooded
BACKFILLED
Backfilled
CAPPED
Capped
+8 more values
Tenement Type
tenement_type

Type of mining tenement/permit

EXPLORATION_LICENCE
Exploration Licence
EXPLORATION_PERMIT
Exploration Permit
PROSPECTING_LICENCE
Prospecting Licence
MINING_LEASE
Mining Lease
MINING_LICENCE
Mining Licence
MINING_CLAIM
Mining Claim
RETENTION_LICENCE
Retention Licence
MINERAL_LEASE
Mineral Lease
+7 more values
Tenement Status
tenement_status

Current status of a tenement

GRANTED
Granted
ACTIVE
Active
PENDING
Pending
APPLICATION
Application
EXPIRED
Expired
SURRENDERED
Surrendered
CANCELLED
Cancelled
SUSPENDED
Suspended
+6 more values
Drill Hole Type
drill_hole_type

Type of drilling method/hole

DD
Diamond Drill
RC
Reverse Circulation
RAB
Rotary Air Blast
AC
Air Core
AUGER
Auger
PERCUSSION
Percussion
ROTARY
Rotary
SONIC
Sonic
+11 more values
Drill Hole Status
drill_hole_status

Current status of drill hole

PLANNED
Planned
IN_PROGRESS
In Progress
COMPLETED
Completed
ABANDONED
Abandoned
CASED
Cased
CEMENTED
Cemented
PLUGGED
Plugged
OPEN
Open
+4 more values
Sample Type
sample_type

Type of geological sample

SOIL
Soil
ROCK_CHIP
Rock Chip
FLOAT
Float
OUTCROP
Outcrop
GRAB
Grab
SELECTIVE
Selective
CHANNEL
Channel
CHIP_CHANNEL
Chip Channel
+19 more values
Sample Method
sample_method

Method used to collect sample

HAND
Hand
HAMMER
Hammer
AUGER
Auger
DRILL
Drill
CHANNEL
Channel
RIFFLE
Riffle Split
CONE_QUARTER
Cone & Quarter
SCOOP
Scoop
+5 more values
Geological Unit Type
geological_unit_type

Type of geological unit

FORMATION
Formation
GROUP
Group
MEMBER
Member
BED
Bed
SUPERGROUP
Supergroup
PLUTON
Pluton
BATHOLITH
Batholith
STOCK
Stock
+17 more values
Stratigraphic Rank
stratigraphic_rank

Hierarchical rank of stratigraphic unit

SUPERGROUP
Supergroup
GROUP
Group
SUBGROUP
Subgroup
FORMATION
Formation
MEMBER
Member
BED
Bed
LENS
Lens
TONGUE
Tongue
+3 more values
Structural Feature Type
structural_feature_type

Type of geological structural feature

FAULT
Fault
NORMAL_FAULT
Normal Fault
REVERSE_FAULT
Reverse Fault
THRUST_FAULT
Thrust Fault
STRIKE_SLIP
Strike-Slip Fault
TRANSFER_FAULT
Transfer Fault
DETACHMENT
Detachment
SHEAR_ZONE
Shear Zone
+23 more values
Geological Age
geological_age

Geological time period

HADEAN
Hadean
ARCHEAN
Archean
PROTEROZOIC
Proterozoic
PHANEROZOIC
Phanerozoic
EOARCHEAN
Eoarchean
PALEOARCHEAN
Paleoarchean
MESOARCHEAN
Mesoarchean
NEOARCHEAN
Neoarchean
+29 more values
Mining Era
mining_era

Historical era of mining activity

PREHISTORIC
Prehistoric
ANCIENT
Ancient
MEDIEVAL
Medieval
PRE_INDUSTRIAL
Pre-Industrial
EARLY_INDUSTRIAL
Early Industrial
MID_INDUSTRIAL
Mid Industrial
LATE_INDUSTRIAL
Late Industrial
POST_WAR
Post-War
+5 more values
POI Category
poi_category

Type of mining-related point of interest (legacy)

PIT
Open Pit
SHAFT
Shaft
CUT
Open Cut
ADIT
Adit
ALLU
Alluvial
TAIL
Tailings
REEF
Reef
DECLINE
Decline
+5 more values

Commodities 98

Precious Metals
AUGold
AGSilver
PTPlatinum
PDPalladium
RHRhodium
IRIridium
RURuthenium
OSOsmium
Base Metals
CUCopper
ZNZinc
PBLead
SNTin
NINickel
ALAluminium
FEIron
MNManganese
CRChromium
WTungsten
MOMolybdenum
SBAntimony
BIBismuth
CDCadmium
GAGallium
GEGermanium
INIndium
TETellurium
SESelenium
Battery Metals
LILithium
COCobalt
GRGraphite
VVanadium
Rare Earths
REERare Earth Elements
SCScandium
YYttrium
LALanthanum
CECerium
PRPraseodymium
NDNeodymium
SMSamarium
EUEuropium
GDGadolinium
TBTerbium
DYDysprosium
HOHolmium
ERErbium
TMThulium
YBYtterbium
LULutetium
Industrial
KAOLKaolin
TALCTalc
MICAMica
FLSPFeldspar
QTZQuartz
BAUXBauxite
PHOSPhosphate
SALTSalt
GYPSGypsum
LIMELimestone
DOLODolomite
SANDSand
GRAVELGravel
CLAYClay
BENTBentonite
PERLITEPerlite
VERMVermiculite
DIATODiatomite
FLUORFluorite
BARITEBarite
MAGNESITEMagnesite
POTASHPotash
SULPHURSulphur
SILICASilica Sand
Energy
COALCoal
UUranium
THThorium
OILOil/Petroleum
GASNatural Gas
SHALEOil Shale
Q