Enum: PVSystemType
Types of photovoltaic system installations
URI: valuesets:PVSystemType
Permissible Values
| Value |
Meaning |
Description |
Exact Mappings |
Broad Mappings |
Dual Use |
Mounting |
Scale |
Tracking |
Type |
| ROOFTOP_RESIDENTIAL |
|
Residential rooftop PV system |
|
OEO:00000361 |
|
rooftop |
residential |
|
|
| ROOFTOP_COMMERCIAL |
|
Commercial/industrial rooftop PV system |
|
OEO:00000361 |
|
rooftop |
commercial |
|
|
| GROUND_MOUNTED |
|
Ground-mounted utility-scale PV system |
OEO:00000165 |
|
|
ground |
utility |
|
|
| FLOATING |
|
Floating PV system (floatovoltaics) |
|
|
|
floating |
utility |
|
|
| BUILDING_INTEGRATED |
|
Building-integrated PV (BIPV) |
|
|
|
integrated |
|
|
|
| AGRIVOLTAICS |
|
Agrivoltaic system (dual-use with agriculture) |
|
|
agriculture |
|
utility |
|
|
| CARPORT |
|
Solar carport/parking canopy |
|
|
parking |
canopy |
|
|
|
| TRACKER_SINGLE_AXIS |
|
Single-axis tracking system |
|
|
|
|
|
single_axis |
|
| TRACKER_DUAL_AXIS |
|
Dual-axis tracking system |
|
|
|
|
|
dual_axis |
|
| CONCENTRATING |
|
Concentrating PV (CPV) system |
|
|
|
|
|
|
concentrating |
Slots
| Name |
Description |
| pv_system_type |
Types of photovoltaic system installations |
Schema Source
- from schema: https://w3id.org/linkml/valuesets
LinkML Source
name: PVSystemType
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: Types of photovoltaic system installations
title: Photovoltaic System Type
from_schema: https://w3id.org/linkml/valuesets
exact_mappings:
- OEO:00000324
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
ROOFTOP_RESIDENTIAL:
text: ROOFTOP_RESIDENTIAL
description: Residential rooftop PV system
annotations:
scale:
tag: scale
value: residential
mounting:
tag: mounting
value: rooftop
broad_mappings:
- OEO:00000361
ROOFTOP_COMMERCIAL:
text: ROOFTOP_COMMERCIAL
description: Commercial/industrial rooftop PV system
annotations:
scale:
tag: scale
value: commercial
mounting:
tag: mounting
value: rooftop
broad_mappings:
- OEO:00000361
GROUND_MOUNTED:
text: GROUND_MOUNTED
description: Ground-mounted utility-scale PV system
annotations:
scale:
tag: scale
value: utility
mounting:
tag: mounting
value: ground
exact_mappings:
- OEO:00000165
FLOATING:
text: FLOATING
description: Floating PV system (floatovoltaics)
annotations:
scale:
tag: scale
value: utility
mounting:
tag: mounting
value: floating
aliases:
- floatovoltaics
- FPV
BUILDING_INTEGRATED:
text: BUILDING_INTEGRATED
description: Building-integrated PV (BIPV)
annotations:
mounting:
tag: mounting
value: integrated
aliases:
- BIPV
AGRIVOLTAICS:
text: AGRIVOLTAICS
description: Agrivoltaic system (dual-use with agriculture)
annotations:
scale:
tag: scale
value: utility
dual_use:
tag: dual_use
value: agriculture
aliases:
- agrophotovoltaics
- APV
CARPORT:
text: CARPORT
description: Solar carport/parking canopy
annotations:
mounting:
tag: mounting
value: canopy
dual_use:
tag: dual_use
value: parking
TRACKER_SINGLE_AXIS:
text: TRACKER_SINGLE_AXIS
description: Single-axis tracking system
annotations:
tracking:
tag: tracking
value: single_axis
TRACKER_DUAL_AXIS:
text: TRACKER_DUAL_AXIS
description: Dual-axis tracking system
annotations:
tracking:
tag: tracking
value: dual_axis
CONCENTRATING:
text: CONCENTRATING
description: Concentrating PV (CPV) system
annotations:
type:
tag: type
value: concentrating
aliases:
- CPV