ChronicleSchema

On Base

PropertyExpected typeDescription
source oneTextThe source system that describes the entity or action, such as things-todo.
sourceId oneTextThe identifier assigned by the source to an entity or action, such as a record ID or message ID.

On Action

PropertyExpected typeDescription
agent oneAgentThe doer of the action, when identified by the source.
instrument oneEntityThe tool, device, application, or model used to perform an action.
object oneEntityThe entity an action is carried out on, such as the article being read, the message being sent, or the place being visited.
timestamp oneDateTimeThe instant when the action occurred, as reported by the source.

On Entity

PropertyExpected typeDescription
about manyEntityAn entity representing the subject matter of this entity, such as a topic or tag describing what a task concerns.
body oneTextThe textual content of an entity, such as a shell command or message, as supplied by the source.
description oneTextDescriptive text supplied by the source about an entity, such as a task's notes or a project's summary.
handle oneTextA contextual identifier for an entity within its namespace, such as a username, channel slug, or tag label.
inRealm oneRealmThe realm in which an entity resides, such as the computer system hosting a conversation or file.
isPartOf manyEntityAn entity that this entity forms part of, such as a task's project or collection, or the page containing an excerpt.
name oneTextThe human-readable name or title of an entity, such as a person's display name, a document title, or a place name.
sameAs manyEntity or TextAnother reference to the same entity, expressed as an entity node or a textual identity reference such as @me.
url oneURLA URL at which the entity can be found, such as a web page's address or a link to a source record.

On Agent

PropertyExpected typeDescription
memberOf manyEntityAn entity the agent belongs to, such as a realm representing the computer system in which a user account exists.

On MediaObject

PropertyExpected typeDescription
contentPath oneTextAn absolute filesystem path to the local file containing the media bytes.
mimeType oneTextThe MIME type of the media content, such as image/jpeg, audio/mp4, or application/pdf.

On Message

PropertyExpected typeDescription
author manyAgentAn agent that authored the message content, such as a person or software assistant.
contains manyMediaObjectA media artifact carried by a message, such as an attached image, voice recording, video, or document.
recipient manyAgentAn agent the message was directed to.
Esc

to move to open/ or ⌘K to search