The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Photovoltaic Inverter JSON-LD

Mengjie Li, Kris Davis, Max Liggett, Jarod Kaltenbaugh, William C. Oltjen, Xuanji Yu, Laura S. Bruckman, Roger H. French

2023-08-09

Photovoltaic Inverter JSON-LD Description

This json-ld template is used to store metadata information commonly used to describe photovoltaic (PV) inverters There is information included on the PV system, PV module, inverter manufacturer, DC input, AC output and inverter efficiency.

Note that a lot of the material included in this json pulls from the OrangeButton Taxonomy.

Creating JSON-LD for photovoltaicInverter in R

library(FAIRmaterials)

# This will generate JSON-LD file for the example data
output <- fairify_data(inverter_example, domain = 'photovoltaicInverter', saveLocal = TRUE)

Creating JSON-LD for photovoltaicInverter in Python

import FAIRmaterials

# This will generate JSON-LD file for the example data
output <- fairify_data('inverter_example.csv', domain = 'photovoltaicInverter')

Photovoltaic Inverter schema diagram

Photovoltaic Inverter schema diagram

Photovoltaic Inverter schema diagram

Acknowledgment

This material is based upon work supported by

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.