From 0bc5ed6fb519ed55e2e0dfa62cdb35dd2903e233 Mon Sep 17 00:00:00 2001 From: mauve Date: Wed, 29 Jun 2022 23:06:33 -0400 Subject: [PATCH 1/2] Add talk on IPLD in gateways to data agony track --- events/d_2_data_agony.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/events/d_2_data_agony.toml b/events/d_2_data_agony.toml index 81099a0..63b6ab7 100644 --- a/events/d_2_data_agony.toml +++ b/events/d_2_data_agony.toml @@ -108,9 +108,9 @@ description="" [[timeslots]] startTime="12:30" -speakers=[] -title="Open Slot" -description="" +speakers=[@RangerMauve] +title="IPLD on gateways, and with URLs" +description="This talk will go over how IPLD could be exposed as a first class citizen in gateways and how we can represent links to data with URLs." [[timeslots]] startTime="13:00" From 8dfa10c0780cf321c8953cb6efadf9ab9419b4fe Mon Sep 17 00:00:00 2001 From: RangerMauve Date: Fri, 1 Jul 2022 17:59:40 -0400 Subject: [PATCH 2/2] Update events/d_2_data_agony.toml Co-authored-by: Adin Schmahmann --- events/d_2_data_agony.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/events/d_2_data_agony.toml b/events/d_2_data_agony.toml index 63b6ab7..5aaeb56 100644 --- a/events/d_2_data_agony.toml +++ b/events/d_2_data_agony.toml @@ -108,7 +108,7 @@ description="" [[timeslots]] startTime="12:30" -speakers=[@RangerMauve] +speakers=["@RangerMauve"] title="IPLD on gateways, and with URLs" description="This talk will go over how IPLD could be exposed as a first class citizen in gateways and how we can represent links to data with URLs."