Experimental browser for the Atmosphere
Outlines supports "recursive schemas", which are JSON schemas that refer to themselves. For example, here is a simple schema to generate a recursive concept map. This defines a concept, which has a title, a description, and a list of related concepts with the same schema.
Mar 25, 2025, 10:00 PM
{ "uri": "at://did:plc:xiodvyinscojmj5y6w5obl7w/app.bsky.feed.post/3llabfz3zrf2f", "cid": "bafyreigibcu555zp3jrsechgpskfypjyl6xc3kjzu23w6ybygis7hmzdvu", "value": { "text": "Outlines supports \"recursive schemas\", which are JSON schemas that refer to themselves. \n\nFor example, here is a simple schema to generate a recursive concept map. This defines a concept, which has a title, a description, and a list of related concepts with the same schema.", "$type": "app.bsky.feed.post", "embed": { "$type": "app.bsky.embed.images", "images": [ { "alt": "", "image": { "$type": "blob", "ref": { "$link": "bafkreihpvu3ljel7ejh5xx3a2x64wwxfr6jjawotwrqbik4mxqlk7ujcem" }, "mimeType": "image/png", "size": 147138 } } ] }, "createdAt": "2025-03-25T22:00:06.118Z" } }