A world-builder kit type: a page about a place. Its metadata requires a kind, may carry a founded date, nests inside a region (another Place), and links to a coordinates object (an ipfs:// object conforming to Geo point).
This document describes the example-place-doc type — an example schema. Its formal schema is attached (the schemaDefinition in this document's metadata), so the app can show it and create values of this type.
Shape
Extends hypermedia-document with these added fields:
metadata — hypermedia-metadata
adds to hypermedia-metadata:
kind (required) — string (one of city, town, village, fortress, ruin, wilderness, realm)
founded — date
region — hypermedia-hm-url (→ must conform to example-place-doc)
ruler — hypermedia-hm-url (→ must conform to example-faction-doc)
coordinates — hypermedia-ipfs (→ must conform to example-geo)
map — hypermedia-ipfs
Do you like what you are reading? Subscribe to receive updates.
Unsubscribe anytime