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 613d1c4e..6e9766c5 100644 --- a/docs/dataModelConventions.html +++ b/docs/dataModelConventions.html @@ -628,8 +628,9 @@

Concepts

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 f3735d86..9dd32063 100644 --- a/docs/download.html +++ b/docs/download.html @@ -508,8 +508,8 @@

Download

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 e12e01fa..c32e426a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -511,7 +511,7 @@

Current CDM Version

href="http://ohdsi.github.io/CommonDataModel/cdm54Changes.html">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!