api: "YAML JSON TOON Database"
version: "1.0.0"
format: "json"
dataset:
  slug: "thermodynamics-laws"
  title: "Laws of Thermodynamics"
  description: "The four laws of thermodynamics."
  category: "Physics"
  category_slug: "physics"
  tags: "physics,thermodynamics,laws"
  view_count: 0
data:
  - law: "Zeroth Law"
    description: "If two systems are each in thermal equilibrium with a third, they are in equilibrium with each other."
  - law: "First Law"
    description: "Energy cannot be created or destroyed, only transferred or transformed."
  - law: "Second Law"
    description: "Entropy of an isolated system tends to increase over time."
  - law: "Third Law"
    description: "As temperature approaches absolute zero, entropy approaches a constant minimum."
