brotkrueml / schema

TYPO3 extension providing an API and view helpers for schema.org markup

Home Page:https://extensions.typo3.org/extension/schema

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add additional property to a type

brotkrueml opened this issue · comments

As a developer I want to add an additional property to a specific type. For example, for now the jobTitle property of the Person type is pending - and as such not available in the schema API.

Acceptance criteria:

  • The possibility to enhance a specific type with one or more properties is given
  • The documentation is adjusted