wip
This commit is contained in:
@@ -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
|
||||
---
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
---
|
||||
|
@@ -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
|
||||
|
@@ -1,9 +1,9 @@
|
||||
---
|
||||
@type: Review
|
||||
_type: Review
|
||||
author:
|
||||
name: Max Richter
|
||||
itemReviewed:
|
||||
@type: Book
|
||||
_type: Book
|
||||
author:
|
||||
name: F. Scott Fitzgerald
|
||||
reviewRating: 5
|
||||
|
Reference in New Issue
Block a user