On the speaking event prototype, there is a pattern similar to Author. It includes the speaker name and title. The Author pattern only supports a name and date field. We could update Author to include an optional text field for titles or we could add a new component.

On the speaking event prototype, there is a pattern similar to
Author. It includes the speaker name and title. TheAuthorpattern only supports a name and date field. We could updateAuthorto include an optional text field for titles or we could add a new component.