[TYPO3-dev] The state of support for the Semantic Web / RDFA / Web 3.0 in TYPO3

Martin Kutschker masi-no at spam-typo3.org
Fri Aug 28 10:23:17 CEST 2009


Jochen Rau schrieb:
> Hi Martin,
> 
> Martin Kutschker wrote:
>> Jochen Rau schrieb:
>>> The first step towards this goal will be to add Semantics to the
>>> (Domain) Objects of the Extensions. So we can couple a Domain Object
>>> like Tx_MyExtension_Domain_Model_Client to a semantic model "Person".
>>> The semantic model holds all the invariants, like "A Person has a date
>>> of birth. A Person has a father an a mother (which are also Persons).
>>> ...".
>>
>> Could this be added to the TCA itself. At least some of the meta
>> information?
> 
> The TCA is intended to configure tables in a database.

Not completely true. It also defines for example the BE rendering in
forms and lists. It has (had) rudimentary support

Anyway I agree that the TCA is not the very best place to add meta data.
OTOH I can see that you want to push ExtBase, but why deny classic TYPO3
extensions the powers of RDFa etc? Actually FLOW3/ExtBase will not do
much with the semantics then to output a few tags.

Masi




More information about the TYPO3-dev mailing list