Skip to Content
DocsOntologyWorkbench Catalog

Workbench concept catalog

Generated from the published Turtle. Download /ontology/workbench.ttl for machine-readable definitions.

Namespace: https://ecosystem.ai/ontology/workbench#

Classes (11)

Local namePref labelDefinition
AnalyticsDashboardAnalytics DashboardWorkbench analytics studio dashboard with charts and filters over Mongo collections.
AsyncJobAsync JobBackground job for training, synthetic data, enrichment, or generation workflows.
IndicativeOntologyInferenceIndicative Ontology InferenceOperation that samples a Mongo collection and emits an indicative Turtle ontology draft from observed fields.
NetworkGraphNetwork GraphKnowledge or network analysis graph managed in the Networks submodule.
NetworkOntologyDefinitionNetwork Ontology DefinitionJSON ontology definition used by Networks for entity types, relation types, and inference rules (distinct from Turtle platform ontologies).
PublicApiCatalogEntryPublic API Catalog EntryDocumented public API entity label and collection mapping exposed by the Workbench public API catalog.
RuntimeConsoleRuntime ConsoleUI surface for inspecting and operating deployed ecosystem-runtime campaigns.
SolutionCaseSolution CaseProductized Workbench solution configuration such as Spend Personality or Two-Tower recommender.
SpendPersonalityCaseSpend Personality CaseSpend and money personality scoring case with trait outputs and messaging.
SyntheticDataRequestSynthetic Data RequestRequest to generate Mongo documents from a free-text prompt, optionally grounded by an open ontology TTL.
TwoTowerCaseTwo-Tower CaseTwo-tower recommender training and deployment case.

Object properties (2)

Local namePref labelDomainRangeDefinition
monitorsCampaignmonitors campaign deploymentworkbench:RuntimeConsoleentities:DeploymentStep
usesSolutionCaseuses solution caseentities:Projectworkbench:SolutionCase

Datatype properties (5)

Local namePref labelDomainRangeDefinition
jobIdjob idworkbench:AsyncJobxsd:string
jobLifecycleStatelifecycle stateworkbench:AsyncJobxsd:stringQueued | Running | Succeeded | Failed | Cancelled.
ontologyTtlontology turtleworkbench:SyntheticDataRequestxsd:stringOptional open Turtle ontology text guiding synthetic generation.
targetCollectiontarget collectionworkbench:SyntheticDataRequestxsd:string
targetDatabasetarget databaseworkbench:SyntheticDataRequestxsd:string
Last updated on