Ontology Structure
Eulogy is based on open standards with a schema.org foundation. Thus there are enforced requirements within the structure of Eulogy syntax.
Vocabulary Definitions
| 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" ...} |