Feature Request: DataSpace
Enterprise view (MVP)
#617
Labels
Extension: DSL Dataspace
Studio Core Team
Opened by a member of the Studio core team
Type: Feature Request
Milestone
Overview
Enterprise view is a curated area to show dataspaces organized in a taxonomy tree to let users navigate concepts. We will make use of the
meta::pure::profiles::enterprise profile
tag, introduced in finos/legend-pure#354The general idea is to tag data spaces with
meta::pure::profiles::enterprise profile.taxonomyNodes
where the value can be comma-separated list oftaxonomy
path. Inenterprise
model explorer view, we will index all found data spaces with the mentioned tagged value to build a taxonomy treeImplementation plan
Work in Progress
in the content - Done in allow accessing Studio viewer mode using groupId, artifactId, and versionId (GAV coordinates) #639groupId
,artifactId
, andversionId
#638meta::pure::profiles::enterprise profile.taxonomyNodes
DataSpaceViewer
andDataSpaceViewerState
to be reused in enterprise model explorer.Additional context
For a better context on
DSL DataSpace
, see #469The text was updated successfully, but these errors were encountered: