Skip to Content
DocsOntologyServer Catalog

Server concept catalog

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

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

Classes (10)

Local namePref labelDefinition
AppGenerationJobApp Generation JobAsync job that generates application code from diagrams and ontology context.
DiagramDiagramSaved UML diagram (class, sequence, etc.) belonging to a modeling project.
DomainCatalogEntryDomain Catalog EntryHosted business-domain seed from the domain catalog (ontology.ttl + shapes.ttl) loaded by DomainCatalogService. Industry domains live under https://ecosystemcode.com/ontology/{id} .
GenerationStrategyGeneration StrategySelectable strategy or plugin binding for app/UML generation.
ModelingProjectModeling ProjectUML / modeling project persisted in ecosystem-server (projects collection) with description, diagrams, and optional ontologyContext.
OntologyContextOntology ContextStructured ontologyContext on a modeling project: domain ids, structuredModel, promptContext, roles, and related generation metadata.
OntologySynthesisRunOntology Synthesis RunEnhance/export run that merges diagrams, DB import, and roles into ontologyContext and Turtle export.
PlantUmlArtifactPlantUML ArtifactPlantUML text or SVG produced from diagram JSON via server-side conversion.
SyntheticDataPackageJobSynthetic Data Package JobModeling synthetic-data job that produces ZIP packages (JSON/CSV/SQL/DDL) from class diagrams — distinct from Workbench2 Mongo synthetic.
UmlGenerationJobUML Generation JobAsync job that generates or analyzes UML diagrams for a modeling project.

Object properties (5)

Local namePref labelDomainRangeDefinition
hasDiagramhas diagramserver:ModelingProjectserver:Diagram
hasOntologyContexthas ontology contextserver:ModelingProjectserver:OntologyContext
producesArtifactproduces artifactserver:AppGenerationJobserver:PlantUmlArtifact
triggeredByProjecttriggered by projectserver:UmlGenerationJobserver:ModelingProject
usesDomainCataloguses domain catalogserver:OntologyContextserver:DomainCatalogEntry

Datatype properties (4)

Local namePref labelDomainRangeDefinition
diagramNamediagram nameserver:Diagramxsd:string
diagramTypediagram typeserver:Diagramxsd:string
domainIddomain idserver:DomainCatalogEntryxsd:string
modelingProjectIdproject idserver:ModelingProjectxsd:string
Last updated on