qznc / arch-microformat

An architecture model documented as HTML microformat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Architecture Micro Format

To specify an architecture, we can use a microformat in HTML.

Essentials

  • Nodes to represent components, entities, instances, interfaces, containers, servers, databases, whatever.
  • Relations to describe the connections between nodes. They have an arbitrary number of source and target nodes.
  • Attributes to extend nodes and relations with custom data.
  • Link mechanism to import stuff from other documents.

About

An architecture model documented as HTML microformat


Languages

Language:Python 57.2%Language:HTML 42.8%