From f99df385a53c273695a9ce82c9553356732d7496 Mon Sep 17 00:00:00 2001 From: Austin Tao <60298040+alt2177@users.noreply.github.com> Date: Sun, 15 Jun 2025 14:41:58 -0700 Subject: [PATCH] Fixed typos/grammar and a missing link in dataModelConventions.html --- docs/dataModelConventions.html | 5 +++-- docs/download.html | 4 ++-- docs/index.html | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/dataModelConventions.html b/docs/dataModelConventions.html index 613d1c4..6e9766c 100644 --- a/docs/dataModelConventions.html +++ b/docs/dataModelConventions.html @@ -628,8 +628,9 @@ source vocabulary. may appear in CDM tables in all *_concept_id fields, whereas Classification Concepts (āCā) should not appear in the CDM data, but participate in the construction of the CONCEPT_ANCESTOR table and can be -used to identify Descendants that may appear in the data. See -CONCEPT_ANCESTOR table. Non-standard Concepts can only appear in +used to identify Descendants that may appear in the data. See CONCEPT_ANCESTOR +table. Non-standard Concepts can only appear in *_source_concept_id fields and are not used in CONCEPT_ANCESTOR table. Please refer to the Standardized Vocabularies specifications for diff --git a/docs/download.html b/docs/download.html index f3735d8..9dd3206 100644 --- a/docs/download.html +++ b/docs/download.html @@ -508,8 +508,8 @@ ddl, primary key constraints, indices, and foreign key constraints. In contrast, the redshift folder only has a ddl.
These sql scripts have been fully tested on Oracle, Sql Server, and Postgresql and the rest are generated using the SqlRender package. If run -into any problems please let us know by creating an issue on our +href="https://ohdsi.github.io/SqlRender/">SqlRender package. If you +run into any problems please let us know by creating an issue on our github.
diff --git a/docs/index.html b/docs/index.html index e12e01f..c32e426 100644 --- a/docs/index.html +++ b/docs/index.html @@ -511,7 +511,7 @@ potentially affected workgroups. The final changes were then delivered to the Community through a new R package designed to dynamically generate the DDLs and documentation for all -supported SQL dialects. Looking for an entity-relationshop diagram? +supported SQL dialects. Looking for an entity-relationship diagram? Click here!