PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX owl: <http://www.w3.org/2002/07/owl#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX dcat: <http://www.w3.org/ns/dcat#>
PREFIX dcmitype: <http://purl.org/dc/dcmitype/>
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
PREFIX geo: <http://www.opengis.net/ont/geosparql#>
PREFIX vcard: <http://www.w3.org/2006/vcard/ns#>
PREFIX prov: <http://www.w3.org/ns/prov#>
PREFIX odrs: <http://schema.theodi.org/odrs#>
PREFIX sosa: <http://www.w3.org/ns/sosa/>
PREFIX sdo: <https://schema.org/>
PREFIX ef: <http://www.w3.org/2015/03/inspire/ef/>
PREFIX doo: <https://digital.ceh.ac.uk/ontology/doo/>
PREFIX adms: <http://www.w3.org/ns/adms#>
PREFIX : <https://catalogue.ceh.ac.uk/id/>
:df57b002-2a42-4a7d-854f-870dd867618c
dcterms:title "R Shiny demonstrator application for advancing reproducible research" ;
dcterms:identifier "https://catalogue.ceh.ac.uk/id/df57b002-2a42-4a7d-854f-870dd867618c","https://doi.org/10.5285/df57b002-2a42-4a7d-854f-870dd867618c" ;
dcterms:bibliographicCitation "Tso, C.-.M. (2022). R Shiny demonstrator application for advancing reproducible research. NERC EDS Environmental Information Data Centre. https://doi.org/10.5285/df57b002-2a42-4a7d-854f-870dd867618c" ;
dcterms:description "This model code provides an example to demonstrate a new application of the 'learnr' R package to help authors to make elements of their research analysis more readily reproducible to users. It turns a R Markdown document to guided, editable, isolated, executable, and resettable code sandboxes where users can readily experiment with altering the codes exposed" ;
dcterms:provenance [
a dcterms:ProvenanceStatement ;
rdfs:label "The model code depends on the 'learnr' R package."
] ;
dcat:contactPoint
:df57b002-2a42-4a7d-854f-870dd867618c_c0 ;
dcterms:publisher
<https://ror.org/04xw4m193> ;
dcterms:relation <https://catalogue.ceh.ac.uk/id/1de712d3-081e-4b44-b880-b6a1ebf9fcd8> ;
dcterms:isReferencedBy
<https://doi.org/10.32614/RJ-2021-097>,
<https://doi.org/10.1016/j.envpol.2022.118905> ;
dcterms:subject
<http://onto.nerc.ac.uk/CEHMD/topic/13>,
"R shiny",
"Rainfall chemistry",
"Web app",
"Reproducible research" ;
a dcmitype:Software ;
dcterms:license <https://spdx.org/licenses/OGL-UK-3.0.ttl>
;
dcterms:accessRights <http://purl.org/coar/access_right/c_abf2> ;
dcterms:creator
<https://orcid.org/0000-0002-2415-0826> ;
dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> .
:df57b002-2a42-4a7d-854f-870dd867618c_c0 a foaf:Person ;
foaf:name "Tso, M." ;
foaf:familyName "Tso" ;
foaf:givenName "Michael" ;
vcard:hasEmail "enquiries@ceh.ac.uk" ;
foaf:member <https://ror.org/00pggkr55> ;
.
<https://ror.org/04xw4m193> a foaf:Organization ;
foaf:name "NERC EDS Environmental Information Data Centre" ;
vcard:hasEmail "info@eidc.ac.uk" ;
foaf:member <https://ror.org/04xw4m193> ;
.
<https://orcid.org/0000-0002-2415-0826> a foaf:Person ;
foaf:name "Tso, C.-.M." ;
foaf:familyName "Tso" ;
foaf:givenName "C.-H.M." ;
vcard:hasEmail "enquiries@ceh.ac.uk" ;
foaf:member <https://ror.org/00pggkr55> ;
.
<https://doi.org/10.32614/RJ-2021-097> a <http://purl.org/spar/fabio/Expression> ;
dcterms:bibliographicCitation "Yang, J., Lin, L., & Chu, H. (2021). BayesSenMC: an R package for Bayesian Sensitivity Analysis of Misclassification. In The R Journal (Vol. 13, Issue 2, p. 123). The R Foundation";
.
<https://doi.org/10.1016/j.envpol.2022.118905> a <http://purl.org/spar/fabio/Expression> ;
dcterms:bibliographicCitation "Tso, C.-H. M., Monteith, D., Scott, T., Watson, H., Dodd, B., Pereira, M. G., Henrys, P., Hollaway, M., Rennie, S., Lowther, A., Watkins, J., Killick, R., & Blair, G. (2022). The evolving role of weather types on rainfall chemistry under large reductions in pollutant emissions. In Environmental Pollution (Vol. 299, p. 118905)";
.
<http://onto.nerc.ac.uk/CEHMD/topic/13> a skos:Concept;
skos:prefLabel "Modelling"; rdfs:label "Modelling"
.
<https://ror.org/00pggkr55> a foaf:Organization ;
foaf:name "UK Centre for Ecology & Hydrology" .