8000 The event entity differs between schedule.json and events.json · Issue #896 · frab/frab · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
The event entity differs between schedule.json and events.json #896
Open
@Starkmann

Description

@Starkmann

Events.json:

id	664
guid	"3b8f09b5-d65a-41f8-be33-69cb486e8b98"
title	"A001 Friedensmarsch von West nach Ost"
subtitle	"2023 mit den Naturfreund…en Frieden marschieren "
organization	""
description	"Die Naturfreunde Deutsch…t Jahrzehnt auszurufen."
duration	6300
logo	"/system/events/logos/000…30Banner.jpg?1645458205"
type	"workshop"
do_not_record	false
track	"Kapitalismus, Gesundheit und soziale Krise"
abstract	"Ende April, Anfang Mai 2…r of Peace zu gewinnen."
speakers	[…]
start_time	"2022-08-19T16:30:00.000+02:00"
end_time	"2022-08-19T18:15:00.000+02:00"
room	{…}

Scheduler.json:

url	"https://"
id	666
guid	"bb3d871b-6209-4890-816a-892a75ffa4a8"
organization	""
logo	"/system/events/logos/000…rmento_2.png?1646093846"
date	"2022-08-18T10:00:00+02:00"
start	"10:00"
duration	"01:45"
room	"W300"
slug	"esu22-666-a005_theorien_…_der_konflikteskalation"
title	"A005 Theorien des Wandel… der Konflikteskalation"
subtitle	null
track	"Kapitalismus, Gesundheit und soziale Krise"
type	"workshop"
language	"en"
abstract	"Wie geschieht der Wandel…nnahmen übereinstimmen."
description	"In diesem Workshop erört…Martin Luther King Jr.)"
recording_license	""
do_not_record	false
persons	[…]
links	[…]
attachments	[…]

Besides missing fields in events.json there are more differences:

duration: Different format ""01:45"" <> "6300"
date <> start_time,end_time

This mages it really hard to map events to objects as they differ depending on how you get them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0