Data Rights Protocol
About Yorba Find Your Accounts

Eulogy Reference

The Eulogy schema reference provides guidance on how to use each section and building block of the schema to document the lifecycle of software artefacts. It defines fields, datatypes, and constraints; shows how to link assertions to evidence; and demonstrates JSON-LD patterns that preserve both structure and meaning across exports and archives.

Ontology Structure

Eulogy is based on open standards with a schema.org foundation. Thus there are enforced requirements within the structure of Eulogy syntax.

Ontology Structure

Vocabulary Definitions

org.schema.property — field descriptions
Property Description Example
:agent The direct performer or driver of the action (animate or inanimate). John wrote a book.
:email Email address. jane@example.com
:job-title The job title of the person (for example, Financial Manager). Financial Manager
:name The name of the item. Data Rights Protocol
:url URL of the item. https://example.org/
:employee Someone working for this organization. {:name "David" :email "david@example.com" ...}