From cd56b2b3580ffa84cdf217096ed13e8b203654ea Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 25 May 2021 09:37:29 +0200 Subject: [PATCH] new: [doc] list fixed UUID used for UUIDv5 generation --- backend/data-structure.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/backend/data-structure.md b/backend/data-structure.md index 7f6193f..e85afc4 100644 --- a/backend/data-structure.md +++ b/backend/data-structure.md @@ -48,3 +48,10 @@ The child(ren) UUID of the UUID. Prefix of API statistic is `stats:f:` followed by the function name called. - `stats:f:generateuuid` : number of calls to the UUID generator API + +# Fixed UUIDs for UUIDv5 generation + +|value|description| +|-----|-----------| +|690b3b43-d689-481c-aa61-5351963a36f2|Used to generate the UUID of a GitHub url - concatenation key is `publisher:project`| +|39d6e10c-dac7-40e2-8e99-1ab1cefea6f4|Used to generate CyCAT OID for publisher and project|