• Aucun résultat trouvé

ENVRI-FAIR provenance: AnaEE use case

N/A
N/A
Protected

Academic year: 2022

Partager "ENVRI-FAIR provenance: AnaEE use case"

Copied!
12
0
0

Texte intégral

(1)

HAL Id: hal-03277338

https://hal.inrae.fr/hal-03277338

Preprint submitted on 3 Jul 2021

HAL is a multi-disciplinary open access archive for the deposit and dissemination of sci- entific research documents, whether they are pub- lished or not. The documents may come from teaching and research institutions in France or abroad, or from public or private research centers.

L’archive ouverte pluridisciplinaire HAL, est destinée au dépôt et à la diffusion de documents scientifiques de niveau recherche, publiés ou non, émanant des établissements d’enseignement et de recherche français ou étrangers, des laboratoires publics ou privés.

Distributed under a Creative Commons Attribution| 4.0 International License

ENVRI-FAIR provenance: AnaEE use case

Amélie Fiocca, Christian Pichot

To cite this version:

Amélie Fiocca, Christian Pichot. ENVRI-FAIR provenance: AnaEE use case. 2021. �hal-03277338�

(2)

ENVRI-FAIR provenance use case

Amélie Fiocca et Christian Pichot

February 18 th , 2021

(3)

AnaEE sites = ‘platforms’ for

experimentation on ecosystems

Managing data/metada for:

• discovery

• access to resources : platforms, datasets...

Analytical

In vitro

Data &

modelling

2 AnaEE provenance use case

Including

PROVENANCE!

(4)

AnaEE workflows

Including

PROVENANCE!

(5)

AnaEE provenance use case 4

Deliverable ENVRI plus D8.6

Data provenance and tracing for environmental sciences: Prototype and deployment

October 31 st , 2018

(6)

• Our objective :

• Provide provenance informations for datas and metadatas users

• Generate automatically this provenance informations as metadata for datasets

• Methodology :

• Provenance element identification and flow modeling

• Test provenance demonstrator with Jupyter Notebook

• Provenance implementation test with AnaEE semantic pipelines and generation of rdf triples

Objective and methodology

(7)

AnaEE provenance use case 6

Flux modelisation «Font-Blanche» use case

(8)

Provenance demonstrator with Jupyter Notebook

(9)

AnaEE provenance use case 8

Provenance implemantation with AnaEE semantic pipelines

Graph syntax

compliant with

existing pipelines

(10)

Generation of triples for Provenance

<http://semanticscience.org/resource/SIO_001054> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/ns/prov#Activity> .

<http://semanticscience.org/resource/SIO_001054> <http://www.w3.org/ns/prov#wasAssociatedWith> <http://prov_agent/FontBlancheDataLogger1/1> .

<http://semanticscience.org/resource/SIO_001054> <http://www.w3.org/ns/prov#type> <http://www.anaee-france.fr/ontology/anaee-france_ontology#dataAcquisitionActivity> .

<http://semanticscience.org/resource/SIO_001054> <http://www.w3.org/ns/prov#wasAssociatedWith> <http://prov_agent/FontBlancheDataLogger1/3> .

<http://prov_agent/FontBlancheDataLogger1/1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/ns/prov#SoftwareAgent> .

<http://prov_agent/FontBlancheDataLogger1/1> <http://www.w3.org/ns/prov#type> <http://purl.oclc.org/NET/ssnx/ssn#SensingDevice> .

<http://prov_agent/FontBlancheDataLogger1/3> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/ns/prov#SoftwareAgent> .

<http://prov_agent/FontBlancheDataLogger1/3> <http://www.w3.org/ns/prov#type> <http://purl.oclc.org/NET/ssnx/ssn#SensingDevice> .

<http://prov_entity/sensor4CO2/2020-10-19%2012:00:00> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/ns/prov#Entity> .

<http://prov_entity/sensor4CO2/2020-10-19%2012:00:00> <http://www.w3.org/ns/prov#value> "440.201000000000022"^^<http://www.w3.org/2001/XMLSchema#string> .

<http://prov_entity/sensor4CO2/2020-10-19%2012:00:00> <http://www.w3.org/ns/prov#wasGeneratedBy> <http://semanticscience.org/resource/SIO_001054> .

<http://prov_entity/sensor4CO2/2020-10-19%2012:00:00> <http://www.w3.org/ns/prov#wasAttributedTo> <http://prov_agent/FontBlancheDataLogger1/1> .

<http://prov_entity/sensor4CO2/2020-10-19%2012:00:00> <http://www.w3.org/ns/prov#generatedAtTime> "2020-10-19 12:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://prov_entity/sensor4CO2/2020-10-19%2012:30:00> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/ns/prov#Entity> .

<http://prov_entity/sensor4CO2/2020-10-19%2012:30:00> <http://www.w3.org/ns/prov#value> "440.218999999999994"^^<http://www.w3.org/2001/XMLSchema#string> .

<http://prov_entity/sensor4CO2/2020-10-19%2012:30:00> <http://www.w3.org/ns/prov#wasGeneratedBy> <http://semanticscience.org/resource/SIO_001054> .

<http://prov_entity/sensor4CO2/2020-10-19%2012:30:00> <http://www.w3.org/ns/prov#wasAttributedTo> <http://prov_agent/FontBlancheDataLogger1/1> .

<http://prov_entity/sensor4CO2/2020-10-19%2012:30:00> <http://www.w3.org/ns/prov#generatedAtTime> "2020-10-19 12:30:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://prov_entity/sensor4CO2/2020-10-19%2013:00:00> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/ns/prov#Entity> .

<http://prov_entity/sensor4CO2/2020-10-19%2013:00:00> <http://www.w3.org/ns/prov#value> "440.220000000000027"^^<http://www.w3.org/2001/XMLSchema#string> .

<http://prov_entity/sensor4CO2/2020-10-19%2013:00:00> <http://www.w3.org/ns/prov#wasGeneratedBy> <http://semanticscience.org/resource/SIO_001054> .

<http://prov_entity/sensor4CO2/2020-10-19%2013:00:00> <http://www.w3.org/ns/prov#wasAttributedTo> <http://prov_agent/FontBlancheDataLogger1/1> .

<http://prov_entity/sensor4CO2/2020-10-19%2013:00:00> <http://www.w3.org/ns/prov#generatedAtTime> "2020-10-19 13:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://prov_entity/sensor4CO2/2020-10-19%2013:30:00> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/ns/prov#Entity> .

<http://prov_entity/sensor4CO2/2020-10-19%2013:30:00> <http://www.w3.org/ns/prov#value> "440.22199999999998"^^<http://www.w3.org/2001/XMLSchema#string> .

<http://prov_entity/sensor4CO2/2020-10-19%2013:30:00> <http://www.w3.org/ns/prov#wasGeneratedBy> <http://semanticscience.org/resource/SIO_001054> .

<http://prov_entity/sensor4CO2/2020-10-19%2013:30:00> <http://www.w3.org/ns/prov#wasAttributedTo> <http://prov_agent/FontBlancheDataLogger1/1> .

<http://prov_entity/sensor4CO2/2020-10-19%2013:30:00> <http://www.w3.org/ns/prov#generatedAtTime> "2020-10-19 13:30:00"^^<http://www.w3.org/2001/XMLSchema#dateTime.

<http://prov_entity/sensor4Temp/2020-10-19%2012:00:00> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/ns/prov#Entity> .

<http://prov_entity/sensor4Temp/2020-10-19%2012:00:00> <http://www.w3.org/ns/prov#value> "16.3999999999999986"^^<http://www.w3.org/2001/XMLSchema#string> .

(11)

AnaEE provenance use case 10

State of advancement and issues

• Identification of really useful provenance elements for dataset users

• Evaluation of current provenance elements availability or the possibility of making them available in AnaEE platforms

• Provenance instanciation (=>rdf triples)

(12)

Identification of really useful provenance elements for dataset users (correspondance with D8.6 specifications)

Acquisition

• Measuring instrument (AnaEE-R5)

• Name

• Type

• Brand

• Model

• Installation date

• Installation protocole

• Production date

• Calibration informations

• PIDINST / B2INST …

• Acquisition method

• Text description

• Acquisition context (AnaEE-R4)

• Date

• Position

• Technical responsible (AnaEE-R6)

• Name

• Contact

• Orchid ID

• Scientific responsible (AnaEE-R6)

• Name

Curation

• Curation agent (AnaEE-R7)

• Name

• Type

• Author -> name, contact, Orchid ID

• (Repository link)

• Responsible for data curation (AnaEE-R6)

• Name

• Contact

• Orchid ID

Annotation / Production

• Annotation / Production agent (AnaEE-R8-10)

• Name

• Type

• Author -> name, contact, Orchid ID

• (Repository link)

• Responsible for annotation / production (AnaEE-R6)

• Name

• Contact

Publication

• Publication agent (AnaEE-R10)

• Name

• Type

• Author -> name, contact, Orchid ID

• (Repository link)

• Responsible for data Publication (AnaEE-R6)

• Name

• Contact

• Orchid ID

Références

Documents relatifs

To test whether the vesicular pool of Atat1 promotes the acetyl- ation of -tubulin in MTs, we isolated subcellular fractions from newborn mouse cortices and then assessed

Néanmoins, la dualité des acides (Lewis et Bronsted) est un système dispendieux, dont le recyclage est une opération complexe et par conséquent difficilement applicable à

Cette mutation familiale du gène MME est une substitution d’une base guanine par une base adenine sur le chromosome 3q25.2, ce qui induit un remplacement d’un acide aminé cystéine

En ouvrant cette page avec Netscape composer, vous verrez que le cadre prévu pour accueillir le panoramique a une taille déterminée, choisie par les concepteurs des hyperpaysages

Chaque séance durera deux heures, mais dans la seconde, seule la première heure sera consacrée à l'expérimentation décrite ici ; durant la seconde, les élèves travailleront sur

A time-varying respiratory elastance model is developed with a negative elastic component (E demand ), to describe the driving pressure generated during a patient initiated

The aim of this study was to assess, in three experimental fields representative of the various topoclimatological zones of Luxembourg, the impact of timing of fungicide

Attention to a relation ontology [...] refocuses security discourses to better reflect and appreciate three forms of interconnection that are not sufficiently attended to