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/>
:d4f92cd8-43e8-49e4-8f9e-efcc0e3b2478
dcterms:title "Bootstrapped local regression (LOESS) for soil depth profile comparison" ;
dcterms:identifier "https://catalogue.ceh.ac.uk/id/d4f92cd8-43e8-49e4-8f9e-efcc0e3b2478","https://doi.org/10.5285/d4f92cd8-43e8-49e4-8f9e-efcc0e3b2478" ;
dcterms:bibliographicCitation "Keith, A.M., Henrys, P.A., Rowe, R.L., McNamara, N.P. (2015). Bootstrapped local regression (LOESS) for soil depth profile comparison. NERC Environmental Information Data Centre. https://doi.org/10.5285/d4f92cd8-43e8-49e4-8f9e-efcc0e3b2478" ;
dcterms:description "This is an application providing code for the non-parametric comparison of soil depth profiles, and testing for significant differences between soil depth profiles, using bootstrapped Loess (local) regressions (BLR). The BLR approach was developed to be able to compare and test for significant differences in potentially non-linear depth profiles of soil properties across land use transitions, which does not need to meet any parametric distribution assumptions, and is intended to be generally applicable regardless of specific contexts of land use and soil type. A small dataset is provided with the code to demonstrate the BLR approach and its outputs. The code was written using the R statistical programming language and provides two examples of the BLR approach. This application was created by the Centre for Ecology & Hydrology at Lancaster in 2015 during the ELUM (Ecosystem Land Use Modelling & Soil Carbon GHG Flux Trial) project, which was commissioned and funded by the Energy Technologies Institute (ETI)." ;
dcterms:provenance [
a dcterms:ProvenanceStatement ;
rdfs:label "The code was written using the R statistical programming language at CEH Lancaster, and provides two examples of the BLR approach. This application was created by the Centre for Ecology & Hydrology at Lancaster in 2015 during the ELUM (Ecosystem Land Use Modelling & Soil Carbon GHG Flux Trial) project, which was commissioned and funded by the Energy Technologies Institute (ETI)."
] ;
dcat:contactPoint
:d4f92cd8-43e8-49e4-8f9e-efcc0e3b2478_c0 ;
dcterms:publisher
<https://ror.org/04xw4m193> ;
dcterms:isReferencedBy
<https://doi.org/10.1038/s41597-024-03333-w> ;
dcterms:subject
<http://onto.nerc.ac.uk/CEHMD/topic/17>,
<http://onto.nerc.ac.uk/CEHMD/topic/13>,
"loess",
"soil",
"model",
"R code",
"local regression" ;
a dcmitype:Software ;
dcterms:license <https://spdx.org/licenses/OGL-UK-3.0.ttl>
;
dcterms:rights [ a dcterms:RightsStatement ;
odrs:copyrightNotice "copyright UK Centre for Ecology & Hydrology";
]
;
dcterms:accessRights <http://vocab.nerc.ac.uk/collection/N07/current/UNRS/> ;
dcterms:creator
<https://orcid.org/0000-0001-9619-1320>,
<https://orcid.org/0000-0003-4758-1482>,
<https://orcid.org/0000-0002-7554-821X>,
<https://orcid.org/0000-0002-5143-5819> ;
dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> .
:d4f92cd8-43e8-49e4-8f9e-efcc0e3b2478_c0 a foaf:Person ;
foaf:name "Keith, A." ;
foaf:familyName "Keith" ;
foaf:givenName "Aidan" ;
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-0001-9619-1320> a foaf:Person ;
foaf:name "Keith, A.M." ;
foaf:familyName "Keith" ;
foaf:givenName "A.M." ;
vcard:hasEmail "enquiries@ceh.ac.uk" ;
foaf:member <https://ror.org/00pggkr55> ;
.
<https://orcid.org/0000-0003-4758-1482> a foaf:Person ;
foaf:name "Henrys, P.A." ;
foaf:familyName "Henrys" ;
foaf:givenName "P.A." ;
vcard:hasEmail "enquiries@ceh.ac.uk" ;
foaf:member <https://ror.org/00pggkr55> ;
.
<https://orcid.org/0000-0002-7554-821X> a foaf:Person ;
foaf:name "Rowe, R.L." ;
foaf:familyName "Rowe" ;
foaf:givenName "R.L." ;
vcard:hasEmail "enquiries@ceh.ac.uk" ;
foaf:member <https://ror.org/00pggkr55> ;
.
<https://orcid.org/0000-0002-5143-5819> a foaf:Person ;
foaf:name "McNamara, N.P." ;
foaf:familyName "McNamara" ;
foaf:givenName "N.P." ;
vcard:hasEmail "enquiries@ceh.ac.uk" ;
foaf:member <https://ror.org/00pggkr55> ;
.
<https://doi.org/10.1038/s41597-024-03333-w> a <http://purl.org/spar/fabio/Expression> ;
dcterms:bibliographicCitation "Reinsch, S., Lebron, I., Brentegani, M. et al. Co-located ecological data for exploring top- and subsoil carbon dynamics across grassland-woodland contrasts. Sci Data 11, 478 (2024).";
.
<http://onto.nerc.ac.uk/CEHMD/topic/17> a skos:Concept;
skos:prefLabel "Soil"; rdfs:label "Soil"
. <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" .