Workspace
What it is
Workspace is a thin subclass of naas_abi.ontologies.modules.NexusPlatformOntology.Workspace, intended as an action class placeholder for workspace-related logic.
Public API
class Workspace(_Workspace)- Subclasses the base ontology
Workspace. actions(self)- Placeholder method for implementing workspace actions.
- Currently does nothing (
pass).
- Subclasses the base ontology
Configuration/Dependencies
- Depends on:
naas_abi.ontologies.modules.NexusPlatformOntology.Workspace(imported as_Workspace)