Skip to content

Commit

Permalink
Update packages/legend-extension-dsl-data-space/src/DSL_DataSpace_Con…
Browse files Browse the repository at this point in the history
…st.ts
  • Loading branch information
akphi committed Mar 17, 2023
1 parent 5031f7e commit c7b305e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// NOTE: these are non-compilable profile and tag that we come up with for query
// so that it records the dataSpace and class it is created from
// to store extra metadata
export const QUERY_PROFILE_PATH = 'meta::pure::profiles::query';
export const QUERY_PROFILE_TAG_DATA_SPACE = 'dataSpace';
export const QUERY_PROFILE_TAG_CLASS = 'class';

0 comments on commit c7b305e

Please sign in to comment.