@prefix this: <https://w3id.org/kpxl/ios/ds/np/RAl_vjN4-KrAYGIe-dg6obF4dXovgybAAqLibk9j-tEXA> .
@prefix sub: <https://w3id.org/kpxl/ios/ds/np/RAl_vjN4-KrAYGIe-dg6obF4dXovgybAAqLibk9j-tEXA/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://id.crossref.org/issn/2451-8492> dct:title "Data Science" .
  <https://doi.org/10.3233/DS-170003> dct:abstract "Data science is a young and rapidly expanding field, but one which has already experienced several waves of temporarily-ubiquitous methodological fashions. In this paper we argue that a diversity of ideas and methodologies is crucial for the long term success of the data science community. Towards the goal of a healthy, diverse ecosystem of different statistical models and approaches, we review how ideas spread in the scientific community and the role of incentives in influencing which research ideas scientists pursue. We conclude with suggestions for how universities, research funders and other actors in the data science community can help to maintain a rich, eclectic statistical environment." ;
    dct:date "2017-10-17" ;
    dct:isPartOf <http://id.crossref.org/issn/2451-8492> ;
    dct:title "Maintaining intellectual diversity in data science" ;
    <http://purl.org/ontology/bibo/issue> "1-2" ;
    <http://purl.org/ontology/bibo/volume> "1" ;
    a <http://purl.org/spar/fabio/PositionPaper> .
  orcid:0000-0003-0701-1274 <http://schema.org/affiliation> <https://ror.org/024mrxd33> ;
    <http://schema.org/email> "r.p.mann@leeds.ac.uk" ;
    foaf:name "Richard P. Mann" .
  orcid:0000-0003-4517-2765 <http://schema.org/affiliation> <https://ror.org/05a28rw58> ;
    foaf:name "Olivia Woolley-Meza" .
  <https://ror.org/024mrxd33> foaf:name "Department of Statistics, School of Mathematics, University of Leeds, UK" .
  <https://ror.org/05a28rw58> foaf:name "Computational Social Science, ETH Zurich, Zurich, Switzerland" .
  sub:author-list rdf:_1 orcid:0000-0003-0701-1274 .
  sub:author-list__1 rdf:_2 orcid:0000-0003-4517-2765 .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  this: dct:created "2025-04-25T10:00:15.874Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1267-0234 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <http://purl.org/spar/fabio/ScholarlyWork> , <https://w3id.org/kpxl/ios/ds/terms/DataScienceNanopub> ;
    npx:introduces <https://doi.org/10.3233/DS-170003> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Article: Maintaining intellectual diversity in data science" ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RA5R_qv3VsZIrDKd8Mr37x3HoKCsKkwN5tJVqgQsKhjTE> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAIDm7hi3CvE-zHIoAmTvlGuRWMip_KzjSznyzgkqGcTE> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" ;
    npx:hasSignature "EpF+k0XJBXjQWB2CaF3WhORV7OK4ctum3yJ6xt0iOOKqOTcoWCH+y60N81FQkwpwuR/5s7XDwvRPVJIXcrYfx62S/6yePX4bJZdgENyhf/enujdQz2oDM5EP3CwbuSLxGR3o3H+0k13vNkCB/67cJuAn/j3JLOle1qZyeEgfj1E=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1267-0234 .
}