Properties that make up a Creator SSS feed. (All properties are required unless stated otherwise)
Property | Type | Description |
identifier | Uuid | Unique identifier for the creator |
name | String | Name of the creator |
bio | String | A short bio of the creator. Most apps will only display only the first 260 characters. |
datePublished | Date the creator feed is published. | |
url | String | Url link of this SSS feed |
tags | [String] | An array of tags for the creator. Most apps will only display use the first 10 tags provided. |
links | An array to links to a creator's website, email and social media accounts | |
avatarImage | Avatar image for the creator. Comes in 3 sizes (variants) avatar_sm, avatar_md, avatar_lg | |
country | Country the creator lives in or is from. | |
feedOwnerName | String | Name of the owner of this SSS feed. |
feedOwnerEmail | String | Email use to verify ownership of this SSS feed. |
copyrightNotice | String | Copyright details. |
content | [Content] | An array of all the content by the creator and what roles they performed in making the content. |
Content
Each issue (episode) that makes up a Comic Series
Property | Type | Description |
@type | String | Type of the content (Must be a valid type from 3s-docs.org) |
identifier | Uuid | Unique identifier for the content |
url | String | Url link of the contentβs SSS feed |
roles | Roles performed by the creator in making this content. |
Example SSS Feed
Β
Referenced types in this document:
ContentRoleImageDetailsLinkDetailsCountryDateΒ