From 4d404653d0fd89a363d6bd660f378987f4156094 Mon Sep 17 00:00:00 2001 From: clairblacketer Date: Mon, 19 Jun 2017 16:45:28 -0400 Subject: [PATCH] Removed unnecessary header --- .../DataModelConventions.md => Data-Model-Conventions.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) rename Background/DataModelConventions.md => Data-Model-Conventions.md (98%) diff --git a/Background/DataModelConventions.md b/Data-Model-Conventions.md similarity index 98% rename from Background/DataModelConventions.md rename to Data-Model-Conventions.md index 255140d..f992cdf 100644 --- a/Background/DataModelConventions.md +++ b/Data-Model-Conventions.md @@ -2,12 +2,7 @@
*Authors: Christian Reich, Patrick Ryan, Rimma Belenkaya, Karthik Natarajan, Clair Blacketer*
***Release date needed*** -[Back to Table of Contents](https://github.com/OHDSI/CommonDataModel/blob/master/Documentation/TableofContents.md) -
[Back to Background](Background.md) - ---- - -# 1.3 Data Model Conventions +# Data Model Conventions There are a number of implicit and explicit conventions that have been adopted in the CDM. Developers of methods that run methods against the CDM need to understand these conventions.