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 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 frapo: <http://purl.org/cerif/frapo/>
PREFIX pro: <http://purl.org/spar/pro/>
PREFIX scoro: <http://purl.org/spar/scoro/>
PREFIX : <https://catalogue.ceh.ac.uk/id/>
:0b78e33c-1f81-4125-9558-c354292bda92
dcterms:title "Code for generating long-term equilibrium results for a range of parasite virulence and parasite evolutionary lag values, and dynamical results for specific parameter values" ;
dcterms:identifier <https://catalogue.ceh.ac.uk/id/0b78e33c-1f81-4125-9558-c354292bda92> ;
adms:identifier <https://doi.org/10.5285/0b78e33c-1f81-4125-9558-c354292bda92> ;
dcterms:bibliographicCitation "Scott, T.W. (2023). Code for generating long-term equilibrium results for a range of parasite virulence and parasite evolutionary lag values, and dynamical results for specific parameter values. NERC EDS Environmental Information Data Centre. https://doi.org/10.5285/0b78e33c-1f81-4125-9558-c354292bda92" ;
dcterms:description "This code contains scripts for generating data (specifically, these scripts numerically implement our mathematical model). There are three data generating scripts: 'Script_for_generating_parameter_sweep_data.m', 'Script_for_generating_single_trial_data.m', 'Script_for_generating_initial_genotype_frequencies.m'. Running the 'Script_for_generating_parameter_sweep_data.m' script will generate long-term (equilibrium) results for a range of d (parasite virulence) and lag (parasite evolutionary lag) values, and save these results in matrices. Running the 'Script_for_generating_single_trial_data.m' script will generate over-time (dynamical) results for a specific set of parameter values. Both of these scripts call the 'Script_for_generating_initial_genotype_frequencies.m' in order to generate the initial genotype frequencies that start off each run." ;
dcterms:provenance [
a dcterms:ProvenanceStatement ;
rdfs:label "This came into existence though the process of writing code for MATLAB, to numerically solve equations in the paper 'Host-parasite coevolution and the stability of genetic kin recognition'."
] ;
dcat:contactPoint :person_e7c094773f67c683 ;
dcterms:publisher <https://ror.org/04xw4m193> ;
dcterms:subject
"Evolutionary theory",
"Social evolution" ;
prov:wasGeneratedBy :grant_5eb429dcfe7ab721 ;
a dcat:Dataset;
dcterms:type dcmitype:Dataset ;
dcterms:available "2023-12-12"^^xsd:date ;
dcat:landingPage <https://catalogue.ceh.ac.uk/id/0b78e33c-1f81-4125-9558-c354292bda92>, <https://doi.org/10.5285/0b78e33c-1f81-4125-9558-c354292bda92> ;
dcterms:license <https://spdx.org/licenses/OGL-UK-3.0.ttl>
;
dcterms:accessRights <http://vocab.nerc.ac.uk/collection/N07/current/UNRS/> ;
dcat:distribution [
dcat:accessURL
<https://data-package.ceh.ac.uk/data/0b78e33c-1f81-4125-9558-c354292bda92> ;
dcterms:license <https://spdx.org/licenses/OGL-UK-3.0.ttl>
;
dcterms:accessRights <http://vocab.nerc.ac.uk/collection/N07/current/UNRS/> ;
dcterms:format
:format_d9b637d53e139410 ,
<https://www.iana.org/assignments/media-types/text/csv> ;
];
dcterms:creator <https://orcid.org/0000-0002-5941-3905> ;
dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> .
:person_e7c094773f67c683 a foaf:Person ;
foaf:name "Scott, T.W." ;
foaf:familyName "Scott" ;
foaf:givenName "T.W." ;
foaf:member :organisation_6faceaa079682fc8 ;
.
:organisation_6faceaa079682fc8 a foaf:Organization ;
foaf:name "University of Oxford" .
<https://ror.org/04xw4m193> a foaf:Organization ;
.
<https://orcid.org/0000-0002-5941-3905> a foaf:Person ;
foaf:member :organisation_6faceaa079682fc8 ;
.
:organisation_6faceaa079682fc8 a foaf:Organization ;
foaf:name "University of Oxford" .
<https://orcid.org/0000-0002-5941-3905> pro:holdsRoleInTime :role_1eb82bfcfdfe044a .
:role_1eb82bfcfdfe044a a pro:RoleInTime ;
pro:withRole pro:author ;
pro:relatesToEntity :0b78e33c-1f81-4125-9558-c354292bda92 .
:format_d9b637d53e139410 a dcterms:IMT ;
rdf:value "M-file" ;
rdfs:label "M-file" .
<https://www.iana.org/assignments/media-types/text/csv> a dcterms:IMT .
:grant_5eb429dcfe7ab721 a frapo:Grant, prov:Activity ;
frapo:hasGrantNumber "NE/V011537/1" ;
frapo:funds :0b78e33c-1f81-4125-9558-c354292bda92 ;
.
<https://ror.org/02b5d8509> a frapo:FundingAgency ;
frapo:awards :grant_5eb429dcfe7ab721 .