Skip to content

Author

Agent:
  Author:

Summary#

Represents an author entity with metadata about an individual or organization.

Remarks#

The Author class is used to define descriptive metadata, such as the author's name, contact information, and associated works. This metadata can be applied in various contexts, such as documentation, software components, or content creation.

Properties#

  • Name - The name of the author.
  • Email - The email address of the author.
  • Url - The URL associated with the author.
  • Company - The company associated with the author.
  • Copyright - The copyright information associated with the author or their works.

Parent models#

Summary#