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/>
:98ec8073-7ebd-44e5-aca4-ebcdefa9d044
dcterms:title "R implementation of the Ecological Risk due to Flow Alteration (ERFA) method" ;
dcterms:identifier "https://catalogue.ceh.ac.uk/id/98ec8073-7ebd-44e5-aca4-ebcdefa9d044","https://doi.org/10.5285/98ec8073-7ebd-44e5-aca4-ebcdefa9d044" ;
dcterms:bibliographicCitation "Laize, C.L.R., Thompson, J.R. (2019). R implementation of the Ecological Risk due to Flow Alteration (ERFA) method. NERC Environmental Information Data Centre. https://doi.org/10.5285/98ec8073-7ebd-44e5-aca4-ebcdefa9d044" ;
dcterms:description "This application is an implementation of the Ecological Risk due to Flow Alteration (ERFA) method in R language. This method assesses the potential impact of flow change on river ecosystems. Although the code was developed with a geographical focus on southeast Asia (example datasets are provided for the Mekong River Basin), it can be applied for any location where baseline and scenario monthly river flow time series are available. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." ;
dcterms:provenance [
a dcterms:ProvenanceStatement ;
rdfs:label "This application comprises a series of R scripts and also uses the Shiny R package. It was developed using R version 3.4.2 and Shiny version 1.0.5 and has been tested up to R version 3.6.1 and Shiny version 1.3.2 on both the Windows and MacOS operating systems. At a minimum it requires the installation of R but it can also run under R Studio."
] ;
dcat:contactPoint
:98ec8073-7ebd-44e5-aca4-ebcdefa9d044_c0 ;
dcterms:publisher
<https://ror.org/04xw4m193> ;
dcterms:subject
<http://onto.nerc.ac.uk/CEHMD/topic/5>,
<http://onto.nerc.ac.uk/CEHMD/topic/13>,
"Flow alteration",
"River ecosystem",
"Ecological risk",
"Ecohydrology",
"Hydroecology" ;
a dcmitype:Software ;
dcterms:license <https://eidc.ac.uk/licences/gpl-3.0/plain>
;
dcterms:rights [ a dcterms:RightsStatement ;
odrs:copyrightNotice "copyright UK Centre for Ecology & Hydrology";
]
,
[ a dcterms:RightsStatement ;
odrs:copyrightNotice "copyright Natural Environment Research Council";
]
,
[ a dcterms:RightsStatement ;
odrs:copyrightNotice "copyright University College London (UCL)";
]
;
dcterms:accessRights <http://vocab.nerc.ac.uk/collection/N07/current/RACC/> ;
dcterms:creator
<https://orcid.org/0000-0002-7560-7769>,
<https://orcid.org/0000-0002-8927-6462> ;
dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> .
:98ec8073-7ebd-44e5-aca4-ebcdefa9d044_c0 a foaf:Person ;
foaf:name "Laize, C." ;
foaf:familyName "Laize" ;
foaf:givenName "Cedric" ;
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-0002-7560-7769> a foaf:Person ;
foaf:name "Laize, C.L.R." ;
foaf:familyName "Laize" ;
foaf:givenName "C.L.R." ;
vcard:hasEmail "enquiries@ceh.ac.uk" ;
foaf:member <https://ror.org/00pggkr55> ;
.
<https://orcid.org/0000-0002-8927-6462> a foaf:Person ;
foaf:name "Thompson, J.R." ;
foaf:familyName "Thompson" ;
foaf:givenName "J.R." ;
vcard:hasEmail "enquiries@ceh.ac.uk" ;
foaf:member <https://ror.org/02jx3x895> ;
.
<http://onto.nerc.ac.uk/CEHMD/topic/5> a skos:Concept;
skos:prefLabel "Environmental risk"; rdfs:label "Environmental risk"
. <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" .
<https://ror.org/02jx3x895> a foaf:Organization ;
foaf:name "University College London" .