Publisher
This card captures essential information about the identity and voice of a content publisher.
Example
{
"type": "Publisher",
"label": "Fluffington Post",
"version": 1,
"help": "http://format.example.com/openpub/version/1",
}
Fields
Field | Type | Default | Purpose | Caveats | Version |
---|---|---|---|---|---|
home |
string |
null |
The unique URL associated with this publisher. | Must be a valid URL. | 1 |
label |
string |
null |
The publisher’s display name. | 1 | |
profile |
Profile |
{} |
The publisher’s online profile. | 1 | |
about |
string |
null |
A brief note about the publication. | Markdown enabled. | 1 |