Verified Video
Authenticated video content. Includes creator, duration, and content hash.
External Reference
https://schema.org/VideoObjectCredential Preview
This is how credentials using this template will appear. Values shown are sample data.
Claims / Fields
Required (4)
| Claim | Type | Description |
|---|---|---|
| name |
string
|
Title of the video |
| creator |
string
|
Video creator or production company (schema.org/Person or Organization) |
| datePublished |
string (date-time)
|
Publication date (ISO 8601) |
| sha256 |
string
|
SHA-256 hash of the video file |
Optional (5)
| Claim | Type | Description |
|---|---|---|
| contentUrl |
string (uri)
|
Direct URL to the video file |
| duration |
string
|
Video duration in ISO 8601 format (e.g., PT5M30S) |
| description |
string
|
Video description or summary |
| thumbnailUrl |
string (uri)
|
URL of the video thumbnail |
| copyrightHolder |
string
|
Copyright holder (schema.org/Person or Organization) |
JSON-LD Context
[
"https://schema.org"
]