D11935: Wire up Organization in other data types
Volker Krause
noreply at phabricator.kde.org
Thu Apr 5 08:21:43 BST 2018
vkrause accepted this revision.
vkrause added inline comments.
This revision is now accepted and ready to land.
INLINE COMMENTS
> flight.h:61
> KITINERARY_PROPERTY(QDateTime, arrivalTime, setArrivalTime)
> + KITINERARY_PROPERTY(KItinerary::Organization, provider, setProvider)
>
Uh, so schema.org unified "airline" to "provider" here too. The test data I have still uses "airline", so I never noticed...
This means we will eventually need to move this in a yet to be created normalization/migration stage in post-processing and we need to inherit Airline from Organization. Anyway, that's way beyond the scope of this patch :)
REPOSITORY
R1003 KItinerary: Travel Reservation handling library
BRANCH
set-organization (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D11935
To: lbeltrame, vkrause
Cc: #kde_pim, vkrause, dvasin, winterz, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20180405/a3667842/attachment.html>
More information about the kde-pim
mailing list