Skip to content

Enum: PVSystemType

Types of photovoltaic system installations

URI: valuesets:PVSystemType

Permissible Values

Value Meaning Description
ROOFTOP_RESIDENTIAL None Residential rooftop PV system
ROOFTOP_COMMERCIAL None Commercial/industrial rooftop PV system
GROUND_MOUNTED None Ground-mounted utility-scale PV system
FLOATING None Floating PV system (floatovoltaics)
BUILDING_INTEGRATED None Building-integrated PV (BIPV)
AGRIVOLTAICS None Agrivoltaic system (dual-use with agriculture)
CARPORT None Solar carport/parking canopy
TRACKER_SINGLE_AXIS None Single-axis tracking system
TRACKER_DUAL_AXIS None Dual-axis tracking system
CONCENTRATING None Concentrating PV (CPV) system

Slots

Name Description
pv_system_type Types of photovoltaic system installations

Identifier and Mapping Information

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