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/>
:49d04d55-90a7-4106-b8fe-2e75aba228e4
dcterms:title "Fuzzy changepoint application to evaluate numerical model ability to capture important shifts in environmental time series" ;
dcterms:identifier "https://catalogue.ceh.ac.uk/id/49d04d55-90a7-4106-b8fe-2e75aba228e4","https://doi.org/10.5285/49d04d55-90a7-4106-b8fe-2e75aba228e4" ;
dcterms:bibliographicCitation "Hollaway, M.J. (2021). Fuzzy changepoint application to evaluate numerical model ability to capture important shifts in environmental time series. NERC Environmental Information Data Centre. https://doi.org/10.5285/49d04d55-90a7-4106-b8fe-2e75aba228e4" ;
dcterms:description "This application is an implementation of a Fuzzy changepoint based approach to evaluate how well numerical models capture local scale temporal shifts in environmental time series. A changepoint in a time series represents a change in the statistical properties of the time series (either mean, variance or mean and variance in this case). These can often represent important local events of interest that numerical models should accurately capture. The application detects the locations of changepoints in two time series (typically one representing observations and one representing a model simulation) and estimates uncertainty on the changepoint locations using a bootstrap approach. The changepoint locations and associated confidence intervals are then converted to fuzzy numbers and fuzzy logic is used to evaluate how well the timing of any changepoints agree between the time series. The app returns individual similarity scores for each changepoint with higher scores representing a better performance of the numerical model at capturing local scale temporal changes seen in the observed record. To use this application, the user will upload a csv file containing the two time series to be compared. This work was supported by Engineering and Physical Sciences Research Council (EPSRC) Data Science for the Natural Environment (DSNE) project (EP/R01860X/1) and the Natural Environment Research Council (NERC) as part the UK-SCAPE programme (NE/R016429/1)." ;
dcterms:provenance [
a dcterms:ProvenanceStatement ;
rdfs:label "This application comprises the source code of an R Shiny app (app.R) that implements the method described in https://doi.org/10.1016/j.envsoft.2021.104993. The application also provides access to the standalone functions used to execute the analysis (Fuzzy_CPT_functions.R). It can be run on any machine with R and the required packages installed. It has been tested up to R version 3.6.1 with more testing information and package dependencies found in Session_info.txt."
] ;
dcat:contactPoint
<https://orcid.org/0000-0003-0386-2696> ;
dcterms:publisher
<https://ror.org/04xw4m193> ;
dcterms:isReferencedBy
<https://doi.org/10.1016/j.envsoft.2021.104993> ;
dcterms:subject
"UK Status, Change and Projections of the Environment ",
"UK-SCAPE",
"Changepoints",
"Fuzzy logic",
"Data science",
"Uncertainty",
"Evaluation framework",
"Data analytics" ;
prov:wasGeneratedBy
<https://gtr.ukri.org/projects?ref=EP/R01860X/1>,
<https://gtr.ukri.org/projects?ref=NE/R016429/1> ;
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-0003-0386-2696> ;
dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> .
<https://orcid.org/0000-0003-0386-2696> a foaf:Person ;
foaf:name "Hollaway, M." ;
foaf:familyName "Hollaway" ;
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 Environmental Information Data Centre" ;
vcard:hasEmail "info@eidc.ac.uk" ;
foaf:member <https://ror.org/04xw4m193> ;
.
<https://orcid.org/0000-0003-0386-2696> a foaf:Person ;
foaf:name "Hollaway, M.J." ;
foaf:familyName "Hollaway" ;
foaf:givenName "M.J." ;
vcard:hasEmail "enquiries@ceh.ac.uk" ;
foaf:member <https://ror.org/00pggkr55> ;
.
<https://doi.org/10.1016/j.envsoft.2021.104993> a <http://purl.org/spar/fabio/Expression> ;
dcterms:bibliographicCitation "Hollaway, M.J.; Henrys, P.A.; Killick, R.; Leeson, A.; Watkins, J. (2021). Evaluating the ability of numerical models to capture important shifts in environmental time series: A Fuzzy change point approach. Environmental Modelling & Software.";
.
<https://ror.org/00pggkr55> a foaf:Organization ;
foaf:name "UK Centre for Ecology & Hydrology" .
<https://gtr.ukri.org/projects?ref=EP/R01860X/1> a prov:Activity ; rdfs:label "Data Science of the Natural Environment" .
<https://gtr.ukri.org/projects?ref=NE/R016429/1> a prov:Activity ; rdfs:label "UK Status, Change and Projections of the Environment (UK-SCaPE)" .