Workspace layout
The page has three working areas:
The resource and Assistant panels can be collapsed. The Assistant panel is resizable and remembers its width in the browser.
Summary and health
Summary cards aggregate the current organization view:- ontology definition count;
- definition-owned data count;
- business object count;
- resources missing a snapshot;
- resources with failed snapshots;
- total nodes and RDF triples.
Resource grouping
The navigator groups resources by ontology definition when a definition reference is available. A group can contain:- the definition resource itself;
- ontology-owned data published with the definition;
- business objects or resources that reference that definition;
- partitioned graphs, such as project-specific business-object subgraphs.
Global entity search
Search active entities across resources by:- display label;
- external key;
- alias;
- entity type.
Instance graph
Select aready resource or partition and open Instance graph. The graph shows:
- entity instances as nodes;
- relationship instances as edges;
- typed properties and identity fields;
- source and target direction;
- resource, snapshot, graph version, ontology, and partition references;
- resource-specific visualization when a registered visualization is available.
Snapshot history
Open Snapshot history for the selected resource or partition. Up to the latest 30 records show:- source data version;
- whether the snapshot is current;
- publication and projection health;
- creation time;
- graph version;
- entity, relationship, and triple counts.
Ontology Assistant
When the organization has an effective ontology Assistant, Ontology Workspace mounts it beside the graph. Every request can carry:- definition ID, definition resource ID, and semantic version;
- selected resource and optional partition;
- snapshot ID and graph version;
- business-object type and key;
- selected entity ID, type code, external key, label, and graph references;
- the current search query.
- Which objects and relationships explain the current business object?
- Which constraints or Actions apply to the selected entity?
- What changed between the current object and an earlier snapshot?
- Which source or evidence supports this property?
Delete an ontology instance or partition
Ontology Workspace supports explicit deletion for runtime instances:- deleting a partition removes that project subgraph’s snapshot history, entities, relationships, query cache, and RDF graph;
- deleting a resource instance archives the resource and cleans its runtime snapshots, instance projections, query cache, and RDF graph.
Verification checklist
After publishing or synchronizing a resource, verify:- the resource appears in the expected ontology-definition group;
- health is
readyand a current snapshot is present; - node, relationship, and triple counts are plausible;
- a known object can be found by label or external key;
- its graph contains the expected typed relationships and properties;
- snapshot history shows the intended source version and graph version;
- the Assistant receives the selected object without requiring the user to restate its identity;
- downstream plugins pin and revalidate resource, entity type, snapshot, and graph context.