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/>
:aec1e55f-f6ac-4673-9e93-706b44df88f1
dcterms:title "Code for generating data for the weak-selection mathematical model and agent-based simulation models, for whether multiple social encounters can stabilise genetic kin recognition" ;
dcterms:identifier "https://catalogue.ceh.ac.uk/id/aec1e55f-f6ac-4673-9e93-706b44df88f1","https://doi.org/10.5285/aec1e55f-f6ac-4673-9e93-706b44df88f1" ;
dcterms:bibliographicCitation "Scott, T.W. (2024). Code for generating data for the weak-selection mathematical model and agent-based simulation models, for whether multiple social encounters can stabilise genetic kin recognition. NERC EDS Environmental Information Data Centre. https://doi.org/10.5285/aec1e55f-f6ac-4673-9e93-706b44df88f1" ;
dcterms:description "This code: (1) Generates data for the weak-selection mathematical model. This is contained in the 'Generate_data_for_island_model_weak_selection' script. (2) Generates data for the agent-based simulation model, which accounts for stronger selection and finite populations. This is contained in the 'Generate_data_for_agent_based_simulation' script. (3) Generates data for the version of the agent-based simulation model where there is no tag mutation, in which balancing selection is examined via tag fixation times. This is contained in the 'Generate_data_for_balancing_selection_finite_pop' script." ;
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 'Multiple social encounters can eliminate Crozier’s paradox and stabilise genetic kin recognition', and to construct agent-based simulations."
] ;
dcat:contactPoint
:aec1e55f-f6ac-4673-9e93-706b44df88f1_c0 ;
dcterms:publisher
<https://ror.org/04xw4m193> ;
dcterms:subject
"Evolutionary theory",
"Social evolution" ;
prov:wasGeneratedBy
:aec1e55f-f6ac-4673-9e93-706b44df88f1_fund0 ;
a dcat:Dataset;
dcterms:type dcmitype:Dataset ;
dcterms:available "2024-01-24"^^xsd:date ;
dcat:landingPage <https://catalogue.ceh.ac.uk/id/aec1e55f-f6ac-4673-9e93-706b44df88f1>, <https://doi.org/10.5285/aec1e55f-f6ac-4673-9e93-706b44df88f1> ;
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/aec1e55f-f6ac-4673-9e93-706b44df88f1> ;
dcterms:license <https://spdx.org/licenses/OGL-UK-3.0.ttl>
;
dcterms:accessRights <http://vocab.nerc.ac.uk/collection/N07/current/UNRS/> ;
dcterms:format
[
a dcterms:IMT ;
rdf:value "MATLAB files" ; rdfs:label "MATLAB files"
] ;
];
dcterms:creator
<https://orcid.org/0000-0002-5941-3905> ;
dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> .
:aec1e55f-f6ac-4673-9e93-706b44df88f1_c0 a foaf:Person ;
foaf:name "Scott, T.W." ;
foaf:familyName "Scott" ;
foaf:givenName "T.W." ;
vcard:hasEmail "thomas.scott@biology.ox.ac.uk" ;
foaf:member [foaf:name "University of Oxford"] ;
.
<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-5941-3905> a foaf:Person ;
foaf:name "Scott, T.W." ;
foaf:familyName "Scott" ;
foaf:givenName "T.W." ;
vcard:hasEmail "thomas.scott@biology.ox.ac.uk" ;
foaf:member [foaf:name "University of Oxford"] ;
.
:aec1e55f-f6ac-4673-9e93-706b44df88f1_fund0 a prov:Activity ; .