Verified Comment
Authenticated user comments, reviews, or testimonials. Includes author, text, platform, and content hash.
External Reference
https://schema.org/CommentCredential Preview
This is how credentials using this template will appear. Values shown are sample data.
Claims / Fields
Required (4)
| Claim | Type | Description |
|---|---|---|
| author |
string
|
Name or username of the commenter (schema.org/Person#name) |
| text |
string
|
The comment content |
| dateCreated |
string (date-time)
|
When the comment was posted (ISO 8601) |
| publisher |
string
|
Platform where the comment was made (schema.org/Organization#name) |
Optional (2)
| Claim | Type | Description |
|---|---|---|
| parentItem |
string (uri)
|
URL of the content being commented on |
| sha256 |
string
|
SHA-256 hash of the comment content |
JSON-LD Context
[
"https://schema.org"
]