Skip to content

Docs: Turn data modeling into semantic metadata under core concepts #174

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/architecture.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ performance through the distributed execution layer.
## Next steps

With a broad perspective of the different services powering a PromptQL application, we recommend learning more about the
[semantic metadata layer](/data-modeling/index.mdx) next.
[semantic metadata layer](/metadata/index.mdx) next.
2 changes: 1 addition & 1 deletion docs/business-logic/dev-mode.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ If you're adding new functions that will need to be exposed as [commands](/refer
your application, or modifying existing functions' arguments or return types, you'll still need to regenerate your
metadata and create a new build of your application.

Follow the steps [here](/data-modeling/iterate.mdx) for more information.
Follow the steps [here](/metadata/guides/iterate.mdx) for more information.

:::

Expand Down
2 changes: 1 addition & 1 deletion docs/capabilities.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ means something specific in your business, or that certain metrics should always

:::info Learn more

You can learn more about PromptQL's semantic understanding [here](/data-modeling/index.mdx).
You can learn more about PromptQL's semantic understanding [here](/metadata/index.mdx).

:::

Expand Down
8 changes: 0 additions & 8 deletions docs/data-modeling/_category_.json

This file was deleted.

135 changes: 0 additions & 135 deletions docs/data-modeling/command.mdx

This file was deleted.

29 changes: 0 additions & 29 deletions docs/data-modeling/data-modeling-workflows.mdx

This file was deleted.

46 changes: 0 additions & 46 deletions docs/data-modeling/index.mdx

This file was deleted.

127 changes: 0 additions & 127 deletions docs/data-modeling/model.mdx

This file was deleted.

Loading
Loading