This commit is contained in:
Max Richter
2025-09-25 16:41:26 +02:00
parent 3f0d25f935
commit b13d5015f4
75 changed files with 3881 additions and 141 deletions

View File

@@ -1,5 +1,5 @@
---
@type: Article
_type: Article
author.name: Erin Mckean
url: https://dressaday.com/2006/10/20/you-dont-have-to-be-pretty/
rating: 5

View File

@@ -1,15 +1,14 @@
---
@context: https://schema.org
@type: Review
_type: Review
author:
@type: Person
_type: Person
name: Alice
datePublished: 2025-08-01
itemReviewed:
@type: Book
_type: Book
name: Untitled
author:
@type: Person
_type: Person
name: Unknown
---

View File

@@ -1,12 +1,11 @@
---
@context: https://schema.org
@type: Review
_type: Review
author:
@type: Person
_type: Person
name: Eve
datePublished: 2025-08-15
itemReviewed:
@type: Book
_type: Book
name: Anonymous Poems
reviewBody: "Short, haunting, and powerful verses."
reviewRating.ratingValue: 4

View File

@@ -1,15 +1,14 @@
---
@context: https://schema.org
@type: Review
_type: Review
author:
@type: Person
_type: Person
name: Clara
datePublished: 2025-08-10
itemReviewed:
@type: Book
_type: Book
name: 1984
author:
@type: Person
_type: Person
name: George Orwell
reviewRating: 5
---

View File

@@ -1,15 +1,14 @@
---
@context: https://schema.org
@type: Review
_type: Review
author:
@type: Person
_type: Person
name: Bob
datePublished: 2025-08-05
itemReviewed:
@type: Book
_type: Book
name: War and Peace
author:
@type: Person
_type: Person
name: Leo Tolstoy
reviewAspect:
- Length

View File

@@ -1,9 +1,9 @@
---
@type: Review
_type: Review
author:
name: Max Richter
itemReviewed:
@type: Book
_type: Book
author:
name: F. Scott Fitzgerald
reviewRating: 5

View File

@@ -1,12 +1,11 @@
---
@context: https://schema.org
@type: Review
_type: Review
author:
@type: Person
_type: Person
name: Frank
datePublished: 2025-08-01
itemReviewed:
@type: Movie
_type: Movie
name: Untitled Film
---

View File

@@ -1,15 +1,14 @@
---
@context: https://schema.org
@type: Review
_type: Review
author:
@type: Person
_type: Person
name: Grace
datePublished: 2025-08-02
itemReviewed:
@type: Movie
_type: Movie
name: The Room
author:
@type: Person
_type: Person
name: Tommy Wiseau
negativeNotes:
- Awkward dialogue

View File

@@ -1,15 +1,14 @@
---
@context: https://schema.org
@type: Review
_type: Review
author:
@type: Person
_type: Person
name: Jack
datePublished: 2025-08-06
itemReviewed:
@type: Movie
_type: Movie
name: Blade Runner
author:
@type: Person
_type: Person
name: Ridley Scott
reviewRating: 4.5/5
reviewAspect:

View File

@@ -1,15 +1,14 @@
---
@context: https://schema.org
@type: Review
_type: Review
author:
@type: Person
_type: Person
name: Henry
datePublished: 2025-08-03
itemReviewed:
@type: Movie
_type: Movie
name: Inception
author:
@type: Person
_type: Person
name: Christopher Nolan
reviewAspect:
- Story

View File

@@ -1,4 +1,5 @@
---
_type: Recipe
author.name: Max Richter
---

View File

@@ -1,6 +1,6 @@
---
author.name: Jane Doe
author.@type: Organization
author._type: Organization
recipeCategory: ["Dessert", "Vegan", "Quick"]
---