Skip to content

Commit 367de93

Browse files
authored
Merge pull request #46 from bljoseph11/main
glossary of definitions used by the project
2 parents cbe252d + fb5d1ab commit 367de93

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

documents/glossary.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Glossary
2+
This glossary contains a list of definitions used by the project.
3+
4+
## Data Definition Engine (DDE)
5+
A software tool used to populate the Data Definition Specification (DDS) model as JSON to facilitate the generation of study artifacts.
6+
7+
## Data Definition Specification (DDS)
8+
The model at the center of the DDE solution which carries the complete set of metadata needed to generate these artifacts in addition to supporting other automation tasks.
9+
10+
## Define-XML
11+
An Extensible Markup Language format that stores and transmits metadata of tabular dataset structures.
12+
13+
## ODM CRFs
14+
Operational Data Model format that stores clinical data in Case Report Forms.
15+
16+
## Dataset-JSON shells
17+
Data structure templates that can store clinical data in Dataset-JSON format.
18+
19+
## Trial Design datasets
20+
Datasets that lay out the design and timeline of a clinical trial.

0 commit comments

Comments
 (0)