Nokome Bentley1 min read

Entity

Abstract base type for compound (ie. non-atomic) nodes.

This type exists mainly to have a more simple base class than schema.org's Thing. This schema includes special properties that are analogous to JSON-LDs @type and @id.

Properties

The Entity type has these properties:

Name Description Type Inherited from JSON-LD @id Aliases
id The identifier for this item. String - schema:id -

Related

The Entity type is related to these types:

Bindings

The Entity type is represented in:

Source

This documentation was generated from Entity.yaml by docs_types.rs.