This repository contains two ontologies for Roam Research. A small upper ontology ROCO (Roam Core Ontology), defining general classes (such a Class
and Property
) and general properties (such as subclass of
and same as
); a personal ontology RIO, including ROCO and extending it with classes such as Person
, Organization
, Tool
, and Issue
and properties such as author
, website
, works at
, and start time
.
Import roco.json or rio.json (which will import both) into a Roam graph using .../Import Files.
If you want a subset of RIO, you can get it from the RIO graph. Enter "RIO" in the [Search All Pages] field and select the properties and classes you want to use. Then export the selection in JSON or Markdown and import it in you target graph. In this case you have to import separately ROCO from the JSON file here, or a subset of it from the RIO graph.
See Documentation .