Page MenuHomePhabricator

๐Ÿ“–๏ธ Introduce read models for Statement and StatementList
Closed, ResolvedPublic

Description

Create read models for StatementList and Statement. This is only about the "top-level" objects, meaning the parts of a statement (qualifiers, references, "main snak", ...) may still refer to the DataModel objects for the time being.

Event Timeline

Restricted Application added a subscriber: Aklapper. ยท View Herald TranscriptDec 6 2022, 2:01 PM

Task Breakdown Notes:

  • Start top to bottom:
    • Create read model for StatementList read model (@Silvan_WMDE)
      • will need a read model class, a modified serializer and a converter from datamodel object to read model
    • Create read model for Statement read model (@Ollie.Shotton_WMDE)
      • will need a read model class, a modified serializer and a converter from datamodel object to read model
Silvan_WMDE renamed this task from Introduce read models for Statement and StatementList to ๐Ÿ“–๏ธ Introduce read models for Statement and StatementList.Dec 6 2022, 3:00 PM