···308309We need a richer way to define social file formats.
310311-We might shop around for existing options ([RDF? JSON Schema?](https://www.pfrazee.com/blog/why-not-rdf)) but if nothing quite fits, we might as well design our own schema language explicitly geared towards the needs of our social filesystem. Tada! This is what `Post` looks like:
312313```js
314{
···308309We need a richer way to define social file formats.
310311+We might shop around for existing options ([RDF? JSON Schema?](https://www.pfrazee.com/blog/why-not-rdf)) but if nothing quite fits, we might as well design our own schema language explicitly geared towards the needs of our social filesystem. This is what our `Post` looks like:
312313```js
314{