Click or drag to resize
Zet Universe Glossary
Zet Universe

[This is preliminary documentation and is subject to change.]


Terms

Terms


A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

A

Agent, AI (bot), Human

Agents represent real people, as well as artificial intelligence systems that operate within the Zet Universe platform. Artificial intelligence systems are generally represented as the installed apps/accounts.

App, Application

Content is provided to the system via external data providers (apps) and is represented by a Kind. Apps connect Zet Universe to the external data sources (local and network file systems, web, microservices, etc.), enable initial data transformation and load, as well as allow (optional) source change tracking, and (optional) metadata synchronization. App may register own Processors (see below), Kinds’ and Relationships’ definitions. Support is provided (minimally) for file-based documents (local and Dropbox-based), images, audio, video, people (Dropbox users), web (HTML).

Additional kinds, apps and processors can be added to the system.

E

Entity

Entity is the "atom" of information within Zet Universe. It incapsulates information about any kind of the everyday things like people, documents, e-mail, and so on. A special property, Kind, is used to characterize the semantic meaning of the particular Entity.

Entities are extracted and/or derived from the provided data sources or emergent from collections of entities and properties.

K

Kind

Knowledge within the Zet Universe is represented as entities on storage level and kinds on ontology level.

Kinds are flexible representations of both every day and enterprise-specific things: people, organizations, places, events, media, etc.

M

App Space, Metaspace, Model, Project, Project Space

Models are Agent- or App-generated containers designed to be a place for data integration, organization, and analysis. For the end users, Models can be seen as the workspaces for their projects, while Apps use Models to obtain and synchronize external data, to make it available for the end users. Models contain collections of instances of Kinds.

P

Processor, Semantic Information Processor, Semantic Processor

Content within Kinds is processed via the means of the so-called Semantic Pipeline (see below), which provides a topic subscription service, and both the platform and plugins can subscribe to this service, specify a topic (or topics) they are interested in, process incoming instances of Kinds, and (optionally) publish updated instances of Kinds back to the Semantic Pipeline. There are two kinds of subscribers – lightweight (that can process data in an almost synchronous way) and heavy (that usually spend significant time to analyze and process data). Both kinds of subscribers are usually defined in the form of Processors, that are packaged either as part of Apps, or independently.

Property

Derived, extracted, or user-supplied data about kinds and/or their underlying data sources are provided in two forms: common properties (available for all Kinds), and dynamic properties.

R

Relationship

Relationships represent connections between instances of Kinds, and, like Properties, they are derived, extracted, or user-supplied. Relationships are stored with the instances of Kinds as references to other instances.