Skip to content

Commit eda69ec

Browse files
committed
Updated example_manifest.json research object file
1 parent 2f67443 commit eda69ec

File tree

3 files changed

+509
-181
lines changed

3 files changed

+509
-181
lines changed

paper/clinicalcodes.pdf

602 Bytes
Binary file not shown.

paper/clinicalcodes.tex

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,11 +142,10 @@ \section*{The ClinicalCodes online repository}
142142

143143
%%% RECYCLING CODELISTS FEATURE IS STILL TO BE IMPLEMENTED! %%%
144144

145-
\subsection*{Clinical Codes as research objects}
145+
\subsection*{Clinical code lists as research objects}
146146

147-
%%%% ro stuff not yet implemented in ClinicalCodes.. %%%%
148147

149-
Research objects are annotated aggregations of data often associated with a scientific publication that facilitate reuse and reproducibility of scientific research \cite{Bechhofer2010}. Following this model, metadata and links to code lists for articles are available as research objects that can be shared across platforms in machine readable form. In practice, this means that a JSON manifest file is available for each article containing: Article metadata (title, author, abstract, reference, link, doi), article level comments, code list level comments and links to the individual code list files. These research object files are available directly by adding a `/ro' to the URI for an article (e.g. www.clinicalcodes.org/medcodes/article/5/ro). The research object format is designed to be available without getting in the way of the main method of download that will be required by most users. The rClinicalCodes R package \cite{Springate2014} enables the automated download of code lists and metadata via the research object file. An example JSON manifest file is shown in the online appendix.
148+
Research objects are annotated aggregations of data often associated with a scientific publication that facilitate reuse and reproducibility of scientific research \cite{Bechhofer2010}. Following this model, metadata and links to code lists for articles are available as research objects that can be shared across platforms in machine readable form. In practice, this means that a JSON manifest file is available for each article containing: Article metadata (title, author, abstract, reference, link, doi), article level comments, code list level comments and links to the individual code list files. These research object files are available directly by adding a `/ro' to the URI for an article (e.g. www.clinicalcodes.org/medcodes/article/5/ro). The research object format is designed to be available without getting in the way of the main method of download that will be required by most users. The rClinicalCodes R package \cite{Springate2014} enables the automated download of code lists and metadata via the research object file. As an example, the JSON manifest file (research object) for one of the papers in the repository \cite{Kontopantelis2014} is provided in the supporting information.
150149

151150
\section*{Conclusions}
152151

@@ -263,6 +262,9 @@ \section*{Figure Legends}
263262
\label{figure3_screenshot}
264263
\end{figure}
265264

265+
\section*{Supporting Information}
266+
267+
An example research object file. These files can be used to share information from ClinicalCodes to other systems.
266268

267269
\end{document}
268270

0 commit comments

Comments
 (0)