Contents for analysing data: Difference between revisions

From EERAdata Wiki
Jump to navigation Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
No edit summary
No edit summary
Line 3: Line 3:
This step analyses the data to support the FAIRification step:
This step analyses the data to support the FAIRification step:


*  
* How are the data organized? Do the data meet the intended formatting? Are data missing?


* Are already some FAIR features already are existing in the data such as persistent identifiers. If the data are extensive, running a (semi-) automatic FAIR assessmen
* Are some FAIR features already existing in the data such as persistent identifiers? If the data are extensive, running a (semi-) automatic FAIR assessment tool is helpful.
The second step is to analyze the data to prepare for subsequent FAIRification (e.g., improving
interoperability) and is within the pre-FAIRification phase of the workflow. This process may include:
1) investigating the data in whatever form(s) it is available (specified in Step 1) and checking whether
both the data representation (format) and the meaning of the data elements (the data semantics) are clear
and unambiguous, and 2) checking whether the data already contain FAIR features, such as persistent
unique identifiers for data elements [14] (FAIR principle F1 [1]) by e.g., using FAIRness assessment tooling
[2, 3, 4]. It is evident that this step is tightly connected with Step 1 since e.g., selecting a relevant subset
of the data and defining driving user questions(s) are highly relying on being familiar with the data.

Revision as of 14:25, 17 November 2022

A proper understanding of the data is essential for carrying out any FAIRification activity. If the data are own data or coming from an in-house activity, such an understanding may come easily. But if the data are provided by a third party, a detailed analysis might be necessary. To name a few examples, such an analysis involves:

This step analyses the data to support the FAIRification step:

  • How are the data organized? Do the data meet the intended formatting? Are data missing?
  • Are some FAIR features already existing in the data such as persistent identifiers? If the data are extensive, running a (semi-) automatic FAIR assessment tool is helpful.