Verified Article
Authenticated news articles, blog posts, or press releases. Includes headline, author, publication date, and content hash.
External Reference
https://schema.org/ArticleCredential Preview
This is how credentials using this template will appear. Values shown are sample data.
Claims / Fields
Required (4)
| Claim | Type | Description |
|---|---|---|
| headline |
string
|
Article headline or title |
| publisher |
string
|
Name of the publishing organization (schema.org/Organization#name) |
| datePublished |
string (date-time)
|
Original publication date and time (ISO 8601) |
| url |
string (uri)
|
Canonical URL of the article |
Optional (4)
| Claim | Type | Description |
|---|---|---|
| author |
string
|
Name of the article author (schema.org/Person#name) |
| dateModified |
string (date-time)
|
Last modification date if updated (ISO 8601) |
| sha256 |
string
|
SHA-256 hash of the article content |
| wordCount |
integer
|
Word count of the article |
JSON-LD Context
[
"https://schema.org"
]