;
(
𖤘 “metadata1”->“I am metadata1”
𖤘 “metadata2”->“I am metadata2”
⚲ “I am content1”
⚲ “I am content2”
);
save as certificate0;
;
(
𖤘 “metadata1”->“I am metadata1”
𖤘 “metadata2”->“I am metadata2”
⚲ “I am content1”
⚲ “I am content2”
);
save as certificate0;
Unit-testing fixed cases for future automated testing and QA.
certs/free/certificate0 is encapsulated here:
![]()
Symbol that constructs the Keys for Bloxberg 2.0. Why is it called the Symbol
? Free Form language is a massive Text and Term Rewriting System.
Symbol that constructs Bloxberg 2.0. You could use it alone with no parameters, for example:
; where ; demarks the end of sentence.
𖤘 is metadata a → b
⚲ is textual content (or URLs pointing at non-textual content)
( … ); is called Parametric Symbol or Module. Modules remove the restrictions of the commercial programming languages’ functions.
Free Form script:
;
(
𖤘 “metadata1”->“I am metadata1”
𖤘 “metadata2”->“I am metadata2”
⚲ “I am content1”
⚲ “I am content2”
);
save as certificate0;
Changes:
1. On top there is now a component called Symbols
Symbols
{…, (
),
/type,
/curve,
/compressed, (
), (⭔
), ⭔
/type,
/type, (
), (⭔
), ⭔
/type,
/type,
/contexts,
/context1/@context,
/context1/id,
/context1/type …
/crid,
/publicKey,
/request,
/pdfrequest,
/pdf,
/fullcredentialobject,
/certificate,
/metadata …}
Paradigm: symbol → value
Note1: Bloxberg brand appears only in the value , to shorten the length of the paths in the symbol.
Note2: Bloxberg is set to default for symbol
which invokes the cloud functions and operators to construct the bloxberg certificates.
Format: String UTF8 as agreed with Dr. Lu
From Mr. Aditya Python code:
First HTTPS request (the body of the request, use to debug):
/request
Value: https://www.wolframcloud.com/obj/ccn2/freeform/ff/https/requests/certs_free_certificate0_body.txt
Second HTTPS request (the body containing the PDF images, use to debug):
/pdfrequest
Value:
https://www.wolframcloud.com/obj/ccn2/freeform/ff/https/requests/certs_free_certificate0_pdfbody.txt
Note3:
/pdf is a list of URLs containing the extract .pdf formatted structures.
Embed iframe
Please use the below pattern:
<iframe src="https://secure.ccnstudios.com/fetch2?url=obj/ccn2/AI/freeform/blockchain/published/certs_free_certificate0" width="600" height="800"></iframe>