schema

Entity

The most simple compound (ie. non-atomic like `number`, `string` etc) type.

Properties

Name @id Type Description Inherited from
id schema:id string The identifier for this item. Entity
meta stencila:meta object Metadata associated with this item. Entity

Notes

  1. This type exists mainly to have a more simple base class than schema.org’s Thing. This schema includes special properties that are analagours to JSON-LDs @type and @id, as well as a meta property that can be used by applications for ad-hoc extensions.

Available as

Source

This documentation was generated from Entity.schema.yaml.