Skip to aside Skip to content Skip to footer

Hosting environments: 1. Obtain the research object

%%{init: { }}%% flowchart LR; %% General diagram structure start@{ shape: sm-circ } === step_1 edge__step_1_process@==> step_2 edge__step_2_process@==> step_3 edge__step_3_process@==> step_4 edge__step_4_process@==> step_5 edge__step_5_process@==> step_6 edge__step_6_process@==> step_7 edge__step_7_process@==> step_8 edge__step_8_process@==> finish@{ shape: framed-circle } subgraph process["Course of action"] step_1 step_2 step_3 step_4 step_5 step_6 step_7 step_8 end %% Labels step_1("`
Hosting
Obtain the research object`") click step_1 href "/interoperability_2024-26/template_step_1" "Go to Obtain the research object" class step_1 step_1 class step_1 highlight step_2("`
Content
Adopt a domain model`") click step_2 href "/interoperability_2024-26/template_step_2" "Go to Adopt a domain model" class step_2 step_2 step_3("`
Content
Select identifier schemes`") click step_3 href "/interoperability_2024-26/template_step_3" "Go to Select identifier schemes" class step_3 step_3 step_4("`
Formats
Convert to standard formats`") click step_4 href "/interoperability_2024-26/template_step_4" "Go to Convert to standard formats" class step_4 step_4 step_5("`
Content
Harmonise content elements`") click step_5 href "/interoperability_2024-26/template_step_5" "Go to Harmonise content elements" class step_5 step_5 step_6("`
Formats
Transform to match use cases`") click step_6 href "/interoperability_2024-26/template_step_6" "Go to Transform to match use cases" class step_6 step_6 step_7("`
Hosting
Deploy to hosting environments`") click step_7 href "/interoperability_2024-26/template_step_7" "Go to Deploy to hosting environments" class step_7 step_7 step_8("`
Hosting
Activate sharing and reuse`") click step_8 href "/interoperability_2024-26/template_step_8" "Go to Activate sharing and reuse" class step_8 step_8

This step establishes how the project team will obtain the research object and the metadata, documentation, dependencies and provenance required to be able to analyse and work on it.

Access may be open or controlled and may be provided through an API, query interface, repository download, version-control system, bulk-transfer service, object store or secure processing environment. The output may be a local or staged working copy, or authorised access within an environment where the object cannot be exported.

This step requires sufficient information to repeat and verify acquisition. It does not focus on the final exchange formats or the eventual release mechanism for the FAIRified research object.

The hosting environment considered here acts as a source for the FAIRification activity. It may also be retained, improved or complemented as a target environment where the FAIRified research object is deployed to in a later step. Where limitations in its access or retrieval capabilities need to be addressed, record these as potential tasks for later implementation.

During project examination you can use the related capabilities as a guide to determine what access and retrieval capabilities are required, what is already available and what gaps could prevent the work from proceeding.

During an implementation cycle, you can use the related capabilities to identify potential tasks and relevant resources to establish and validate the required access and retrieval arrangements.

%%{init: { "htmlLabels": true, "flowchart": { "wrappingWidth": 120, "diagramPadding": 10, "padding": 1, "rankSpacing": 10, "nodeSpacing": 10, "subGraphTitleMargin": { "top": 5, "bottom": 15 } } }}%% flowchart TB; subgraph hosting[Hosting] direction LR hosting__ft-data-access@{ shape: card, label: "

Research object access

Hosting
" } ~~~ hosting__ft-data-retrieval@{ shape: card, label: "

Research object retrieval

Hosting
" } ~~~ hosting__ft-data-hosting@{ shape: card, label: "

Research object deposition

Hosting
" } ~~~ hosting__ft-data-versioning@{ shape: card, label: "

Research object versioning

Hosting
" } hosting__ft-data-transfer@{ shape: card, label: "

Research object transfer

Hosting
" } ~~~ hosting__ft-data-licensing@{ shape: card, label: "

Rights and reuse conditions

Hosting
" } ~~~ hosting__ft-data-anonymisation@{ shape: card, label: "

Privacy and disclosure control

Hosting
" } ~~~ hosting__ft-data-release@{ shape: card, label: "

Release management

Hosting
" } end class hosting__ft-data-access fixed_height_card click hosting__ft-data-access href "/interoperability_2024-26/template_step_1" class hosting__ft-data-access highlight class hosting__ft-data-retrieval fixed_height_card click hosting__ft-data-retrieval href "/interoperability_2024-26/template_step_1" class hosting__ft-data-retrieval highlight class hosting__ft-data-hosting fixed_height_card click hosting__ft-data-hosting href "/interoperability_2024-26/template_step_7" class hosting__ft-data-versioning fixed_height_card click hosting__ft-data-versioning href "/interoperability_2024-26/template_step_7" class hosting__ft-data-transfer fixed_height_card click hosting__ft-data-transfer href "/interoperability_2024-26/template_step_7" class hosting__ft-data-licensing fixed_height_card click hosting__ft-data-licensing href "/interoperability_2024-26/template_step_8" class hosting__ft-data-anonymisation fixed_height_card click hosting__ft-data-anonymisation href "/interoperability_2024-26/template_step_8" class hosting__ft-data-release fixed_height_card click hosting__ft-data-release href "/interoperability_2024-26/template_step_8" hosting

Research object access

Ensure that the FAIRification team is permitted and technically able to reach the research object and its associated metadata.

Examples of concerns:

  • Open, registered or controlled access
  • Authentication and authorisation
  • Data-access applications and approvals
  • Secure-environment requirements
  • API or repository availability
  • Applicable conditions affecting acquisition and project use

Resources

2 ELIXIR Stories items
3 FAIR Metroline items
  • Data access and retrieval Focuses on how data is accessed and retrieved from the source, which directly underpins data access.
  • Define access conditions Clarifies who can access the data and under which restrictions, making data access operational.
  • Obtain informed consent Links data access to the conditions set by consent, especially where future use and reuse are concerned.
3 FAIR Cookbook items

Research object retrieval

Ensure that the required research object, version, components and metadata can be selected, obtained/downloaded and verified by the FAIRification team.

Considerations relating to research object retrieval, eg query language, results representation and exporting capabilities

Resources

2 ELIXIR Stories items
2 FAIR Metroline items
4 FAIR Cookbook items
1 RDMkit items