Software Open Access
Heikkilä, Timo T.;
Laine, Ossi;
Savela, Juho;
Nummenmaa, Lauri
<?xml version='1.0' encoding='utf-8'?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#"> <rdf:Description rdf:about="https://doi.org/10.5281/zenodo.4719220"> <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> <dct:type rdf:resource="http://purl.org/dc/dcmitype/Software"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.5281/zenodo.4719220</dct:identifier> <foaf:page rdf:resource="https://doi.org/10.5281/zenodo.4719220"/> <dct:creator> <rdf:Description rdf:about="http://orcid.org/0000-0002-7266-1970"> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0000-0002-7266-1970</dct:identifier> <foaf:name>Heikkilä, Timo T.</foaf:name> <foaf:givenName>Timo T.</foaf:givenName> <foaf:familyName>Heikkilä</foaf:familyName> <org:memberOf> <foaf:Organization> <foaf:name>University of Turku</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Laine, Ossi</foaf:name> <foaf:givenName>Ossi</foaf:givenName> <foaf:familyName>Laine</foaf:familyName> <org:memberOf> <foaf:Organization> <foaf:name>University of Turku</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Savela, Juho</foaf:name> <foaf:givenName>Juho</foaf:givenName> <foaf:familyName>Savela</foaf:familyName> <org:memberOf> <foaf:Organization> <foaf:name>University of Turku</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description rdf:about="http://orcid.org/0000-0002-2497-9757"> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0000-0002-2497-9757</dct:identifier> <foaf:name>Nummenmaa, Lauri</foaf:name> <foaf:givenName>Lauri</foaf:givenName> <foaf:familyName>Nummenmaa</foaf:familyName> <org:memberOf> <foaf:Organization> <foaf:name>University of Turku</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:title>Onni: An online experiment platform for research</dct:title> <dct:publisher> <foaf:Agent> <foaf:name>Zenodo</foaf:name> </foaf:Agent> </dct:publisher> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2021</dct:issued> <dcat:keyword>stimulus rating</dcat:keyword> <dcat:keyword>emBODY</dcat:keyword> <dcat:keyword>online experiment</dcat:keyword> <dcat:keyword>Flask</dcat:keyword> <dcat:keyword>MariaDB</dcat:keyword> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2021-04-26</dct:issued> <owl:sameAs rdf:resource="https://zenodo.org/record/4719220"/> <adms:identifier> <adms:Identifier> <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/4719220</skos:notation> <adms:schemeAgency>url</adms:schemeAgency> </adms:Identifier> </adms:identifier> <dct:isVersionOf rdf:resource="https://doi.org/10.5281/zenodo.4305572"/> <owl:versionInfo>v1.1</owl:versionInfo> <dct:description><p>Onni is a toolbox created for online experiments. You can think it as a merger of super simple E-prime or Presentation and hassle-free Webropol / Google docs that can also handle bodily sensation mapping (emBODY measurements). It is geared towards getting fast ratings for video / audio / image / text stimuli and setting up simple questionnaires, but is easy to customise towards other uses too. Setting up experiments is really fast. Web-based user interface with simple formatting options and batch stimulus upload &amp; questionnaire generation allows deploying studies in minutes. Data are stored centrally and accessible. Onni is a Flask app using MariaDB.</p> <p>In short, main functionality includes setting up stimulus rating experiments with the following format:</p> <ul> <li>A page for experiment instructions</li> <li>Background questions screen with multiple choice dropdown-menus</li> <li>Actual rating of stimuli (Audio, Video, Text or Images)</li> <li>Rating of stimuli is done with sliders that store values between 0-100 or with an emBODY-tool (Nummenmaa et al., 2014)</li> </ul> <p>Reference:</p> <p>Bodily maps of emotions Lauri Nummenmaa, Enrico Glerean, Riitta Hari, Jari K. Hietanen Proceedings of the National Academy of Sciences Jan 2014, 111 (2) 646-651; DOI: 10.1073/pnas.1321664111</p></dct:description> <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/> <dct:accessRights> <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess"> <rdfs:label>Open Access</rdfs:label> </dct:RightsStatement> </dct:accessRights> <dcat:distribution> <dcat:Distribution> <dct:rights> <dct:RightsStatement rdf:about="https://opensource.org/licenses/MIT"> <rdfs:label>MIT License</rdfs:label> </dct:RightsStatement> </dct:rights> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.4719220"/> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.4719220"/> <dcat:byteSize>620747</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/4719220/files/pet-rating-v1.1.zip"/> <dcat:mediaType>application/zip</dcat:mediaType> </dcat:Distribution> </dcat:distribution> </rdf:Description> </rdf:RDF>
All versions | This version | |
---|---|---|
Views | 1,779 | 115 |
Downloads | 53 | 23 |
Data volume | 28.3 MB | 14.3 MB |
Unique views | 1,644 | 97 |
Unique downloads | 48 | 20 |