wip
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
---
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -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:
|
||||
|
@@ -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
|
||||
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
_type: Recipe
|
||||
author.name: Max Richter
|
||||
---
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
author.name: Jane Doe
|
||||
author.@type: Organization
|
||||
author._type: Organization
|
||||
recipeCategory: ["Dessert", "Vegan", "Quick"]
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user