All type schemas that are derived from Thing
| @id | Type | Description |
|---|---|---|
| schema:Thing | Thing | The most generic type of item. |
| schema:Article | Article | An article, including news and scholarly articles. |
| schema:AudioObject | AudioObject | An audio file |
| schema:Brand | Brand | A brand used by an organization or person for labeling a product, product group, or similar. |
| stencila:CitationIntentEnumeration | CitationIntentEnumeration | The type or nature of a citation, both factually and rhetorically. |
| schema:Claim | Claim | A claim represents specific reviewable facts or statements. |
| schema:Collection | Collection | A created collection of CreativeWorks or other artefacts. |
| schema:Comment | Comment | A comment on an item, e.g on a Article, or SoftwareSourceCode. |
| schema:ContactPoint | ContactPoint | A contact point, for example, a R&D department. |
| schema:CreativeWork | CreativeWork | A creative work, including books, movies, photographs, software programs, etc. |
| stencila:Datatable | Datatable | A table of data. |
| stencila:DatatableColumn | DatatableColumn | A column of data within a Datatable. |
| schema:DefinedTerm | DefinedTerm | A word, name, acronym, phrase, etc. with a formal definition. |
| schema:Enumeration | Enumeration | Lists or enumerations, for example, a list of cuisines or music genres, etc. |
| stencila:Figure | Figure | Encapsulates one or more images, videos, tables, etc, and provides captions and labels for them. |
| schema:Grant | Grant | A grant, typically financial or otherwise quantifiable, of resources. |
| schema:ImageObject | ImageObject | An image file. |
| schema:ListItem | ListItem | A single item in a list. |
| schema:MediaObject | MediaObject | A media object, such as an image, video, or audio object embedded in a web page or a downloadable dataset. |
| schema:MonetaryGrant | MonetaryGrant | A monetary grant. |
| schema:Organization | Organization | An organization such as a school, NGO, corporation, club, etc. |
| schema:Periodical | Periodical | A periodical publication. |
| schema:Person | Person | A person (alive, dead, undead, or fictional). |
| schema:PostalAddress | PostalAddress | A physical mailing address. |
| schema:Product | Product | Any offered product or service. For example, a pair of shoes; a haircut; or an episode of a TV show streamed online. |
| schema:PropertyValue | PropertyValue | A property-value pair. |
| schema:PublicationIssue | PublicationIssue | A part of a successively published publication such as a periodical or publication volume, often numbered. |
| schema:PublicationVolume | PublicationVolume | A part of a successively published publication such as a periodical or multi-volume work. |
| schema:Review | Review | A review of an item, e.g of an Article, or SoftwareSourceCode. |
| schema:SoftwareApplication | SoftwareApplication | A software application. |
| stencila:SoftwareEnvironment | SoftwareEnvironment | A computational environment. |
| stencila:SoftwareSession | SoftwareSession | Definition of a compute session, including its software and compute resource requirements and status. |
| schema:SoftwareSourceCode | SoftwareSourceCode | Computer programming source code. Example: Full (compile ready) solutions, code snippet samples, scripts, templates. |
| schema:Table | Table | A table. |
| schema:VideoObject | VideoObject | A video file. |
| stencila:VolumeMount | VolumeMount | Describes a volume mount from a host to container. |