Skip to content

Commit 7cd2286

Browse files
Docs: Turn data modeling into semantic metadata under core concepts (#174)
## Description 📝 Transforms the `data modeling` section into `semantic metadata` according to the [HEP](https://docs.google.com/document/d/1NcynH-m2npqdAvjdaWlkbOl2WJy30VQgYk_UGCdMiXQ/edit?usp=sharing). ## Quick Links 🚀 [Metadata's index](https://robdominguez-doc-2909-turn-d.promptql-docs.pages.dev/metadata/)
1 parent c06bea7 commit 7cd2286

File tree

60 files changed

+466
-804
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+466
-804
lines changed

docs/architecture.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ performance through the distributed execution layer.
7171
## Next steps
7272

7373
With a broad perspective of the different services powering a PromptQL application, we recommend learning more about the
74-
[semantic metadata layer](/data-modeling/index.mdx) next.
74+
[semantic metadata layer](/metadata/index.mdx) next.

docs/business-logic/dev-mode.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you're adding new functions that will need to be exposed as [commands](/refer
2929
your application, or modifying existing functions' arguments or return types, you'll still need to regenerate your
3030
metadata and create a new build of your application.
3131

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

3434
:::
3535

docs/capabilities.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ means something specific in your business, or that certain metrics should always
4040

4141
:::info Learn more
4242

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

4545
:::
4646

docs/data-modeling/_category_.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

docs/data-modeling/command.mdx

Lines changed: 0 additions & 135 deletions
This file was deleted.

docs/data-modeling/data-modeling-workflows.mdx

Lines changed: 0 additions & 29 deletions
This file was deleted.

docs/data-modeling/index.mdx

Lines changed: 0 additions & 46 deletions
This file was deleted.

docs/data-modeling/model.mdx

Lines changed: 0 additions & 127 deletions
This file was deleted.

0 commit comments

Comments
 (0)