Skip to content

Commit

Permalink
Updates for Jozef
Browse files Browse the repository at this point in the history
  • Loading branch information
cpshadle committed Jan 7, 2025
1 parent 99f47bf commit aca6cd3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,14 @@
"agreeWithCdiscCodeOfEthics": true,
"projectMaturity": "Stable",
"user": [
"Data Manager",
"Programmer",
"Biostatistician",
"Medical Writer"
"The \"Smart Submission Dataset Viewer\" is not only ideally suited for reviewers at the regulatory authorities but also for pharma sponsors, CROs, technology and service providers who work with CDISC electronic submissions."
],
"logoUrl": "./logo.png"
},
"detailedDescription": {
"problem": "The \"Smart Submission Dataset Viewer\" is the successor of the \"Smart Dataset-XML Viewer\" (discontinued) allowing to inspect CDISC SDTM, SEND and ADaM submission files in the modern CDISC Dataset-XML standard format.\n",
"solution": "The \"Smart Submission Dataset Viewer\" has many features that go far beyond what reviewers at the regulatory authorities usually have available, this thanks to the use of the modern XML format (regulatory authorities still use the outdated XPT - Transport 5 - format).",
"openSourceConsiderations": "The \"Smart Submission Dataset Viewer\" uses most modern technologies such as RESTful web services and XQuery for validation (support for the \"Open Rules for CDISC Standards\" initiative). It is one of the first open source applications implementing the \"CDISC Library API\".",
"problem": "The \"Smart Submission Dataset Viewer\" is the successor of the \"Smart Dataset-XML Viewer\" (discontinued) allowing to inspect CDISC SDTM, SEND and ADaM submission files in the modern CDISC Dataset-JSON 1.1 standard format.\n",
"solution": "The \"Smart Submission Dataset Viewer\" has many features that go far beyond what reviewers at the regulatory authorities usually have available, this thanks to the use of the modern Dataset-JSON 1.1 format (regulatory authorities still use the outdated XPT - Transport 5 - format).",
"openSourceConsiderations": "The \"Smart Submission Dataset Viewer\" uses most modern technologies such as RESTful web services and CDISC CORE for validation. It is one of the first open source applications implementing the \"CDISC Library API\".",
"maintenanceModel": "",
"projectSize": "",
"contributors": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,22 @@ projectInfo:
agreeWithCdiscCodeOfEthics: true
projectMaturity: Stable
user:
- Data Manager
- Programmer
- Biostatistician
- Medical Writer
- The "Smart Submission Dataset Viewer" is not only ideally suited for reviewers at the regulatory authorities but also for pharma sponsors, CROs, technology and service providers who work with CDISC electronic submissions.
logoUrl: ./logo.png
detailedDescription:
problem: >
The "Smart Submission Dataset Viewer" is the successor of the "Smart
Dataset-XML Viewer" (discontinued) allowing to inspect CDISC SDTM, SEND and
ADaM submission files in the modern CDISC Dataset-XML standard format.
solution: The "Smart Submission Dataset Viewer" has many features that go far
beyond what reviewers at the regulatory authorities usually have available,
this thanks to the use of the modern XML format (regulatory authorities
still use the outdated XPT - Transport 5 - format).
The "Smart Submission Dataset Viewer" is the successor of the "Smart
Dataset-XML Viewer" (discontinued) allowing to inspect CDISC SDTM,
SEND and ADaM submission files in the modern CDISC Dataset-JSON 1.1 standard format.
solution:
The "Smart Submission Dataset Viewer" has many features that go far
beyond what reviewers at the regulatory authorities usually have available,
this thanks to the use of the modern Dataset-JSON 1.1 format (regulatory
authorities still use the outdated XPT - Transport 5 - format).
openSourceConsiderations:
The "Smart Submission Dataset Viewer" uses most modern
technologies such as RESTful web services and XQuery for validation (support
for the "Open Rules for CDISC Standards" initiative). It is one of the first
open source applications implementing the "CDISC Library API".
The "Smart Submission Dataset Viewer" uses most modern technologies
such as RESTful web services and CDISC CORE for validation. It is
one of the first open source applications implementing the "CDISC Library API".
maintenanceModel: ''
projectSize: ''
contributors: ''
Expand Down

0 comments on commit aca6cd3

Please sign in to comment.