Skip to content

Commit 60ce03c

Browse files
committed
add frog_date to metadata
1 parent 63e1ceb commit 60ce03c

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

refs.bib

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,14 @@ @manual{rfc3629
111111
url={https://www.rfc-editor.org/info/rfc3629}
112112
}
113113

114+
@manual{iso8601,
115+
title={Date and time: Representations for information interchange -- Part 1: Basic rules},
116+
series={ISO},
117+
number={8601-1},
118+
year={2019},
119+
url={https://www.iso.org/iso-8601-date-and-time-format.html}
120+
}
121+
114122
@article{orth2010reconstruction,
115123
title={Reconstruction and use of microbial metabolic networks: the core Escherichia coli metabolic model as an educational guide},
116124
author={Orth, Jeffrey D and Fleming, Ronan MT and Palsson, Bernhard {\O}},

text/spec.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,10 @@ \subsection{Metadata file}
147147
& optional
148148
& identifier of the FROG report that is unique within a given data repository
149149
\\
150+
\verb|frog_date|
151+
& optional
152+
& date of creating the FROG report, preferably in ISO-8601~\cite{iso8601} format, for example \texttt{2023-02-23}
153+
\\
150154
\verb|model_filename|
151155
& required
152156
& expected base name of the model file, such as \verb|e_coli_core.xml|

0 commit comments

Comments
 (0)