Integrated Experience
Table of contents
Introducing App-less Computing
Focus on interoperability
Common ActivityPub extensions
Expand this section, as it is an important topic early on for project direction.
Provide guidance on documentation best-practices
- A list of common namespace prefixes (e.g.
xsdfor XML Schema,schemafor schema.org)
How to define the JSON-LD @context
- The JSON-LD
@contextis defined in a separate.jsonlddocument. - The
@contextis de-referencable and served from a stable URL. - De-referencing with
application/json-ldreturns the JSON of the@context. - De-referencing with
text/htmlreturns a nicely formatted reference page.