Citi Hackathon FDC3 Use Case: Create a tool for defining FDC3 Context schemas #332
Replies: 8 comments 3 replies
-
To work on this use case, create your own github repository for your tool - if you're successful the FDC3 maintainers can work with you to add it to the FDC3 website to help companies to contribute to the Standard in future. |
Beta Was this translation helpful? Give feedback.
-
Also checkout:
|
Beta Was this translation helpful? Give feedback.
-
Have a look at the GitHub API if you want to raise a PR: https://docs.github.com/en/rest?apiVersion=2022-11-28 or, use a language wrapper on this (e.g. Java: https://github-api.kohsuke.org) |
Beta Was this translation helpful? Give feedback.
-
I'm not sure if I understood this correctly, looks like the expectation is to build a UI that simplifies the creation and documentation of FDC3 context schemas. This includes user-friendly forms and automated documentation. quicktype is doing the same thing but there is no UI. @robmoffat, @kriswest could you please explain the use-case? |
Beta Was this translation helpful? Give feedback.
-
This is our repo link for the contribution: |
Beta Was this translation helpful? Give feedback.
-
Hi Finos/Community,
My Repo https://github.com/swatnew/finos_repo
Swati Ghadge
(Citi Employee)
…On Fri, Nov 15, 2024 at 11:48 PM Aman Kumar ***@***.***> wrote:
This is our repo link for the contribution:
https://github.com/bpranjal/FinosHackathon <http://url>
Team Members:
Aman Kumar
Nikhil Bhisle
Pranjal Bagal
(Citi Employees)
—
Reply to this email directly, view it on GitHub
<#332 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI2MXRKO34OBKAXJN4GYPM32AY3IXAVCNFSM6AAAAABQNIBLTCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMRXGE4TEOA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Yes, I will check.
…On Tue, Nov 19, 2024, 19:40 Kris West ***@***.***> wrote:
Hi @swatighadge <https://github.com/swatighadge>, I can't see that
repository. Could you check that its public please?
K
—
Reply to this email directly, view it on GitHub
<#332 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI2MXRLK5JQAMMPB4MUJ2X32BNBGVAVCNFSM6AAAAABQNIBLTCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMZQGYYTAOI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi Finos/Community ,
Please check now , the repo is public.
Swati Ghadge
…On Tue, Nov 19, 2024 at 8:11 PM Swati Ghadge ***@***.***> wrote:
Yes, I will check.
On Tue, Nov 19, 2024, 19:40 Kris West ***@***.***> wrote:
> Hi @swatighadge <https://github.com/swatighadge>, I can't see that
> repository. Could you check that its public please?
>
> K
>
> —
> Reply to this email directly, view it on GitHub
> <#332 (reply in thread)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AI2MXRLK5JQAMMPB4MUJ2X32BNBGVAVCNFSM6AAAAABQNIBLTCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMZQGYYTAOI>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
Beta Was this translation helpful? Give feedback.
-
Create a tool for defining FDC3 Context schemas
Expected Features
E.g. https://fdc3.finos.org/docs/next/context/ref/Chart
Schema file: https://github.com/finos/FDC3/blob/main/schemas/context/chart.schema.json
Useful info
Kris West is the maintainer of FDC3
Alexandru Dumitru is a contributor and Project Administrator to FDC3
Beta Was this translation helpful? Give feedback.
All reactions