{% import "macros.html" as macros %} {% extends "base.html" %} {% block title %}Path{% endblock title %} {% block content %}
Atomic Paths let you select a piece of Atomic data from the web - including data from other servers. Start with an Atomic URL, and follow by a sequence of shortnames. With every shortname, you traverse the path to the following Resource. For example, you can find the `description` of `class` by going to `https://atomicdata.dev/classes/Class description`.
{{ macros::propvals(vector=propvals) }}