brotkrueml / schema

TYPO3 extension providing an API and view helpers for schema.org markup
https://extensions.typo3.org/extension/schema
GNU General Public License v2.0
32 stars 9 forks source link

Map boolean property values to http://schema.org/[True|False] #37

Closed brotkrueml closed 4 years ago

brotkrueml commented 4 years ago

Currently, the API doesn't allow the setting of a boolean value to a property. But it would be nice, if this is possible and the values of such properties are mapped on http://schema.org/True or http://schema.org/False when embedding markup on the page.