\documentclass[english]{article} \usepackage[utf8]{inputenc} \usepackage{babel} \usepackage{color} %\usepackage{amsmath} \usepackage{graphicx} \usepackage{fancyhdr} \usepackage{longtable} %\usepackage{makecell} % $ sudo tlmgr install makecell %\pagestyle{fancy} %\fancyhf{} \renewcommand{\headrulewidth}{0pt} \setlength{\headheight}{20pt} \begin{document} \title{FAIR Metric FM-R1.2} \author{Mark D. Wilkinson, Susanna-Assunta Sansone, \\Erik Schultes, Peter Doorn,\\ Luiz Olavo Bonino da Silva Santos, Michel Dumontier} \maketitle \newpage \begin{longtable}{|p{5cm}|p{9cm}|} \hline \emph{FIELD} & \emph{DESCRIPTION} \\ \hline Metric Identifier & FM-R1.2: \verb"https://purl.org/fair-metrics/FM_R1.2" \\ \hline Metric Name & Detailed Provenance \\ \hline To which principle does it apply? & R1.2 - (meta)data are associated with detailed provenance \\ \hline What is being measured? & That there is provenance information associated with the data, covering at least two primary types of provenance information:\newline \newline - Who/what/When produced the data (i.e. for citation)\newline - Why/How was the data produced (i.e. to understand context and relevance of the data) \\ \hline Why should we measure it? & Reusability is not only a technical issue; data can be discovered, retrieved, and even be machine-readable, but still not be reusable in any rational way. Reusability goes beyond “can I reuse this data?” to other important questions such as “may I reuse this data?”, “should I reuse this data”, and “who should I credit if I decide to use it?” \\ \hline What must be provided? & Several IRIs - at least one of these points to one of the vocabularies used to describe citational provenance (e.g. dublin core). At least one points to one of the vocabularies (likely domain-specific) that is used to describe contextual provenance (e.g. EDAM) \\ \hline How do we measure it? & We resolve the IRI according to their associated protocols. In the future, we may be able to cross-reference these with FAIRSharing to confirm that they are "standard", and perhaps even distinguish citation vs. domain specific. \\ \hline What is a valid result? & IRI 1 should resolve to a recognized citation provenance standard such as Dublin Core.\newline IRI 2 should resolve to some vocabulary that itself passes basic tests of FAIRness\newline \\ \hline For which digital resource(s) is this relevant? & All\\ \hline Examples of their application across types of digital resource & None \\ \hline Comments & Many data formats have fields specifically for Provenance information. -> could fairsharing curate these 4 fields? for every format and vocabulary? \newline Some formats do not have these fields. For example, although gff can have arbitrary headers, the standard itself does not provide specific fields to capture detailed provenance. It therefore would \\ \hline \end{longtable} \end{document}