Skip to main content

Node Definitions

This section defines each node type in the graph (alphabetical). For each, we describe what it represents, give a relational analogy (how you might model the same thing in tables), show a concrete example, list standard properties, and list typical relationships (with links).

Conventions

Node labels use PascalCase (e.g., FieldSeason). Property names use camelCase (e.g., dateStart). Established acronyms (e.g., URI, WKT) retain their standard casing within these naming conventions (e.g., "externalURI" instead of "externalUri" for a property). For purposes of visualization, each node label has been color-coded, and these colors will be used throughout the rest of this documentation, in both textual and graphical output.