From a2ff704ac5a53778974b2a4ff093c00d96391ea9 Mon Sep 17 00:00:00 2001 From: David Feltell Date: Thu, 2 Jan 2025 16:25:09 +0000 Subject: [PATCH] Update agenda for 2024-12-09 TSC Signed-off-by: David Feltell --- tsc/2024-12-09.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/tsc/2024-12-09.md b/tsc/2024-12-09.md index bad3e70..23e36a8 100644 --- a/tsc/2024-12-09.md +++ b/tsc/2024-12-09.md @@ -2,7 +2,13 @@ Attending: - David Feltell (Foundry) -- TBD +- Ondřej Samohel (Ynput) +- Lorenzo Angeli (Ftrack) +- Matt Daw (Movielabs) +- Sam Richards (Walt Disney Imagineering) +- Rob Fanner (Foundry) +- Sam Crooks (Foundry) +- Barry Dempsey ## Agenda @@ -15,7 +21,19 @@ Attending: ### Next up: - Implement [trait versioning](https://github.com/OpenAssetIO/OpenAssetIO-TraitGen/issues/80) + * OS: Agreed trait versioning definitely important. - Implement UI delegation. ### AOB - - TBD \ No newline at end of file + - RF: Worth mentioning the investigation into the current state of the + MovieLabs Ontology. + * DF: Well reminded - the Venn diagram of MovieLabs OMC and + OpenAssetIO MediaCreation traits is barely overlapping right now. + Theoretically, an OMC to traits converter would be difficult due + to recursive schemas and additional namespacing, and would + probably be easier to just convert manually. + * MD: Did a spike to look at OMC <-> USD conversion and indeed you + hit custom schema territory quickly, it's not really possible to + generically convert. + - OS: Will post a link to an Ayon PR with a custom Python trait + implementation, which includes validation. \ No newline at end of file