@prefix foaf: . @prefix ns1: . @prefix ns2: . ns1:sheeba-samuel foaf:made ns2:iswc-2018-poster_and_demo-392 . ns1:birgitta-konig-ries foaf:made ns2:iswc-2018-poster_and_demo-392 . @prefix ns3: . @prefix ns4: . ns4:proceedings ns3:hasPart ns2:iswc-2018-poster_and_demo-392 . @prefix rdf: . ns2:iswc-2018-poster_and_demo-392 rdf:type ns3:InProceedings . @prefix rdfs: . ns2:iswc-2018-poster_and_demo-392 rdfs:label "ProvBook: Provenance-based Semantic Enrichment of Interactive Notebooks for Reproducibility" . @prefix dc: . ns2:iswc-2018-poster_and_demo-392 dc:creator ns1:sheeba-samuel , ns1:birgitta-konig-ries ; ns3:abstract "With the rapid growth of data science and machine learning, interactive notebooks have gained widespread adoption among scientists across all disciplines to publish their computational experiments containing code, text, and results. As it is easy to modify and re-run the computations in a notebook, it is important to know how the provenance of results changed in different executions over the course of time, thus enabling trust and reproducibility. In this paper, we present ProvBook, an extension of Jupyter Notebook to capture and view the provenance over the course of time. It also allows the user to share a notebook along with its provenance in RDF and also convert it back to a notebook. We use the REPRODUCE-ME ontology extended from PROV-O and P-Plan to describe the provenance of a notebook. This helps the scientists to compare their previous results with the current ones, check whether the experiments produce the results as expected and query the sequence of executions using SPARQL. The notebook data in RDF can be used in combination with the experiments that used them and help to get a track of the complete path of the scientific experiments.\n" . @prefix ns8: . ns2:iswc-2018-poster_and_demo-392 ns3:hasAuthorList ns8:iswc-2018-poster_and_demo-392 ; ns3:isPartOf ns4:proceedings . @prefix xsd: . ns2:iswc-2018-poster_and_demo-392 ns3:keyword "Provenance"^^xsd:string , "Notebooks"^^xsd:string , "Reproducibility"^^xsd:string , "Ontology"^^xsd:string , "RDF"^^xsd:string ; ns3:title "ProvBook: Provenance-based Semantic Enrichment of Interactive Notebooks for Reproducibility" . @prefix ns10: . ns10:iswc2018-author-birgitta-konig-ries-iswc-2018-poster_and_demo-392 ns3:withDocument ns2:iswc-2018-poster_and_demo-392 . ns10:iswc2018-author-sheeba-samuel-iswc-2018-poster_and_demo-392 ns3:withDocument ns2:iswc-2018-poster_and_demo-392 .