{ "cells": [ { "cell_type": "markdown", "id": "91fb9928", "metadata": {}, "source": [ "# ★★★★ Four-Star Battery Data\n", "\n", "In this notebook, you will learn how to describe a structured battery dataset using **ontology-annotated metadata**, corresponding to **four stars** in the Five-Star Battery Data framework.\n", "\n", "The goal of star four is to provide **explicit metadata** that describes:\n", "- The battery or material under test\n", "- The test procedure that was carried out\n", "- The meaning and units of data columns\n", "- The dataset itself (e.g. title, creator, license)\n", "\n", "We do this using **controlled vocabularies** and **semantic formats** like JSON-LD.\n", "\n", "## Watch\n", "\n", "