HTTP 200 OK
Allow: GET, POST, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 7869,
"next": "https://metax.fairdata.fi/v3/datasets?format=api&limit=20&offset=6200",
"previous": "https://metax.fairdata.fi/v3/datasets?format=api&limit=20&offset=6160",
"results": [
{
"id": "e79bdb17-ab1a-4a66-b195-cdd117e62934",
"access_rights": {
"id": "6b8aa99b-e328-44a5-b843-5fc8ef2d4c67",
"license": [
{
"id": "35b18e72-3819-4ec6-a1be-14624f29d968",
"custom_url": "https://creativecommons.org/licenses/by/4.0/",
"title": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)",
"und": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
},
"url": "http://uri.suomi.fi/codelist/fairdata/license/code/CC-BY-4.0",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/license",
"pref_label": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
}
}
],
"access_type": {
"id": "d01ac02c-fc70-4c68-9434-8383cb693ff0",
"url": "http://uri.suomi.fi/codelist/fairdata/access_type/code/open",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/access_type",
"pref_label": {
"en": "Open",
"fi": "Avoin"
}
},
"restriction_grounds": [],
"show_file_metadata": true
},
"actors": [
{
"id": "3dcf69eb-3110-49e6-8e4d-532acbbbd03c",
"roles": [
"creator",
"publisher"
],
"organization": {
"id": "471669c1-1f20-4e6e-b22b-3091a25fdcd8",
"pref_label": {
"fi": "Finnish Geospatial Research Institute, Department of Geoinformatics and Cartography"
},
"parent": {
"id": "46d89863-386c-4a0b-ab56-40b806086554",
"pref_label": {
"fi": "National Land Survey of Finland"
}
}
}
}
],
"cumulative_state": 0,
"data_catalog": "urn:nbn:fi:att:data-catalog-ida",
"description": {
"en": "# General\nGeoprivacy Open Data is an anonymised tracking dataset in gpx format based on voluntary donations of personal human mobility data. Anonymisation means that all direct and indirect references to a person have been removed, while at the same time, the original data is preserved as much as possible. The raw data donations have been done through the Geoprivacy platform operating at [https://geoprivacy.fi/](https://geoprivacy.fi/).\n\nThe Geoprivacy platform is a service where cyclists, joggers, and pedestrians can donate GPS (Global Positioning System) and other GNSS (Global Navigation Satellite System) tracking data for science. Additionally, the portal offers an open data repository to which users can choose to provide a privacy-protected version of their data. The open data is freely available to urban planners, scientists, and industry, i.e., everyone interested in the innovation potential of detailed personal-level mobility data. The hourly updates of the data are available from the platform, and this data is one of the monthly/yearly frozen versions of live data having exhaustive metadata descriptions, a persistent identifier, and access through the [https://etsin.fairdata.fi](https://etsin.fairdata.fi) service.\n\nThe platform was born as part of our research on privacy issues related to using precise individual-level location data. A prime example of this is activity tracking data, which citizens are recording using various mobile sports tracking applications. **Our vision is that this tracking data could be used to improve the infrastructure for non-motorized means of travel.** Making cycling and walking more safe and convenient could greatly help reduce the number of cars in cities.\n\nActivity tracking data is not easily accessible. Even when tracks are publicly visible on the web, the terms of use usually limit the ways in which the data can be used. Some companies grant specific types of users, e.g., urban planners, access to the data, but only in a heavily processed form. There are good reasons to limit the distribution of the data: Activity tracking data is sensitive data and can reveal surprising personal details. These include, for example, home and workplace, and repeating patterns such as commuting behavior.\n\nWe started the Geoprivacy platform to request voluntary participants to donate their tracking data for science. The original tracks are used only for research related to location data privacy within our research group. However, the participants have the additional option to donate a processed version of their tracks to an open data repository.\n\nWith the open, privacy-preserving data repository, we hope to provide the scientific community with a benchmark dataset for non-motorized mobility data, making research in this area more comparable and reproducible. Furthermore, the open repository can serve as a proof-of-concept for a service that allows citizens to share their data directly with urban planning authorities.\n\n# Privacy protection\nThe details of the privacy protection method are described at [https://geoprivacy.fi/#/privacy-mechanisms](https://geoprivacy.fi/#/privacy-mechanisms). In addition to the listed mechanisms, the population density of the data area needs to be more than 6 inhabitants per square kilometer, and the data has to be inside Finland.\n\n# Versions and release notes\nThis dataset is one of the frozen datasets in the series of Geoprivacy Open Data. The other frozen datasets can be found from the Fairdata.fi service [Etsin with the search term \"geoprivacy\"](https://etsin.fairdata.fi/datasets/geoprivacy?keys=&terms=&p=1&sort=best) .\n\n**Geoprivacy Open Data 2023/11 release** Added string \"cycling_\", \"running_\", or \"walking_\" to the filenames. Mode of movement is assessed based on the average speed computed for each trajectory. Note: The classification is prone to errors and should be refined for mode of travel -critical applications.\n\n# Format and coordinate system\nThe data is provided in the standard GPX format. The general GPX XML schema is available at [https://www.topografix.com/GPX/1/1/](https://www.topografix.com/GPX/1/1/).\n\nEach GPX file starts with definitions of the XML version and character encoding, the GPX version, and the library used for creating the file. The actual location data is given in <trk> and <trkseq> elements, where the latitude and longitude values of each track point are given after <lat> and <lon> attributes using decimal degrees in the WGS84 coordinate system (EPSG: 4326). The time stamp for each point is given in the <time> element in UTC. For day-time critical applications, conversion to EET/EEST taking into account the day-light saving is important (EET = UTC + 2h, EEST = UTC + 3h).\n\n# Terms of use\nThe dataset is provided as open data, and its use is controlled by [the Terms of Use for the GeoPrivacy Open Data](https://geoprivacy.fi/#/open-data-terms-of-use).\n\nIf you use the data in your work, please use the citation\n\n>Mäkinen, V., Brauer, A. and Oksanen, J. 2023. GeoPrivacy platform, available at: https://geoprivacy.fi\n\nand acknowledge\n\n>\"We made use of geospatial data provided by the Open Geospatial Information Infrastructure for Research (Geoportti, urn:nbn:fi:research-infras-2016072513) funded by the Academy of Finland, CSC – IT Center for Science, and other Geoportti consortium members.\"\n\n# Acknowledgements\nThe Geoprivacy project and platform have been funded by the Finnish Cultural Foundation and the Academy of Finland. The platform is the service pilot of the Geoportti RI (Open Geospatial Information Infrastructure for Research, urn:nbn:fi:research-infras-2016072513)."
},
"field_of_science": [
{
"id": "33d291b9-9b23-4192-b878-cffc210af1d3",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta113",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Computer and information sciences",
"fi": "Tietojenkäsittely ja informaatiotieteet",
"sv": "Data- och informationsvetenskap"
}
},
{
"id": "d8354311-7dfe-45ff-86cc-67869faf332f",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta119",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Other natural sciences",
"fi": "Muut luonnontieteet",
"sv": "Övrig naturvetenskap"
}
},
{
"id": "2b9f69ab-1068-4ecd-8552-ac6d4b9c6664",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta212",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Civil and Construction engineering",
"fi": "Rakennus- ja yhdyskuntatekniikka",
"sv": "Byggnads- och samhällsteknik"
}
},
{
"id": "5d9b49d9-f2d2-4841-8f5c-ef72f2017c9e",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta222",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Other engineering and technologies",
"fi": "Muu tekniikka",
"sv": "Övrig teknik och teknologi"
}
},
{
"id": "27ad92ae-71a5-4cf1-896c-fbbdecf2289d",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta519",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Social and economic geography",
"fi": "Yhteiskuntamaantiede, talousmaantiede",
"sv": "Socialgeografi och ekonomisk geografi"
}
}
],
"fileset": {
"storage_service": "ida",
"csc_project": "2006544",
"total_files_count": 1,
"total_files_size": 128586041
},
"infrastructure": [],
"issued": "2023-11-30",
"keyword": [
"GPS",
"GNSS",
"trajectory data",
"cycling",
"privacy-preserving data publishing",
"VGI",
"open data",
"personal-level mobility data",
"human mobility",
"walking",
"running",
"cyclist",
"pedestrian",
"GDPR"
],
"language": [
{
"id": "ec748146-3403-4a7f-adfe-bdbb1b889372",
"url": "http://lexvo.org/id/iso639-3/eng",
"in_scheme": "http://lexvo.org/id/",
"pref_label": {
"en": "English",
"fi": "englanti",
"sv": "engelska"
}
}
],
"metadata_owner": {
"id": "a37bd598-512a-4b71-9c6f-9ac363d899b3",
"organization": "maanmittauslaitos.fi"
},
"other_identifiers": [],
"persistent_identifier": "doi:10.23729/a86e508a-8798-4720-9b06-0b9db8fc6b8e",
"pid_generated_by_fairdata": true,
"projects": [
{
"id": "f978bf1b-c8d1-4356-bf42-fcf274b257e8",
"title": {
"en": "Geoprivacy",
"fi": "Geoprivacy"
},
"participating_organizations": [
{
"id": "b2f6c1ca-f614-4a37-9cf5-27b7ccfa009e",
"pref_label": {
"fi": "National Land Survey of Finland, Finnish Geospatial Research Institute"
}
}
],
"funding": [
{
"funder": {
"organization": {
"id": "75b98367-b3d7-4fc8-b75c-a15e54ec3d56",
"pref_label": {
"en": "The Finnish Cultural Foundation",
"fi": "Suomen Kulttuurirahasto sr",
"sv": "Suomen Kulttuurirahasto",
"und": "Suomen Kulttuurirahasto sr"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/01169473",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
},
"funder_type": {
"id": "9e7a4a88-879d-43cb-8843-9e7241623aa6",
"url": "http://uri.suomi.fi/codelist/fairdata/funder_type/code/finnish-fof",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/funder_type",
"pref_label": {
"en": "Finnish fund or foundation",
"fi": "Kotimainen rahasto tai säätiö"
}
}
}
}
]
},
{
"id": "700c64e2-1661-46d8-8046-966eb9ead319",
"title": {
"en": "Geoportti, Open Geospatial Information Infrastructure for Research"
},
"project_identifier": "345579",
"participating_organizations": [
{
"id": "89f564b1-4712-4c3b-a4c1-d4d466923b1d",
"pref_label": {
"fi": "National Land Survey Finland, Finnish Geospatial Research Institute"
}
}
],
"funding": []
}
],
"provenance": [],
"relation": [
{
"entity": {
"title": {
"en": "Brauer, Mäkinen, Forsch, Oksanen, Haunert: My home is my secret: concealing sensitive locations by context-aware trajectory truncation",
"fi": "Brauer, Mäkinen, Forsch, Oksanen, Haunert: My home is my secret: concealing sensitive locations by context-aware trajectory truncation"
},
"entity_identifier": "https://doi.org/10.1080/13658816.2022.2081694",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "d48aef1e-b6e1-46da-8f44-f4141b4b8d85",
"url": "http://purl.org/dc/terms/relation",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Relation",
"fi": "Liittyy"
}
},
"metax_ids": []
},
{
"entity": {
"title": {
"en": "Brauer, Mäkinen, Oksanen: Characterizing cycling traffic fluency using big mobile activity tracking data",
"fi": "Brauer, Mäkinen, Oksanen: Characterizing cycling traffic fluency using big mobile activity tracking data"
},
"entity_identifier": "https://doi.org/10.1016/j.compenvurbsys.2020.101553",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "d48aef1e-b6e1-46da-8f44-f4141b4b8d85",
"url": "http://purl.org/dc/terms/relation",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Relation",
"fi": "Liittyy"
}
},
"metax_ids": []
},
{
"entity": {
"title": {
"en": "Brauer, Mäkinen, Oksanen: Human mobility tracks as FAIR data: Designing a privacy-preserving repository for GNSS-based activity tracking data",
"fi": "Brauer, Mäkinen, Oksanen: Human mobility tracks as FAIR data: Designing a privacy-preserving repository for GNSS-based activity tracking data"
},
"description": {
"en": "<jats:p>Abstract. Devices with integrated global navigation satellite system (GNSS) receivers have enabled citizens to accurately record activities such as bicycle trips, runs, and walks. Due to its spatiotemporal extent and high level of detail, GNSS-based activity tracking data is a valuable source of information on active modes of transportation. At the same time, movement recordings of individuals are sensitive data and are associated with privacy concerns. In this work, we present a privacy-aware platform where citizens can contribute GNSS tracks to an open repository. The repository is published according to the FAIR data principles: findable, accessible, interoperable, and reusable. This provides the opportunity to use the data as a benchmark for the development of GNSS trajectory processing methods. The platform’s privacy module processes each track before publication, concealing stay points, generalizing the tracks in the temporal dimension, and suppressing tracks in sparsely populated areas. This approach mitigates the most likely re-identification attacks and limits the amount of information that could leak if an attacker succeeds with re-identification. As a residual risk remains, the platform sensitizes users to privacy risks and enables them to make informed decisions about publishing their data.\n </jats:p>",
"fi": "<jats:p>Abstract. Devices with integrated global navigation satellite system (GNSS) receivers have enabled citizens to accurately record activities such as bicycle trips, runs, and walks. Due to its spatiotemporal extent and high level of detail, GNSS-based activity tracking data is a valuable source of information on active modes of transportation. At the same time, movement recordings of individuals are sensitive data and are associated with privacy concerns. In this work, we present a privacy-aware platform where citizens can contribute GNSS tracks to an open repository. The repository is published according to the FAIR data principles: findable, accessible, interoperable, and reusable. This provides the opportunity to use the data as a benchmark for the development of GNSS trajectory processing methods. The platform’s privacy module processes each track before publication, concealing stay points, generalizing the tracks in the temporal dimension, and suppressing tracks in sparsely populated areas. This approach mitigates the most likely re-identification attacks and limits the amount of information that could leak if an attacker succeeds with re-identification. As a residual risk remains, the platform sensitizes users to privacy risks and enables them to make informed decisions about publishing their data.\n </jats:p>",
"und": "<jats:p>Abstract. Devices with integrated global navigation satellite system (GNSS) receivers have enabled citizens to accurately record activities such as bicycle trips, runs, and walks. Due to its spatiotemporal extent and high level of detail, GNSS-based activity tracking data is a valuable source of information on active modes of transportation. At the same time, movement recordings of individuals are sensitive data and are associated with privacy concerns. In this work, we present a privacy-aware platform where citizens can contribute GNSS tracks to an open repository. The repository is published according to the FAIR data principles: findable, accessible, interoperable, and reusable. This provides the opportunity to use the data as a benchmark for the development of GNSS trajectory processing methods. The platform’s privacy module processes each track before publication, concealing stay points, generalizing the tracks in the temporal dimension, and suppressing tracks in sparsely populated areas. This approach mitigates the most likely re-identification attacks and limits the amount of information that could leak if an attacker succeeds with re-identification. As a residual risk remains, the platform sensitizes users to privacy risks and enables them to make informed decisions about publishing their data.\n </jats:p>"
},
"entity_identifier": "https://doi.org/10.5194/agile-giss-4-21-2023",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "d48aef1e-b6e1-46da-8f44-f4141b4b8d85",
"url": "http://purl.org/dc/terms/relation",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Relation",
"fi": "Liittyy"
}
},
"metax_ids": []
}
],
"remote_resources": [],
"spatial": [
{
"geographic_name": "Data extent",
"custom_wkt": [
"POLYGON ((24.4381828308105 60.0170555114746, 25.0859813690186 60.0170555114746, 25.0859813690186 60.4713554382324, 24.4381828308105 60.4713554382324, 24.4381828308105 60.0170555114746))"
]
}
],
"state": "published",
"temporal": [],
"theme": [
{
"id": "b355885a-9377-4479-804e-c8d841d4e805",
"url": "http://www.yso.fi/onto/koko/p34619",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "satellite navigation",
"fi": "satelliittipaikannus",
"sv": "satellitnavigering"
}
},
{
"id": "1365d80e-3567-4e77-9072-49c7d8b9c536",
"url": "http://www.yso.fi/onto/koko/p9779",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "urban traffic",
"fi": "kaupunkiliikenne",
"sv": "stadstrafik"
}
},
{
"id": "f372f1e3-09a2-42d4-9b38-4a41d3dd4ac9",
"url": "http://www.yso.fi/onto/koko/p64089",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "smartphones",
"fi": "älypuhelimet",
"sv": "smarttelefoner"
}
},
{
"id": "25dd3e4c-3d42-48f8-84a5-9f3b4261f7eb",
"url": "http://www.yso.fi/onto/koko/p67605",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "geographic data materials",
"fi": "paikkatietoaineistot",
"sv": "geodatamaterial"
}
},
{
"id": "ffdd9dc0-b10b-40d5-ad7b-b9ee8b7e3561",
"url": "http://www.yso.fi/onto/koko/p14767",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "mobility",
"fi": "liikkuvuus (ominaisuudet)",
"sv": "mobilitet"
}
}
],
"title": {
"en": "Geoprivacy Open Data 2023/11",
"fi": "Geoprivacy Open Data 2023/11"
},
"created": "2023-11-30T10:41:46Z",
"modified": "2023-11-30T10:45:47Z",
"dataset_versions": [
{
"id": "e79bdb17-ab1a-4a66-b195-cdd117e62934",
"title": {
"en": "Geoprivacy Open Data 2023/11",
"fi": "Geoprivacy Open Data 2023/11"
},
"persistent_identifier": "doi:10.23729/a86e508a-8798-4720-9b06-0b9db8fc6b8e",
"state": "published",
"created": "2023-11-30T10:41:46Z",
"version": 1
}
],
"published_revision": 1,
"version": 1,
"api_version": 2,
"metadata_repository": "Fairdata"
},
{
"id": "3836511a-29ba-4703-98b6-40e59bb5cd50",
"access_rights": {
"id": "67d809f4-0f78-4acd-9684-ba7afd615523",
"license": [
{
"id": "35b18e72-3819-4ec6-a1be-14624f29d968",
"custom_url": "https://creativecommons.org/licenses/by/4.0/",
"title": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)",
"und": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
},
"url": "http://uri.suomi.fi/codelist/fairdata/license/code/CC-BY-4.0",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/license",
"pref_label": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
}
}
],
"access_type": {
"id": "d01ac02c-fc70-4c68-9434-8383cb693ff0",
"url": "http://uri.suomi.fi/codelist/fairdata/access_type/code/open",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/access_type",
"pref_label": {
"en": "Open",
"fi": "Avoin"
}
},
"restriction_grounds": [],
"show_file_metadata": true
},
"actors": [
{
"id": "6570965d-a57e-4886-af11-da0d5484d0f1",
"roles": [
"creator",
"publisher"
],
"person": {
"id": "959d6b45-8b1d-4aa9-acc1-5fb841f53c84",
"name": "Janne Mustaniemi",
"email": "<hidden>"
},
"organization": {
"id": "5e3afef4-a0b8-4719-a3ae-520dd2fd7e55",
"pref_label": {
"en": "Center for Machine Vision and Signal Analysis (CMVS)"
},
"parent": {
"id": "5540c65d-0d55-47f8-a1e5-d32ca7ff281e",
"pref_label": {
"en": "University of Oulu",
"fi": "Oulun yliopisto",
"sv": "Uleåborgs universitet",
"und": "Oulun yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/01904",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
}
],
"cumulative_state": 1,
"data_catalog": "urn:nbn:fi:att:data-catalog-ida",
"description": {
"en": "The BS3D dataset was collected at the University of Oulu campus using a depth camera (Azure Kinect). The recordings were processed using the framework described in the paper \"BS3D: Building-scale 3D Reconstruction from RGB-D Images\", SCIA 2023. The data collection was done in multiple sessions due to the large scale of the environment. The dataset consists of 47 sessions and 15 additional sessions with 3D laser scans (FARO 3D X 130). The dataset includes the original recordings (MKV files), color images, depth maps, infrared images, and inertial measurements. It also includes camera poses, surface reconstructions (mesh), enhanced depth maps, and normal maps that have been rendered from the mesh. Laser scans (point clouds) are also included that cover a subset of the environment."
},
"field_of_science": [
{
"id": "33d291b9-9b23-4192-b878-cffc210af1d3",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta113",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Computer and information sciences",
"fi": "Tietojenkäsittely ja informaatiotieteet",
"sv": "Data- och informationsvetenskap"
}
}
],
"fileset": {
"storage_service": "ida",
"csc_project": "2007869",
"total_files_count": 133,
"total_files_size": 837419674654,
"file_types": {
"en": [
"Image"
],
"fi": [
"Kuva"
]
}
},
"infrastructure": [],
"issued": "2023-11-29",
"keyword": [
"Depth camera",
"SLAM",
"Large-scale",
"RGBD Reconstruction",
"Laser scan"
],
"language": [],
"metadata_owner": {
"id": "2b6a0e1d-1b19-45f2-af16-e6d9b6c4ea8a",
"organization": "oulu.fi"
},
"other_identifiers": [],
"persistent_identifier": "doi:10.23729/0100cfe8-3264-4bd9-b1cd-937c1880cdc2",
"pid_generated_by_fairdata": true,
"projects": [],
"provenance": [],
"relation": [
{
"entity": {
"title": {
"en": "Mustaniemi, Kannala, Rahtu, Liu, Heikkilä: BS3D: Building-Scale 3D Reconstruction from RGB-D Images",
"fi": "Mustaniemi, Kannala, Rahtu, Liu, Heikkilä: BS3D: Building-Scale 3D Reconstruction from RGB-D Images"
},
"entity_identifier": "https://doi.org/10.1007/978-3-031-31438-4_36",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "d48aef1e-b6e1-46da-8f44-f4141b4b8d85",
"url": "http://purl.org/dc/terms/relation",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Relation",
"fi": "Liittyy"
}
},
"metax_ids": []
}
],
"remote_resources": [],
"spatial": [],
"state": "published",
"temporal": [],
"theme": [],
"title": {
"en": "BS3D: Building-scale 3D Reconstruction from RGB-D Images"
},
"created": "2023-11-29T15:19:43Z",
"cumulation_started": "2023-11-29T15:19:43Z",
"modified": "2023-11-30T08:42:13Z",
"dataset_versions": [
{
"id": "3836511a-29ba-4703-98b6-40e59bb5cd50",
"title": {
"en": "BS3D: Building-scale 3D Reconstruction from RGB-D Images"
},
"persistent_identifier": "doi:10.23729/0100cfe8-3264-4bd9-b1cd-937c1880cdc2",
"state": "published",
"created": "2023-11-29T15:19:43Z",
"version": 1
}
],
"published_revision": 1,
"version": 1,
"api_version": 2,
"metadata_repository": "Fairdata"
},
{
"id": "9d4b6847-b3e7-41d5-bcd1-da077b201c67",
"access_rights": {
"id": "ad1475e8-4d8c-4744-90fa-ee5168cc4cdd",
"license": [
{
"id": "35b18e72-3819-4ec6-a1be-14624f29d968",
"custom_url": "https://creativecommons.org/licenses/by/4.0/",
"title": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)",
"und": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
},
"url": "http://uri.suomi.fi/codelist/fairdata/license/code/CC-BY-4.0",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/license",
"pref_label": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
}
}
],
"access_type": {
"id": "d01ac02c-fc70-4c68-9434-8383cb693ff0",
"url": "http://uri.suomi.fi/codelist/fairdata/access_type/code/open",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/access_type",
"pref_label": {
"en": "Open",
"fi": "Avoin"
}
},
"restriction_grounds": [],
"show_file_metadata": true
},
"actors": [
{
"id": "cc01922d-4ebb-4b57-8f05-9356623bf363",
"roles": [
"creator",
"publisher",
"curator"
],
"person": {
"id": "466299b2-975d-465b-b159-086fe3cd680d",
"name": "Kaisa Liimatainen",
"email": "<hidden>",
"external_identifier": "https://orcid.org/0000-0002-9893-0278"
},
"organization": {
"id": "ea83ea7b-4d44-4d0b-b4ac-a8df3f00ae20",
"pref_label": {
"en": "Tampere University",
"fi": "Tampereen yliopisto",
"sv": "Tammerfors universitet",
"und": "Tampereen yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10122",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "01a51569-a722-4e53-8bd3-83125c907ce6",
"roles": [
"creator"
],
"person": {
"id": "ae9069d8-d07b-44ed-a9ff-512c59c7d1a9",
"name": "Leena Latonen",
"email": "<hidden>",
"external_identifier": "https://orcid.org/0000-0003-4502-2193"
},
"organization": {
"id": "e9d4978f-97d0-4d50-93dd-ee3987b63001",
"pref_label": {
"en": "University of Eastern Finland",
"fi": "Itä-Suomen yliopisto",
"sv": "Östra Finlands universitet",
"und": "Itä-Suomen yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10088",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "bcbf3bef-325f-4d31-9a2a-ae6a6dc0b17e",
"roles": [
"creator"
],
"person": {
"id": "c24bd341-bc71-4193-9493-5282c3dfcdf0",
"name": "Pekka Ruusuvuori",
"email": "<hidden>",
"external_identifier": "https://orcid.org/0000-0001-9086-9591"
},
"organization": {
"id": "6008d1d0-fee8-4efe-9832-74337b62ffa5",
"pref_label": {
"en": "University of Turku",
"fi": "Turun yliopisto",
"sv": "Åbo universitet",
"und": "Turun yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10089",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
],
"cumulative_state": 1,
"data_catalog": "urn:nbn:fi:att:data-catalog-ida",
"description": {
"en": "This dataset contains six sparse 3D histology stacks of registered, H&E-stained mouse prostate samples with manually annotated tumor hotspots. The data has been processed to suit SparStVR application. Each stack has approximately 30 sections with 50 micrometer distance between sections, and highest magnification is 10x. The dataset includes high resolution png images, subsampled tumor and sample masks and correspondingly sized H&E-stained images, and Cycle-GAN generated IHC and PAS stains plus experimental translations to forested ortho images. In addition, we provide feature maps for nucleus amount, computed from hematoxylin channel with two different tile sizes.\n\nData is from mice heterozygous for tumor suppressor Pten+/-. Prostates were collected at the age of 11 months. Samples were fixed in PAXgene paraffin and cut into 5 micrometer thick slices. Every tenth section was H&E-stained and imaged with Zeiss Axioskop40 microscope (Carl Zeiss MicroImaging, NY, USA) using CCD color camera (QICAM Fast; QImaging, Canada) and motorized specimen stage (Märzhäuser Wetzlar GmbH, Germany). Surveyor imaging system (Objective Imaging, UK) controlled the automated image acquisition. Images were registered using Elastic Stack Alignment (ESA) plugin of Fiji (ImageJ)."
},
"field_of_science": [
{
"id": "33d291b9-9b23-4192-b878-cffc210af1d3",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta113",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Computer and information sciences",
"fi": "Tietojenkäsittely ja informaatiotieteet",
"sv": "Data- och informationsvetenskap"
}
},
{
"id": "a006e4cc-b051-4d1c-b94c-e1655d8888bc",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta3111",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Biomedicine",
"fi": "Biolääketieteet",
"sv": "Biomedicinska vetenskaper"
}
}
],
"fileset": {
"storage_service": "ida",
"csc_project": "2000667",
"total_files_count": 1539,
"total_files_size": 24220944338
},
"infrastructure": [],
"issued": "2023-10-24",
"keyword": [
"histopathology",
"3D histology",
"digital pathology",
"mouse model",
"prostate",
"prostate cancer",
"virtual reality"
],
"language": [
{
"id": "ec748146-3403-4a7f-adfe-bdbb1b889372",
"url": "http://lexvo.org/id/iso639-3/eng",
"in_scheme": "http://lexvo.org/id/",
"pref_label": {
"en": "English",
"fi": "englanti",
"sv": "engelska"
}
}
],
"metadata_owner": {
"id": "ad80d925-9f02-4792-9d68-191b57054b82",
"organization": "tuni.fi"
},
"other_identifiers": [],
"persistent_identifier": "doi:10.23729/5c5e62ad-7831-439e-910c-9cbf74f526ec",
"pid_generated_by_fairdata": true,
"projects": [],
"provenance": [],
"relation": [
{
"entity": {
"title": {
"en": "Latonen, Scaravilli, Gillen, Hartikainen, Zhang, Ruusuvuori, Kujala, Poutanen, Visakorpi: In Vivo Expression of miR-32 Induces Proliferation in Prostate Epithelium",
"fi": "Latonen, Scaravilli, Gillen, Hartikainen, Zhang, Ruusuvuori, Kujala, Poutanen, Visakorpi: In Vivo Expression of miR-32 Induces Proliferation in Prostate Epithelium"
},
"entity_identifier": "https://doi.org/10.1016/j.ajpath.2017.07.012",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "d48aef1e-b6e1-46da-8f44-f4141b4b8d85",
"url": "http://purl.org/dc/terms/relation",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Relation",
"fi": "Liittyy"
}
},
"metax_ids": []
},
{
"entity": {
"title": {
"en": "Valkonen, Ruusuvuori, Kartasalo, Nykter, Visakorpi, Latonen: Analysis of spatial heterogeneity in normal epithelium and preneoplastic alterations in mouse prostate tumor models",
"fi": "Valkonen, Ruusuvuori, Kartasalo, Nykter, Visakorpi, Latonen: Analysis of spatial heterogeneity in normal epithelium and preneoplastic alterations in mouse prostate tumor models"
},
"description": {
"en": "<jats:title>Abstract</jats:title><jats:p>Cancer involves histological changes in tissue, which is of primary importance in pathological diagnosis and research. Automated histological analysis requires ability to computationally separate pathological alterations from normal tissue with all its variables. On the other hand, understanding connections between genetic alterations and histological attributes requires development of enhanced analysis methods suitable also for small sample sizes. Here, we set out to develop computational methods for early detection and distinction of prostate cancer-related pathological alterations. We use analysis of features from HE stained histological images of normal mouse prostate epithelium, distinguishing the descriptors for variability between ventral, lateral, and dorsal lobes. In addition, we use two common prostate cancer models, Hi-Myc and <jats:italic>Pten</jats:italic>+/− mice, to build a feature-based machine learning model separating the early pathological lesions provoked by these genetic alterations. This work offers a set of computational methods for separation of early neoplastic lesions in the prostates of model mice, and provides proof-of-principle for linking specific tumor genotypes to quantitative histological characteristics. The results obtained show that separation between different spatial locations within the organ, as well as classification between histologies linked to different genetic backgrounds, can be performed with very high specificity and sensitivity.</jats:p>",
"fi": "<jats:title>Abstract</jats:title><jats:p>Cancer involves histological changes in tissue, which is of primary importance in pathological diagnosis and research. Automated histological analysis requires ability to computationally separate pathological alterations from normal tissue with all its variables. On the other hand, understanding connections between genetic alterations and histological attributes requires development of enhanced analysis methods suitable also for small sample sizes. Here, we set out to develop computational methods for early detection and distinction of prostate cancer-related pathological alterations. We use analysis of features from HE stained histological images of normal mouse prostate epithelium, distinguishing the descriptors for variability between ventral, lateral, and dorsal lobes. In addition, we use two common prostate cancer models, Hi-Myc and <jats:italic>Pten</jats:italic>+/− mice, to build a feature-based machine learning model separating the early pathological lesions provoked by these genetic alterations. This work offers a set of computational methods for separation of early neoplastic lesions in the prostates of model mice, and provides proof-of-principle for linking specific tumor genotypes to quantitative histological characteristics. The results obtained show that separation between different spatial locations within the organ, as well as classification between histologies linked to different genetic backgrounds, can be performed with very high specificity and sensitivity.</jats:p>",
"und": "<jats:title>Abstract</jats:title><jats:p>Cancer involves histological changes in tissue, which is of primary importance in pathological diagnosis and research. Automated histological analysis requires ability to computationally separate pathological alterations from normal tissue with all its variables. On the other hand, understanding connections between genetic alterations and histological attributes requires development of enhanced analysis methods suitable also for small sample sizes. Here, we set out to develop computational methods for early detection and distinction of prostate cancer-related pathological alterations. We use analysis of features from HE stained histological images of normal mouse prostate epithelium, distinguishing the descriptors for variability between ventral, lateral, and dorsal lobes. In addition, we use two common prostate cancer models, Hi-Myc and <jats:italic>Pten</jats:italic>+/− mice, to build a feature-based machine learning model separating the early pathological lesions provoked by these genetic alterations. This work offers a set of computational methods for separation of early neoplastic lesions in the prostates of model mice, and provides proof-of-principle for linking specific tumor genotypes to quantitative histological characteristics. The results obtained show that separation between different spatial locations within the organ, as well as classification between histologies linked to different genetic backgrounds, can be performed with very high specificity and sensitivity.</jats:p>"
},
"entity_identifier": "https://doi.org/10.1038/srep44831",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "d48aef1e-b6e1-46da-8f44-f4141b4b8d85",
"url": "http://purl.org/dc/terms/relation",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Relation",
"fi": "Liittyy"
}
},
"metax_ids": []
},
{
"entity": {
"title": {
"en": "Ruusuvuori, Valkonen, Nykter, Visakorpi, Latonen: Feature-based analysis of mouse prostatic intraepithelial neoplasia in histological tissue sections",
"fi": "Ruusuvuori, Valkonen, Nykter, Visakorpi, Latonen: Feature-based analysis of mouse prostatic intraepithelial neoplasia in histological tissue sections"
},
"entity_identifier": "https://doi.org/10.4103/2153-3539.175378",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "d48aef1e-b6e1-46da-8f44-f4141b4b8d85",
"url": "http://purl.org/dc/terms/relation",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Relation",
"fi": "Liittyy"
}
},
"metax_ids": []
},
{
"entity": {
"title": {
"en": "Liimatainen, Latonen, Valkonen, Kartasalo, Ruusuvuori: Virtual reality for 3D histology: multi-scale visualization of organs with interactive feature exploration",
"fi": "Liimatainen, Latonen, Valkonen, Kartasalo, Ruusuvuori: Virtual reality for 3D histology: multi-scale visualization of organs with interactive feature exploration"
},
"description": {
"en": "<jats:title>Abstract</jats:title><jats:sec>\n <jats:title>Background</jats:title>\n <jats:p>Virtual reality (VR) enables data visualization in an immersive and engaging manner, and it can be used for creating ways to explore scientific data. Here, we use VR for visualization of 3D histology data, creating a novel interface for digital pathology to aid cancer research.</jats:p>\n </jats:sec><jats:sec>\n <jats:title>Methods</jats:title>\n <jats:p>Our contribution includes 3D modeling of a whole organ and embedded objects of interest, fusing the models with associated quantitative features and full resolution serial section patches, and implementing the virtual reality application. Our VR application is multi-scale in nature, covering two object levels representing different ranges of detail, namely organ level and sub-organ level. In addition, the application includes several data layers, including the measured histology image layer and multiple representations of quantitative features computed from the histology.</jats:p>\n </jats:sec><jats:sec>\n <jats:title>Results</jats:title>\n <jats:p>In our interactive VR application, the user can set visualization properties, select different samples and features, and interact with various objects, which is not possible in the traditional 2D-image view used in digital pathology. In this work, we used whole mouse prostates (organ level) with prostate cancer tumors (sub-organ objects of interest) as example cases, and included quantitative histological features relevant for tumor biology in the VR model.</jats:p>\n </jats:sec><jats:sec>\n <jats:title>Conclusions</jats:title>\n <jats:p>Our application enables a novel way for exploration of high-resolution, multidimensional data for biomedical research purposes, and can also be used in teaching and researcher training. Due to automated processing of the histology data, our application can be easily adopted to visualize other organs and pathologies from various origins.</jats:p>\n </jats:sec>",
"fi": "<jats:title>Abstract</jats:title><jats:sec>\n <jats:title>Background</jats:title>\n <jats:p>Virtual reality (VR) enables data visualization in an immersive and engaging manner, and it can be used for creating ways to explore scientific data. Here, we use VR for visualization of 3D histology data, creating a novel interface for digital pathology to aid cancer research.</jats:p>\n </jats:sec><jats:sec>\n <jats:title>Methods</jats:title>\n <jats:p>Our contribution includes 3D modeling of a whole organ and embedded objects of interest, fusing the models with associated quantitative features and full resolution serial section patches, and implementing the virtual reality application. Our VR application is multi-scale in nature, covering two object levels representing different ranges of detail, namely organ level and sub-organ level. In addition, the application includes several data layers, including the measured histology image layer and multiple representations of quantitative features computed from the histology.</jats:p>\n </jats:sec><jats:sec>\n <jats:title>Results</jats:title>\n <jats:p>In our interactive VR application, the user can set visualization properties, select different samples and features, and interact with various objects, which is not possible in the traditional 2D-image view used in digital pathology. In this work, we used whole mouse prostates (organ level) with prostate cancer tumors (sub-organ objects of interest) as example cases, and included quantitative histological features relevant for tumor biology in the VR model.</jats:p>\n </jats:sec><jats:sec>\n <jats:title>Conclusions</jats:title>\n <jats:p>Our application enables a novel way for exploration of high-resolution, multidimensional data for biomedical research purposes, and can also be used in teaching and researcher training. Due to automated processing of the histology data, our application can be easily adopted to visualize other organs and pathologies from various origins.</jats:p>\n </jats:sec>",
"und": "<jats:title>Abstract</jats:title><jats:sec>\n <jats:title>Background</jats:title>\n <jats:p>Virtual reality (VR) enables data visualization in an immersive and engaging manner, and it can be used for creating ways to explore scientific data. Here, we use VR for visualization of 3D histology data, creating a novel interface for digital pathology to aid cancer research.</jats:p>\n </jats:sec><jats:sec>\n <jats:title>Methods</jats:title>\n <jats:p>Our contribution includes 3D modeling of a whole organ and embedded objects of interest, fusing the models with associated quantitative features and full resolution serial section patches, and implementing the virtual reality application. Our VR application is multi-scale in nature, covering two object levels representing different ranges of detail, namely organ level and sub-organ level. In addition, the application includes several data layers, including the measured histology image layer and multiple representations of quantitative features computed from the histology.</jats:p>\n </jats:sec><jats:sec>\n <jats:title>Results</jats:title>\n <jats:p>In our interactive VR application, the user can set visualization properties, select different samples and features, and interact with various objects, which is not possible in the traditional 2D-image view used in digital pathology. In this work, we used whole mouse prostates (organ level) with prostate cancer tumors (sub-organ objects of interest) as example cases, and included quantitative histological features relevant for tumor biology in the VR model.</jats:p>\n </jats:sec><jats:sec>\n <jats:title>Conclusions</jats:title>\n <jats:p>Our application enables a novel way for exploration of high-resolution, multidimensional data for biomedical research purposes, and can also be used in teaching and researcher training. Due to automated processing of the histology data, our application can be easily adopted to visualize other organs and pathologies from various origins.</jats:p>\n </jats:sec>"
},
"entity_identifier": "https://doi.org/10.1186/s12885-021-08542-9",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "d48aef1e-b6e1-46da-8f44-f4141b4b8d85",
"url": "http://purl.org/dc/terms/relation",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Relation",
"fi": "Liittyy"
}
},
"metax_ids": []
},
{
"entity": {
"title": {
"en": "Ruusuvuori, Valkonen, Kartasalo, Valkonen, Visakorpi, Nykter, Latonen: Spatial analysis of histology in 3D: quantification and visualization of organ and tumor level tissue environment",
"fi": "Ruusuvuori, Valkonen, Kartasalo, Valkonen, Visakorpi, Nykter, Latonen: Spatial analysis of histology in 3D: quantification and visualization of organ and tumor level tissue environment"
},
"entity_identifier": "https://doi.org/10.1016/j.heliyon.2022.e08762",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "d48aef1e-b6e1-46da-8f44-f4141b4b8d85",
"url": "http://purl.org/dc/terms/relation",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Relation",
"fi": "Liittyy"
}
},
"metax_ids": []
},
{
"entity": {
"title": {
"en": "Liimatainen, Latonen, Kartasalo, Ruusuvuori: 3D-Printed Whole Prostate Models with Tumor Hotspots Using Dual-Extruder Printer",
"fi": "Liimatainen, Latonen, Kartasalo, Ruusuvuori: 3D-Printed Whole Prostate Models with Tumor Hotspots Using Dual-Extruder Printer"
},
"entity_identifier": "https://doi.org/10.1109/embc.2019.8857068",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "d48aef1e-b6e1-46da-8f44-f4141b4b8d85",
"url": "http://purl.org/dc/terms/relation",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Relation",
"fi": "Liittyy"
}
},
"metax_ids": []
}
],
"remote_resources": [],
"spatial": [],
"state": "published",
"temporal": [],
"theme": [],
"title": {
"en": "3D histology data of mouse prostates with manually annotated tumor hotspots"
},
"created": "2023-10-24T12:17:54Z",
"cumulation_started": "2023-10-24T12:17:54Z",
"modified": "2023-11-29T11:37:28Z",
"dataset_versions": [
{
"id": "9d4b6847-b3e7-41d5-bcd1-da077b201c67",
"title": {
"en": "3D histology data of mouse prostates with manually annotated tumor hotspots"
},
"persistent_identifier": "doi:10.23729/5c5e62ad-7831-439e-910c-9cbf74f526ec",
"state": "published",
"created": "2023-10-24T12:17:54Z",
"version": 1
}
],
"published_revision": 1,
"version": 1,
"api_version": 2,
"metadata_repository": "Fairdata"
},
{
"id": "0e6c468f-c463-4652-a5a1-16d938748285",
"access_rights": {
"id": "546faf1e-a607-45f6-84ce-4e716543ebd0",
"license": [],
"access_type": {
"id": "d01ac02c-fc70-4c68-9434-8383cb693ff0",
"url": "http://uri.suomi.fi/codelist/fairdata/access_type/code/open",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/access_type",
"pref_label": {
"en": "Open",
"fi": "Avoin"
}
},
"restriction_grounds": [],
"show_file_metadata": true
},
"actors": [
{
"id": "adb2764f-7f01-4673-bfd8-b8af34a36a25",
"roles": [
"creator"
],
"person": {
"id": "1de4884e-959c-4f29-b2fe-39e82ad06db7",
"name": "Jukka Kuva"
},
"organization": {
"id": "6ea9862f-4cc5-45e6-a57a-a1b400124965",
"pref_label": {
"fi": "Geologian Tutkimuskeskus GTK"
}
}
},
{
"id": "a3a0fbd9-50ce-4f02-99e1-02f9e7dfe4d9",
"roles": [
"publisher"
],
"person": {
"id": "d9e2ae75-e98d-4499-b35e-0ef77650ab36",
"name": "Jukka Kuva",
"email": "<hidden>"
},
"organization": {
"id": "6ea9862f-4cc5-45e6-a57a-a1b400124965",
"pref_label": {
"fi": "Geologian Tutkimuskeskus GTK"
}
}
}
],
"cumulative_state": 0,
"data_catalog": "urn:nbn:fi:att:data-catalog-pas",
"description": {
"en": "As a part of the KYT BROCTIO project (preview: https://doi.org/10.23729/0eb206fd-08fb-4c1f-a36d-336bcb647496 PAS:https://doi.org/10.23729/eb57d89f-73d0-498f-b1fc-785c130d23c1) bentonite samples compacted with the VTT triaxial equipment were imaged. This was done to check the samples for homogeneity and structure integrity. Preview dataset found at https://doi.org/10.23729/2895b127-79fc-4ac9-aa14-fb5db8fe5b1b . To obtain data, please contact fairdata-pas@gtk.fi ."
},
"field_of_science": [],
"fileset": {
"storage_service": "pas",
"csc_project": "2000682",
"total_files_count": 12572,
"total_files_size": 24944045479
},
"infrastructure": [],
"issued": "2023-09-02",
"keyword": [],
"language": [],
"metadata_owner": {
"id": "2f113b48-16ef-498e-86d2-dc2ac66eb0b7",
"organization": "gtk.fi"
},
"other_identifiers": [],
"persistent_identifier": "doi:10.23729/d5eb75ec-c3c6-454e-a2ab-52f898823f9b",
"pid_generated_by_fairdata": true,
"preservation": {
"id": "48420d11-2ea1-42f6-a32e-e1f2b0b57be3",
"contract": "urn:uuid:5699f46e-08e9-433c-bfc7-037cabe6826e",
"preservation_identifier": "doi:10.23729/d5eb75ec-c3c6-454e-a2ab-52f898823f9b",
"state": 120,
"state_modified": "2023-11-28T17:49:57Z",
"description": {
"und": "Accepted to preservation"
},
"reason_description": "",
"pas_package_created": false,
"pas_process_running": false
},
"projects": [],
"provenance": [],
"relation": [],
"remote_resources": [],
"spatial": [],
"state": "published",
"temporal": [],
"theme": [],
"title": {
"en": "KYT BROCTIO bentonite 2"
},
"created": "2023-11-24T13:33:18Z",
"modified": "2023-11-28T17:49:58Z",
"dataset_versions": [
{
"id": "0e6c468f-c463-4652-a5a1-16d938748285",
"title": {
"en": "KYT BROCTIO bentonite 2"
},
"persistent_identifier": "doi:10.23729/d5eb75ec-c3c6-454e-a2ab-52f898823f9b",
"state": "published",
"created": "2023-11-24T13:33:18Z",
"version": 1
}
],
"published_revision": 1,
"version": 1,
"api_version": 2,
"metadata_repository": "Fairdata"
},
{
"id": "c6862239-8882-4763-8366-5dc6cae86840",
"access_rights": {
"id": "b5a6504a-88fd-4d94-8d29-347a61a1774a",
"license": [
{
"id": "35b18e72-3819-4ec6-a1be-14624f29d968",
"custom_url": "https://creativecommons.org/licenses/by/4.0/",
"title": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)",
"und": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
},
"url": "http://uri.suomi.fi/codelist/fairdata/license/code/CC-BY-4.0",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/license",
"pref_label": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
}
}
],
"access_type": {
"id": "d01ac02c-fc70-4c68-9434-8383cb693ff0",
"url": "http://uri.suomi.fi/codelist/fairdata/access_type/code/open",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/access_type",
"pref_label": {
"en": "Open",
"fi": "Avoin"
}
},
"restriction_grounds": [],
"show_file_metadata": true
},
"actors": [
{
"id": "501186d7-568c-4e2b-9475-eb9f2c5d13a2",
"roles": [
"creator",
"publisher",
"curator",
"contributor",
"rights_holder"
],
"person": {
"id": "9dbc44ac-88e7-4448-b328-2823dc8b25ae",
"name": "Dmitrii Tolmachev",
"email": "<hidden>",
"external_identifier": "https://orcid.org/0000-0002-9699-100X"
},
"organization": {
"id": "7d61af1c-0cc6-46fe-9940-21da2b080cb3",
"pref_label": {
"en": "Aalto University",
"fi": "Aalto-yliopisto",
"sv": "Aalto-universitetet",
"und": "Aalto-yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10076",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "090f745f-33c2-4227-9ebf-7ddfe0aca376",
"roles": [
"creator",
"curator",
"contributor",
"rights_holder"
],
"person": {
"id": "142afffb-a857-4e69-9e7f-987d0302a15a",
"name": "Maria Sammalkorpi",
"email": "<hidden>",
"external_identifier": "https://orcid.org/0000-0002-9248-430X"
},
"organization": {
"id": "7d61af1c-0cc6-46fe-9940-21da2b080cb3",
"pref_label": {
"en": "Aalto University",
"fi": "Aalto-yliopisto",
"sv": "Aalto-universitetet",
"und": "Aalto-yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10076",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "cf260ddf-5289-43e1-b5a1-264f5034b2eb",
"roles": [
"curator",
"contributor",
"rights_holder"
],
"person": {
"id": "40bafc5f-a153-47fc-8af0-647b9d05ade4",
"name": "Markus Linder",
"email": "<hidden>",
"external_identifier": "https://orcid.org/ 0000-0002-7271-6441"
},
"organization": {
"id": "7d61af1c-0cc6-46fe-9940-21da2b080cb3",
"pref_label": {
"en": "Aalto University",
"fi": "Aalto-yliopisto",
"sv": "Aalto-universitetet",
"und": "Aalto-yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10076",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "b29d8f8f-11ee-400a-84be-0857fa7535a9",
"roles": [
"contributor",
"rights_holder"
],
"person": {
"id": "7580412f-d9d9-4d37-b84a-038a7dff2b17",
"name": "Maaria Malkamäki",
"email": "<hidden>",
"external_identifier": "https://orcid.org/ 0000-0001-7165-304X"
},
"organization": {
"id": "7d61af1c-0cc6-46fe-9940-21da2b080cb3",
"pref_label": {
"en": "Aalto University",
"fi": "Aalto-yliopisto",
"sv": "Aalto-universitetet",
"und": "Aalto-yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10076",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
],
"cumulative_state": 0,
"data_catalog": "urn:nbn:fi:att:data-catalog-ida",
"description": {
"en": "This data set contains data and files belonging to the publication\n\nDmitry Tolmachev, Maaria Malkamäki, Markus B. Linder, and Maria Sammalkorpi, \"Spidroins under the influence of alcohol: effect of ethanol on secondary structure and molecular level solvation of silk-like proteins\", Biomacromolecules (2023). \n\nhttps://doi.org/10.1021/acs.biomac.3c00637 \n\nPlease cite the above publication when using this data set or the simulation files.\n\nThis work has been supported by the Academy of Finland through its Centres of Excellence Programme (2022-2029, LIBER) under project nos. 346105 (M.L.) and 346111 (M.S.) and, Novo Nordisk Foundation under project nos. NNF20OC0061306 (M.L.) and NNF22OC0074060 (M.S.). We are grateful for the support by FinnCERES Materials Bioeconomy Ecosystem. Computational resources by CSC IT Centre for Finland and RAMI -- RawMatters Finland Infrastructure are also gratefully acknowledged."
},
"field_of_science": [
{
"id": "7e12a692-26de-4e3c-b28c-64f8a32ef40a",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta114",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Physical sciences",
"fi": "Fysiikka",
"sv": "Fysik"
}
},
{
"id": "58c407dd-b614-4d38-a92a-e6d9cdff7814",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta216",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Materials engineering",
"fi": "Materiaalitekniikka",
"sv": "Materialteknik"
}
}
],
"fileset": {
"storage_service": "ida",
"csc_project": "2003120",
"total_files_count": 4304,
"total_files_size": 613134197
},
"infrastructure": [],
"issued": "2023-11-27",
"keyword": [
"Silk protein",
"Spidroin",
"ethanol",
"secondary structure",
"Molecular dynamics",
"Simulation"
],
"language": [
{
"id": "ec748146-3403-4a7f-adfe-bdbb1b889372",
"url": "http://lexvo.org/id/iso639-3/eng",
"in_scheme": "http://lexvo.org/id/",
"pref_label": {
"en": "English",
"fi": "englanti",
"sv": "engelska"
}
}
],
"metadata_owner": {
"id": "8df0c494-7cdb-45a6-8c25-2da53c007ebd",
"organization": "aalto.fi"
},
"other_identifiers": [],
"persistent_identifier": "doi:10.23729/818b2e21-eb48-4571-817a-c153216cd7b8",
"pid_generated_by_fairdata": true,
"projects": [],
"provenance": [],
"relation": [
{
"entity": {
"title": {
"en": "Spidroins under the Influence of Alcohol: Effect of Ethanol on Secondary Structure and Molecular Level Solvation of Silk-Like Proteins"
},
"entity_identifier": "https://doi.org/10.1021/acs.biomac.3c00637",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "771f2bed-5a25-4285-9aa2-994ceec7e667",
"url": "http://purl.org/dc/terms/isPartOf",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Is part of",
"fi": "Kuuluu aineistoon"
}
},
"metax_ids": []
}
],
"remote_resources": [],
"spatial": [],
"state": "published",
"temporal": [],
"theme": [],
"title": {
"en": "2023_Tolmachev_Biomacromolecules"
},
"created": "2023-11-27T07:17:54Z",
"modified": "2023-11-28T11:50:47Z",
"dataset_versions": [
{
"id": "c6862239-8882-4763-8366-5dc6cae86840",
"title": {
"en": "2023_Tolmachev_Biomacromolecules"
},
"persistent_identifier": "doi:10.23729/818b2e21-eb48-4571-817a-c153216cd7b8",
"state": "published",
"created": "2023-11-27T07:17:54Z",
"version": 1
}
],
"published_revision": 1,
"version": 1,
"api_version": 2,
"metadata_repository": "Fairdata"
},
{
"id": "41db0842-5bdb-4bb0-89f4-8c5f9c8a3bf1",
"access_rights": {
"id": "76277080-f945-4e3f-8c59-448ae154e460",
"license": [
{
"id": "35b18e72-3819-4ec6-a1be-14624f29d968",
"custom_url": "https://creativecommons.org/licenses/by/4.0/",
"title": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)",
"und": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
},
"url": "http://uri.suomi.fi/codelist/fairdata/license/code/CC-BY-4.0",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/license",
"pref_label": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
}
}
],
"access_type": {
"id": "d01ac02c-fc70-4c68-9434-8383cb693ff0",
"url": "http://uri.suomi.fi/codelist/fairdata/access_type/code/open",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/access_type",
"pref_label": {
"en": "Open",
"fi": "Avoin"
}
},
"restriction_grounds": [],
"show_file_metadata": true
},
"actors": [
{
"id": "81c8c37e-4f3c-4cc0-87fe-1ec07582eeae",
"roles": [
"creator",
"publisher"
],
"person": {
"id": "72845ad8-2867-4221-9f80-b8ae9f74fe64",
"name": "Jukka Kohonen",
"email": "<hidden>",
"external_identifier": "https://orcid.org/0000-0003-4859-1463"
},
"organization": {
"id": "9e2e5601-7fd3-4370-ab08-259dd1f40996",
"pref_label": {
"en": "Department of Mathematics and Systems Analysis",
"fi": "Department of Mathematics and Systems Analysis",
"sv": "Department of Mathematics and Systems Analysis",
"und": "Department of Mathematics and Systems Analysis"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10076-T302",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization",
"parent": {
"id": "7d61af1c-0cc6-46fe-9940-21da2b080cb3",
"pref_label": {
"en": "Aalto University",
"fi": "Aalto-yliopisto",
"sv": "Aalto-universitetet",
"und": "Aalto-yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10076",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
}
],
"cumulative_state": 1,
"data_catalog": "urn:nbn:fi:att:data-catalog-ida",
"description": {
"en": "This data contains exhaustive listings of nonisomorphic racks of vertically indecomposable modular lattices of at most 40 elements. Racks are obtained when all doubly irreducible elements subject to a certain condition are removed from a lattice. The rack lattices are stored in XZ-compressed SageMath-compatible dig6-format.\n\nThe data is described in more detail in \"Simplifying modular lattices by removing doubly irreducible elements\" (Jukka Kohonen, 2023). Supplementary SageMath code can be found in BitBucket <https://bitbucket.org/jkohonen/modular-racks/>."
},
"field_of_science": [
{
"id": "90fd0c26-03ee-44e0-9e1e-00633b4c768b",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta111",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Mathematics",
"fi": "Matematiikka",
"sv": "Matematik"
}
}
],
"fileset": {
"storage_service": "ida",
"csc_project": "2004127",
"total_files_count": 83,
"total_files_size": 5730226236
},
"infrastructure": [],
"issued": "2023-11-26",
"keyword": [
"combinatorics",
"lattice theory",
"kombinatoriikka",
"hilateoria"
],
"language": [],
"metadata_owner": {
"id": "80a0839d-1b62-4327-a1a9-b59be6b516bc",
"organization": "aalto.fi"
},
"other_identifiers": [],
"persistent_identifier": "doi:10.23729/1c446a98-23f7-49a3-a040-f75fbd111c0d",
"pid_generated_by_fairdata": true,
"projects": [],
"provenance": [],
"relation": [],
"remote_resources": [],
"spatial": [],
"state": "published",
"temporal": [],
"theme": [
{
"id": "95134269-83dc-4496-8a5e-119ab20f9f28",
"url": "http://www.yso.fi/onto/koko/p89373",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "lattice theory",
"fi": "hilateoria",
"sv": "gitterteori"
}
},
{
"id": "9a8af7e6-4327-4f59-9506-4740b3005b7a",
"url": "http://www.yso.fi/onto/koko/p15933",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "combinatorics",
"fi": "kombinatoriikka",
"sv": "kombinatorik"
}
}
],
"title": {
"en": "Racks of vertically indecomposable modular lattices"
},
"created": "2023-11-23T19:27:51Z",
"cumulation_started": "2023-11-23T19:27:51Z",
"modified": "2023-11-27T13:37:14Z",
"dataset_versions": [
{
"id": "41db0842-5bdb-4bb0-89f4-8c5f9c8a3bf1",
"title": {
"en": "Racks of vertically indecomposable modular lattices"
},
"persistent_identifier": "doi:10.23729/1c446a98-23f7-49a3-a040-f75fbd111c0d",
"state": "published",
"created": "2023-11-23T19:27:51Z",
"version": 1
}
],
"published_revision": 1,
"version": 1,
"api_version": 2,
"metadata_repository": "Fairdata"
},
{
"id": "5f51a771-b0ed-4dd8-8e79-80304c0757f8",
"access_rights": {
"id": "580df742-f82b-4d98-9160-6dfa427a4a0d",
"license": [
{
"id": "35b18e72-3819-4ec6-a1be-14624f29d968",
"custom_url": "https://creativecommons.org/licenses/by/4.0/",
"title": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)",
"und": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
},
"url": "http://uri.suomi.fi/codelist/fairdata/license/code/CC-BY-4.0",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/license",
"pref_label": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
}
}
],
"access_type": {
"id": "d01ac02c-fc70-4c68-9434-8383cb693ff0",
"url": "http://uri.suomi.fi/codelist/fairdata/access_type/code/open",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/access_type",
"pref_label": {
"en": "Open",
"fi": "Avoin"
}
},
"restriction_grounds": [],
"show_file_metadata": true
},
"actors": [
{
"id": "eff0867f-bcf0-48c1-9fea-9f6fa92a2cd2",
"roles": [
"creator"
],
"person": {
"id": "36029bdc-1dc9-4b96-9ecf-ff64ff554302",
"name": "Jukka Kuva",
"email": "<hidden>",
"external_identifier": "https://orcid.org/0000-0003-0241-6838"
},
"organization": {
"id": "9684eeb1-ffec-46bd-84a0-744a4487c460",
"pref_label": {
"en": "Geological Survey of Finland",
"fi": "Geologian tutkimuskeskus",
"sv": "Geologiska forskningscentralen",
"und": "Geologian tutkimuskeskus"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/5040011",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "0becc4b0-c387-47d4-a0ad-680822f0083e",
"roles": [
"publisher"
],
"person": {
"id": "a92ce83d-a57d-4b38-96e5-a88124460e20",
"name": "Jukka Kuva",
"email": "<hidden>"
},
"organization": {
"id": "9684eeb1-ffec-46bd-84a0-744a4487c460",
"pref_label": {
"en": "Geological Survey of Finland",
"fi": "Geologian tutkimuskeskus",
"sv": "Geologiska forskningscentralen",
"und": "Geologian tutkimuskeskus"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/5040011",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
],
"cumulative_state": 0,
"data_catalog": "urn:nbn:fi:att:data-catalog-ida",
"description": {
"en": "EB12 and EB13 samples of HITEC. Collective preview dataset at https://doi.org/10.23729/170132f5-ecba-4dc8-b248-001dc5795db5\n\nPreview of PAS-dataset https://doi.org/10.23729/ff9fc4ae-18c7-4bf0-a31a-a169c9d66b26"
},
"field_of_science": [
{
"id": "7e12a692-26de-4e3c-b28c-64f8a32ef40a",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta114",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Physical sciences",
"fi": "Fysiikka",
"sv": "Fysik"
}
},
{
"id": "7334f2e9-1aae-4b87-9088-8226211b06c9",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta1171",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Geosciences",
"fi": "Geotieteet",
"sv": "Geovetenskaper"
}
}
],
"fileset": {
"storage_service": "ida",
"csc_project": "2000682",
"total_files_count": 33,
"total_files_size": 2683772
},
"infrastructure": [],
"issued": "2023-10-12",
"keyword": [
"bentonite",
"tomography",
"high temperature",
"analytics"
],
"language": [],
"metadata_owner": {
"id": "2f113b48-16ef-498e-86d2-dc2ac66eb0b7",
"organization": "gtk.fi"
},
"other_identifiers": [],
"persistent_identifier": "doi:10.23729/a1163bd9-612b-4230-8f78-4410ca8ac704",
"pid_generated_by_fairdata": true,
"projects": [],
"provenance": [],
"relation": [],
"remote_resources": [],
"spatial": [],
"state": "published",
"temporal": [],
"theme": [],
"title": {
"en": "HITEC EB12-13 preview"
},
"created": "2023-11-13T14:47:32Z",
"modified": "2023-11-22T14:33:33Z",
"dataset_versions": [
{
"id": "5f51a771-b0ed-4dd8-8e79-80304c0757f8",
"title": {
"en": "HITEC EB12-13 preview"
},
"persistent_identifier": "doi:10.23729/a1163bd9-612b-4230-8f78-4410ca8ac704",
"state": "published",
"created": "2023-11-13T14:47:32Z",
"version": 1
}
],
"published_revision": 1,
"version": 1,
"api_version": 2,
"metadata_repository": "Fairdata"
},
{
"id": "6797e758-f28e-4d12-a460-9717b178ba22",
"access_rights": {
"id": "14ae1c74-ea4f-4a7f-9459-8ce9bcc91be9",
"license": [
{
"id": "60ce96ab-a581-4225-a652-bad746a435a2",
"title": {
"en": "License Not Specified",
"fi": "Ei määritelty",
"und": "Ei määritelty"
},
"url": "http://uri.suomi.fi/codelist/fairdata/license/code/notspecified",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/license",
"pref_label": {
"en": "License Not Specified",
"fi": "Ei määritelty"
}
}
],
"access_type": {
"id": "729ffd9f-6d7a-40e9-aa97-a363a16fd113",
"url": "http://uri.suomi.fi/codelist/fairdata/access_type/code/restricted",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/access_type",
"pref_label": {
"en": "Restricted use",
"fi": "Saatavuutta rajoitettu"
}
},
"restriction_grounds": [
{
"id": "39a20c2e-0564-4235-8f08-2354735299ba",
"url": "http://uri.suomi.fi/codelist/fairdata/restriction_grounds/code/contractual",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/restriction_grounds",
"pref_label": {
"en": "Restricted access due to contractual reasons, eg. commercial or industrial use",
"fi": "Saatavuutta rajoitettu sopimuksen perusteella, esim. luottamuksellisen kaupallisen tai teollisen toiminnan perusteella",
"sv": "Begränsad åtkomst på grund av kontrakt"
}
}
]
},
"actors": [
{
"id": "d100b867-11fd-4425-ba57-6263eb379681",
"roles": [
"creator"
],
"person": {
"id": "b5cc232e-a9f5-4a87-ab6e-3c1cd8eaa421",
"name": "Niko Karhula"
},
"organization": {
"id": "7d61af1c-0cc6-46fe-9940-21da2b080cb3",
"pref_label": {
"en": "Aalto University",
"fi": "Aalto-yliopisto",
"sv": "Aalto-universitetet",
"und": "Aalto-yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10076",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "1023e406-ed1c-4256-afb2-228a2b75d3cd",
"roles": [
"creator"
],
"person": {
"id": "64c6cb60-865b-48f0-a152-144da2529c14",
"name": "Matti Huotari",
"external_identifier": "ORCID 000-0001-8168-2522"
},
"organization": {
"id": "a79f6bd5-e2d4-4159-8693-7d016f495870",
"pref_label": {
"en": "Metropolia University of Applied Sciences",
"fi": "Metropolia ammattikorkeakoulu",
"sv": "Metropolia ammattikorkeakoulu",
"und": "Metropolia ammattikorkeakoulu"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10065",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "fcb58bb7-44d0-4292-af58-9b09f47337a5",
"roles": [
"publisher"
],
"organization": {
"id": "a79f6bd5-e2d4-4159-8693-7d016f495870",
"pref_label": {
"en": "Metropolia University of Applied Sciences",
"fi": "Metropolia ammattikorkeakoulu",
"sv": "Metropolia ammattikorkeakoulu",
"und": "Metropolia ammattikorkeakoulu"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10065",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
],
"cumulative_state": 0,
"data_catalog": "urn:nbn:fi:att:data-catalog-att",
"description": {
"fi": "CSV-dataa julkaisuartikkelissa esiintyvistä FCR-testeistä."
},
"field_of_science": [
{
"id": "33d291b9-9b23-4192-b878-cffc210af1d3",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta113",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Computer and information sciences",
"fi": "Tietojenkäsittely ja informaatiotieteet",
"sv": "Data- och informationsvetenskap"
}
},
{
"id": "5b789f2f-f545-497c-8354-c21a6718c723",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta213",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Electronic, automation and communications engineering, electronics",
"fi": "Sähkö-, automaatio- ja tietoliikennetekniikka, elektroniikka",
"sv": "El-, automations- och telekommunikationsteknik, elektronik"
}
}
],
"infrastructure": [],
"issued": "2023-11-22",
"keyword": [
"sähköautomaatio",
"tietojenkäsittely",
"taajuusmarkkinat",
"sähköverkot"
],
"language": [
{
"id": "c757dc29-552d-48b2-9efc-4d53b939a7ef",
"url": "http://lexvo.org/id/iso639-3/fin",
"in_scheme": "http://lexvo.org/id/",
"pref_label": {
"en": "Finnish",
"fi": "suomi",
"sv": "finska"
}
}
],
"metadata_owner": {
"id": "b3284c91-5fb4-4e93-8bfa-3df4801089be",
"organization": "metropolia.fi"
},
"other_identifiers": [],
"persistent_identifier": "urn:nbn:fi:att:cc1a845c-9274-47f3-a115-e87a07a04ba7",
"pid_generated_by_fairdata": true,
"projects": [
{
"id": "a73d3f5b-bb64-4cb1-917c-044f1bf51450",
"title": {
"fi": "STEK kiinteistötiedon hallinta, KITSI"
},
"participating_organizations": [
{
"id": "7d61af1c-0cc6-46fe-9940-21da2b080cb3",
"pref_label": {
"en": "Aalto University",
"fi": "Aalto-yliopisto",
"sv": "Aalto-universitetet",
"und": "Aalto-yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10076",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
},
{
"id": "a79f6bd5-e2d4-4159-8693-7d016f495870",
"pref_label": {
"en": "Metropolia University of Applied Sciences",
"fi": "Metropolia ammattikorkeakoulu",
"sv": "Metropolia ammattikorkeakoulu",
"und": "Metropolia ammattikorkeakoulu"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10065",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
},
{
"id": "30511b0c-9838-4e19-8277-ef99618a00cb",
"pref_label": {
"und": "STEK RY"
}
}
],
"funding": []
}
],
"provenance": [],
"relation": [],
"remote_resources": [
{
"title": {
"en": "Myllypuro AHU PFC Project Data"
},
"use_category": {
"id": "d91e6ce8-6567-441e-96e8-9d706570a677",
"url": "http://uri.suomi.fi/codelist/fairdata/use_category/code/source",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/use_category",
"pref_label": {
"en": "Source material",
"fi": "Lähdeaineisto"
}
},
"access_url": "https://version.aalto.fi/gitlab/karhuln1/myllypuro-ahu-pfc-project-data"
}
],
"spatial": [],
"state": "published",
"temporal": [],
"theme": [
{
"id": "3f6596cc-b2e3-49ab-910f-c6f3811fd052",
"url": "http://www.yso.fi/onto/koko/p4961",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "electricity sector",
"fi": "sähköala",
"sv": "elbranschen"
}
},
{
"id": "d79a79f3-1ecd-4804-919c-783d209b9127",
"url": "http://www.yso.fi/onto/koko/p36046",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "data processing",
"fi": "tietojenkäsittely",
"sv": "databehandling"
}
},
{
"id": "aec1ac8f-a668-4bf0-be06-cffef2a291ad",
"url": "http://www.yso.fi/onto/koko/p34784",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "frequency",
"fi": "taajuus",
"sv": "frekvens"
}
},
{
"id": "bd2de4fb-4370-44e1-9c4c-10213a5a5b63",
"url": "http://www.yso.fi/onto/koko/p35240",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "automation",
"fi": "automaatio",
"sv": "automation"
}
}
],
"title": {
"fi": "Ilmastointilaitteen taajusmarkkinasimulaatio 2023"
},
"created": "2023-11-22T07:29:52Z",
"modified": "2023-11-22T07:29:52Z",
"dataset_versions": [
{
"id": "6797e758-f28e-4d12-a460-9717b178ba22",
"title": {
"fi": "Ilmastointilaitteen taajusmarkkinasimulaatio 2023"
},
"persistent_identifier": "urn:nbn:fi:att:cc1a845c-9274-47f3-a115-e87a07a04ba7",
"state": "published",
"created": "2023-11-22T07:29:52Z",
"version": 1
}
],
"published_revision": 1,
"version": 1,
"api_version": 2,
"metadata_repository": "Fairdata"
},
{
"id": "8e32eaef-185f-436d-8715-e095dd636317",
"access_rights": {
"id": "66127301-e623-42ca-bf23-1adc4a9b9891",
"license": [],
"access_type": {
"id": "d01ac02c-fc70-4c68-9434-8383cb693ff0",
"url": "http://uri.suomi.fi/codelist/fairdata/access_type/code/open",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/access_type",
"pref_label": {
"en": "Open",
"fi": "Avoin"
}
},
"restriction_grounds": [],
"show_file_metadata": true
},
"actors": [
{
"id": "9702a91d-c292-4ad5-8bfc-e5f9fc308d22",
"roles": [
"creator"
],
"person": {
"id": "2d9bc3c8-6073-46d0-92c2-25cd341726bf",
"name": "Jukka Kuva"
},
"organization": {
"id": "932b8b28-397c-4c18-b40e-b3f1f7aa0699",
"pref_label": {
"fi": "Geologian Tutkimuskeskus GTK"
}
}
},
{
"id": "51900557-7d09-4f83-bcfc-375f8bab37a4",
"roles": [
"publisher"
],
"person": {
"id": "03f9046a-699d-4143-932f-0a9351ecaf5a",
"name": "Jukka Kuva",
"email": "<hidden>"
},
"organization": {
"id": "932b8b28-397c-4c18-b40e-b3f1f7aa0699",
"pref_label": {
"fi": "Geologian Tutkimuskeskus GTK"
}
}
}
],
"cumulative_state": 0,
"data_catalog": "urn:nbn:fi:att:data-catalog-pas",
"description": {
"en": "EB12 and EB13 samples of HITEC. Collective preview dataset at https://doi.org/10.23729/170132f5-ecba-4dc8-b248-001dc5795db5 Preview dataset found at https://doi.org/10.23729/a1163bd9-612b-4230-8f78-4410ca8ac704 . To obtain data, please contact fairdata-pas@gtk.fi ."
},
"field_of_science": [],
"fileset": {
"storage_service": "pas",
"csc_project": "2000682",
"total_files_count": 11206,
"total_files_size": 12112919634
},
"infrastructure": [],
"issued": "2023-10-12",
"keyword": [],
"language": [],
"metadata_owner": {
"id": "2f113b48-16ef-498e-86d2-dc2ac66eb0b7",
"organization": "gtk.fi"
},
"other_identifiers": [],
"persistent_identifier": "doi:10.23729/ff9fc4ae-18c7-4bf0-a31a-a169c9d66b26",
"pid_generated_by_fairdata": true,
"preservation": {
"id": "362ba7a6-9ef1-4bb7-b339-d9c033ca0017",
"contract": "urn:uuid:5699f46e-08e9-433c-bfc7-037cabe6826e",
"preservation_identifier": "doi:10.23729/ff9fc4ae-18c7-4bf0-a31a-a169c9d66b26",
"state": 120,
"state_modified": "2023-11-21T16:54:14Z",
"description": {
"und": "Accepted to preservation"
},
"reason_description": "",
"pas_package_created": false,
"pas_process_running": false
},
"projects": [],
"provenance": [],
"relation": [],
"remote_resources": [],
"spatial": [],
"state": "published",
"temporal": [],
"theme": [],
"title": {
"en": "HITEC EB12-13"
},
"created": "2023-11-13T14:55:02Z",
"modified": "2023-11-21T16:54:15Z",
"dataset_versions": [
{
"id": "8e32eaef-185f-436d-8715-e095dd636317",
"title": {
"en": "HITEC EB12-13"
},
"persistent_identifier": "doi:10.23729/ff9fc4ae-18c7-4bf0-a31a-a169c9d66b26",
"state": "published",
"created": "2023-11-13T14:55:02Z",
"version": 1
}
],
"published_revision": 1,
"version": 1,
"api_version": 2,
"metadata_repository": "Fairdata"
},
{
"id": "37a30e41-23c4-466e-af88-eaecadbf5fb3",
"access_rights": {
"id": "211db734-6130-4555-b2d2-438e30a48f8d",
"license": [
{
"id": "60ce96ab-a581-4225-a652-bad746a435a2",
"custom_url": "http://opensource.org/licenses/mit-license.php",
"url": "http://uri.suomi.fi/codelist/fairdata/license/code/notspecified",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/license",
"pref_label": {
"en": "License Not Specified",
"fi": "Ei määritelty"
}
}
],
"access_type": {
"id": "d01ac02c-fc70-4c68-9434-8383cb693ff0",
"url": "http://uri.suomi.fi/codelist/fairdata/access_type/code/open",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/access_type",
"pref_label": {
"en": "Open",
"fi": "Avoin"
}
},
"restriction_grounds": []
},
"actors": [
{
"id": "9d13d2db-aafd-4c80-8e3c-1c9470389207",
"roles": [
"creator"
],
"person": {
"id": "2f55369f-95fa-4566-a41e-8b852a1be947",
"name": "Irfan, Muhammed"
},
"organization": {
"id": "dc707cd4-7583-4aa0-ba10-8ff2c5672b16",
"pref_label": {
"en": "Finnish Meteorological Institute",
"fi": "Ilmatieteen laitos",
"sv": "Meteorologiska Institutet",
"und": "Ilmatieteen laitos"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/4940015",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "cdfb1476-ad6b-4bbb-b41b-feb657b02195",
"roles": [
"creator"
],
"person": {
"id": "97c12c88-7837-404e-8913-6b5e2dba5c35",
"name": "Kühn, Thomas"
},
"organization": {
"id": "dc707cd4-7583-4aa0-ba10-8ff2c5672b16",
"pref_label": {
"en": "Finnish Meteorological Institute",
"fi": "Ilmatieteen laitos",
"sv": "Meteorologiska Institutet",
"und": "Ilmatieteen laitos"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/4940015",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "794cef1a-438e-4b0b-b4a2-ff233cbfea54",
"roles": [
"creator"
],
"person": {
"id": "c2c838b6-dc79-4ea6-a9bd-189971a29fde",
"name": "Holopainen, Eemeli"
},
"organization": {
"id": "dc707cd4-7583-4aa0-ba10-8ff2c5672b16",
"pref_label": {
"en": "Finnish Meteorological Institute",
"fi": "Ilmatieteen laitos",
"sv": "Meteorologiska Institutet",
"und": "Ilmatieteen laitos"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/4940015",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "03b074e4-f63d-4383-977f-865557ad18c8",
"roles": [
"creator"
],
"person": {
"id": "58d7ee5d-bc8f-441a-b47b-06de709f01b0",
"name": "Kokkola, Harri"
},
"organization": {
"id": "dc707cd4-7583-4aa0-ba10-8ff2c5672b16",
"pref_label": {
"en": "Finnish Meteorological Institute",
"fi": "Ilmatieteen laitos",
"sv": "Meteorologiska Institutet",
"und": "Ilmatieteen laitos"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/4940015",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "cf2c9cd9-b0f8-4984-8bb9-fca41dbb2906",
"roles": [
"publisher"
],
"organization": {
"id": "dc707cd4-7583-4aa0-ba10-8ff2c5672b16",
"pref_label": {
"en": "Finnish Meteorological Institute",
"fi": "Ilmatieteen laitos",
"sv": "Meteorologiska Institutet",
"und": "Ilmatieteen laitos"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/4940015",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "8f7a626f-5a04-438c-b30c-9835368f7d7b",
"roles": [
"contributor"
],
"person": {
"id": "ffe4338f-5e50-4f8d-8355-66cf7f7c76c5",
"name": "Yli-Juuti, Taina"
},
"organization": {
"id": "dc707cd4-7583-4aa0-ba10-8ff2c5672b16",
"pref_label": {
"en": "Finnish Meteorological Institute",
"fi": "Ilmatieteen laitos",
"sv": "Meteorologiska Institutet",
"und": "Ilmatieteen laitos"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/4940015",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "636913c2-9e60-47c6-bc52-9df6102ed571",
"roles": [
"contributor"
],
"person": {
"id": "c8bee95b-4031-4d48-9483-4ba510f59daf",
"name": "Laakso, Anton"
},
"organization": {
"id": "dc707cd4-7583-4aa0-ba10-8ff2c5672b16",
"pref_label": {
"en": "Finnish Meteorological Institute",
"fi": "Ilmatieteen laitos",
"sv": "Meteorologiska Institutet",
"und": "Ilmatieteen laitos"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/4940015",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "59e0275c-f895-448f-8afe-980338d90fa7",
"roles": [
"contributor"
],
"person": {
"id": "9fa90936-3fdf-4737-86e9-616e8ea9a221",
"name": "Worsnop, Douglas R."
},
"organization": {
"id": "dc707cd4-7583-4aa0-ba10-8ff2c5672b16",
"pref_label": {
"en": "Finnish Meteorological Institute",
"fi": "Ilmatieteen laitos",
"sv": "Meteorologiska Institutet",
"und": "Ilmatieteen laitos"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/4940015",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "336a5a8e-9cbd-434b-a90a-52f01cda16c9",
"roles": [
"contributor"
],
"person": {
"id": "af91d492-5792-416b-9d34-607ee7567630",
"name": "Virtanen, Annele"
},
"organization": {
"id": "dc707cd4-7583-4aa0-ba10-8ff2c5672b16",
"pref_label": {
"en": "Finnish Meteorological Institute",
"fi": "Ilmatieteen laitos",
"sv": "Meteorologiska Institutet",
"und": "Ilmatieteen laitos"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/4940015",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
],
"cumulative_state": 0,
"data_catalog": "urn:nbn:fi:att:data-catalog-fmi",
"description": {
"en": "This dataset contains simulation results from global aerosol-climate model ECHAM-SALSA. These simulations were performed to study the sensitivity of simulated SOA mass, CCN and radiative forcings to the assumed volatility distributions of biogenic SOA precursor species. The study employed volatility basis set (VBS) approach to represent and simulate SOA in the atmosphere. The study involved a comparative analysis between finely resolved 9-bin VBS setup with a simplified 3-bin VBS setup. It also included how the SOA mass, CCN and radiative forcing are sensitive to the volatitility of individual VBS bins."
},
"field_of_science": [
{
"id": "7334f2e9-1aae-4b87-9088-8226211b06c9",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta1171",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Geosciences",
"fi": "Geotieteet",
"sv": "Geovetenskaper"
}
}
],
"infrastructure": [],
"issued": "2023-11-15",
"keyword": [
"climate, aerosol, radiative forcing, secondary organic aerosol",
"INSPIRE theme: climatologyMeteorologyAtmosphere"
],
"language": [
{
"id": "ec748146-3403-4a7f-adfe-bdbb1b889372",
"url": "http://lexvo.org/id/iso639-3/eng",
"in_scheme": "http://lexvo.org/id/",
"pref_label": {
"en": "English",
"fi": "englanti",
"sv": "engelska"
}
}
],
"metadata_owner": {
"id": "3b375d4c-f081-4884-9366-1489d01b45db",
"organization": "fmi.fi"
},
"other_identifiers": [
{
"notation": "http://hdl.handle.net/11304/fe931b30-a21c-4148-8ae6-3e4eddbeb630",
"metax_ids": []
}
],
"persistent_identifier": "doi:10.23728/fmi-b2share.6416bbff3bb24b3eb1d49cd990fda411",
"pid_generated_by_fairdata": false,
"projects": [],
"provenance": [],
"relation": [],
"remote_resources": [
{
"title": {
"en": "External data"
},
"use_category": {
"id": "ed5844fc-6309-4a8f-98bb-e18c1aec9fdc",
"url": "http://uri.suomi.fi/codelist/fairdata/use_category/code/outcome",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/use_category",
"pref_label": {
"en": "Outcome material",
"fi": "Tulosaineisto"
}
},
"access_url": "https://fmi.b2share.csc.fi/records/6416bbff3bb24b3eb1d49cd990fda411"
},
{
"title": {
"en": "External data"
},
"use_category": {
"id": "ed5844fc-6309-4a8f-98bb-e18c1aec9fdc",
"url": "http://uri.suomi.fi/codelist/fairdata/use_category/code/outcome",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/use_category",
"pref_label": {
"en": "Outcome material",
"fi": "Tulosaineisto"
}
},
"access_url": "https://fmi.b2share.csc.fi/records/6416bbff3bb24b3eb1d49cd990fda411"
},
{
"title": {
"en": "External data"
},
"use_category": {
"id": "ed5844fc-6309-4a8f-98bb-e18c1aec9fdc",
"url": "http://uri.suomi.fi/codelist/fairdata/use_category/code/outcome",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/use_category",
"pref_label": {
"en": "Outcome material",
"fi": "Tulosaineisto"
}
},
"access_url": "https://fmi.b2share.csc.fi/records/6416bbff3bb24b3eb1d49cd990fda411"
}
],
"spatial": [
{
"geographic_name": "Boreal region"
}
],
"state": "published",
"temporal": [],
"theme": [],
"title": {
"en": "Model data for \"A model study on investigating the sensitivity of aerosol forcing on the volatilities of semi-volatile organic compounds\" by Irfan et al"
},
"created": "2023-11-21T08:40:20Z",
"modified": "2023-11-21T08:40:20Z",
"dataset_versions": [
{
"id": "37a30e41-23c4-466e-af88-eaecadbf5fb3",
"title": {
"en": "Model data for \"A model study on investigating the sensitivity of aerosol forcing on the volatilities of semi-volatile organic compounds\" by Irfan et al"
},
"persistent_identifier": "doi:10.23728/fmi-b2share.6416bbff3bb24b3eb1d49cd990fda411",
"state": "published",
"created": "2023-11-21T08:40:20Z",
"version": 1
}
],
"published_revision": 1,
"version": 1,
"api_version": 2,
"metadata_repository": "Fairdata"
},
{
"id": "6dd2ae8b-7777-44a0-8ebf-4db4d01d163f",
"access_rights": {
"id": "ac4ab885-5b59-4fde-a661-a6f89cc0b009",
"license": [
{
"id": "35b18e72-3819-4ec6-a1be-14624f29d968",
"custom_url": "https://creativecommons.org/licenses/by/4.0/",
"title": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)",
"und": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
},
"url": "http://uri.suomi.fi/codelist/fairdata/license/code/CC-BY-4.0",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/license",
"pref_label": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
}
}
],
"access_type": {
"id": "d01ac02c-fc70-4c68-9434-8383cb693ff0",
"url": "http://uri.suomi.fi/codelist/fairdata/access_type/code/open",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/access_type",
"pref_label": {
"en": "Open",
"fi": "Avoin"
}
},
"restriction_grounds": []
},
"actors": [
{
"id": "31f21284-829e-4cd9-96aa-563859c5097c",
"roles": [
"creator"
],
"person": {
"id": "972b2aa4-caef-44e5-b544-44bbc9b4b49e",
"name": "Daniel Kelly",
"email": "<hidden>"
},
"organization": {
"id": "f084c0bf-f66c-45e2-859c-27a70d4c87da",
"pref_label": {
"en": "HAMK Tech",
"fi": "HAMK Tech",
"sv": "HAMK Tech",
"und": "HAMK Tech"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/02467-27",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization",
"parent": {
"id": "922150cb-fedd-4540-9e81-d972b34eeeed",
"pref_label": {
"en": "Häme University of Applied Sciences",
"fi": "Hämeen ammattikorkeakoulu",
"sv": "Hämeen ammattikorkeakoulu",
"und": "Hämeen ammattikorkeakoulu"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/02467",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
},
{
"id": "ea7aa3d8-96a6-45bd-878a-de03f8d57db2",
"roles": [
"creator",
"curator"
],
"person": {
"id": "128012c7-2232-4314-b991-1a899ba95912",
"name": "Ari Lindgren",
"email": "<hidden>"
},
"organization": {
"id": "f084c0bf-f66c-45e2-859c-27a70d4c87da",
"pref_label": {
"en": "HAMK Tech",
"fi": "HAMK Tech",
"sv": "HAMK Tech",
"und": "HAMK Tech"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/02467-27",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization",
"parent": {
"id": "922150cb-fedd-4540-9e81-d972b34eeeed",
"pref_label": {
"en": "Häme University of Applied Sciences",
"fi": "Hämeen ammattikorkeakoulu",
"sv": "Hämeen ammattikorkeakoulu",
"und": "Hämeen ammattikorkeakoulu"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/02467",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
},
{
"id": "be6cfd43-f571-4ec2-a354-23fa8c48bb88",
"roles": [
"publisher"
],
"organization": {
"id": "f084c0bf-f66c-45e2-859c-27a70d4c87da",
"pref_label": {
"en": "HAMK Tech",
"fi": "HAMK Tech",
"sv": "HAMK Tech",
"und": "HAMK Tech"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/02467-27",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization",
"parent": {
"id": "922150cb-fedd-4540-9e81-d972b34eeeed",
"pref_label": {
"en": "Häme University of Applied Sciences",
"fi": "Hämeen ammattikorkeakoulu",
"sv": "Hämeen ammattikorkeakoulu",
"und": "Hämeen ammattikorkeakoulu"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/02467",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
},
{
"id": "5092fbfe-541c-4282-9079-58b1868f1df6",
"roles": [
"contributor"
],
"person": {
"id": "e560c1d6-865f-47f4-b89c-ff179f71118c",
"name": "Aaron Lehmus",
"email": "<hidden>"
},
"organization": {
"id": "f084c0bf-f66c-45e2-859c-27a70d4c87da",
"pref_label": {
"en": "HAMK Tech",
"fi": "HAMK Tech",
"sv": "HAMK Tech",
"und": "HAMK Tech"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/02467-27",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization",
"parent": {
"id": "922150cb-fedd-4540-9e81-d972b34eeeed",
"pref_label": {
"en": "Häme University of Applied Sciences",
"fi": "Hämeen ammattikorkeakoulu",
"sv": "Hämeen ammattikorkeakoulu",
"und": "Hämeen ammattikorkeakoulu"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/02467",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
}
],
"cumulative_state": 0,
"data_catalog": "urn:nbn:fi:att:data-catalog-att",
"description": {
"en": "Beckhoff TwinCat source code for controlling pyrolysis process using the Ala-Talkkari solid fuel \nwater boiler as a heat source."
},
"field_of_science": [
{
"id": "5b789f2f-f545-497c-8354-c21a6718c723",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta213",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Electronic, automation and communications engineering, electronics",
"fi": "Sähkö-, automaatio- ja tietoliikennetekniikka, elektroniikka",
"sv": "El-, automations- och telekommunikationsteknik, elektronik"
}
}
],
"infrastructure": [],
"issued": "2023-10-17",
"keyword": [
"plc",
"pyrolysis",
"beckhoff-twincat",
"biohar",
"IEC 61131-3"
],
"language": [],
"metadata_owner": {
"id": "a77c0a7f-3f91-4ab6-b27b-ddebc5d6761a",
"organization": "hamk.fi"
},
"other_identifiers": [],
"persistent_identifier": "urn:nbn:fi:att:0b297924-f12b-459c-829c-e7ec60fcdd6e",
"pid_generated_by_fairdata": true,
"projects": [
{
"id": "894bcb8b-5f18-4b71-b2e9-df6015b60259",
"title": {
"en": "Fiksuhiili",
"fi": "Fiksuhiili"
},
"participating_organizations": [
{
"id": "f084c0bf-f66c-45e2-859c-27a70d4c87da",
"pref_label": {
"en": "HAMK Tech",
"fi": "HAMK Tech",
"sv": "HAMK Tech",
"und": "HAMK Tech"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/02467-27",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization",
"parent": {
"id": "922150cb-fedd-4540-9e81-d972b34eeeed",
"pref_label": {
"en": "Häme University of Applied Sciences",
"fi": "Hämeen ammattikorkeakoulu",
"sv": "Hämeen ammattikorkeakoulu",
"und": "Hämeen ammattikorkeakoulu"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/02467",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
],
"funding": [
{
"funder": {
"funder_type": {
"id": "bc6dce7b-d23a-48db-995e-18321198c06d",
"url": "http://uri.suomi.fi/codelist/fairdata/funder_type/code/eu-eakr",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/funder_type",
"pref_label": {
"en": "EU Regional Development Fund EAKR",
"fi": "EU Euroopan aluekehitysrahasto EAKR"
}
}
},
"funding_identifier": "309660"
}
]
}
],
"provenance": [],
"relation": [
{
"entity": {
"title": {
"en": "From Pyrolysis to FiksuHiili"
},
"entity_identifier": "https://urn.fi/URN:NBN:fi-fe2023060151957",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "02817677-485b-401f-a552-7579c712c203",
"url": "http://purl.org/spar/cito/citesForInformation",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "References",
"fi": "Viittaa aineistoon"
}
},
"metax_ids": []
}
],
"remote_resources": [
{
"title": {
"en": "PLC control for biochar pyrolysis process"
},
"use_category": {
"id": "d91e6ce8-6567-441e-96e8-9d706570a677",
"url": "http://uri.suomi.fi/codelist/fairdata/use_category/code/source",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/use_category",
"pref_label": {
"en": "Source material",
"fi": "Lähdeaineisto"
}
},
"access_url": "https://zenodo.org/doi/10.5281/zenodo.10165322",
"file_type": {
"id": "df8268f0-7ed3-49f6-8fb7-d3103fbfdde2",
"url": "http://uri.suomi.fi/codelist/fairdata/file_type/code/software",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/file_type",
"pref_label": {
"en": "Software",
"fi": "Sovellus"
}
}
}
],
"spatial": [],
"state": "published",
"temporal": [],
"theme": [
{
"id": "f44745ff-8115-4b4f-b188-178a832479aa",
"url": "http://www.yso.fi/onto/koko/p4116",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "programmable logic controllers",
"fi": "ohjelmoitavat logiikat",
"sv": "programmerbara logikkretsar"
}
},
{
"id": "a53d11ee-88d1-434e-b8be-a60ccdd3f70a",
"url": "http://www.yso.fi/onto/koko/p74228",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"fi": "biohiili"
}
},
{
"id": "2d516e2b-c763-44bb-89db-e3cfa5373a30",
"url": "http://www.yso.fi/onto/koko/p94146",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "pyrolysis",
"fi": "pyrolyysi",
"sv": "pyrolys"
}
}
],
"title": {
"en": "Control system for the pyrolysis process using a heating boiler"
},
"created": "2023-10-17T08:09:20Z",
"modified": "2023-11-21T08:29:58Z",
"dataset_versions": [
{
"id": "6dd2ae8b-7777-44a0-8ebf-4db4d01d163f",
"title": {
"en": "Control system for the pyrolysis process using a heating boiler"
},
"persistent_identifier": "urn:nbn:fi:att:0b297924-f12b-459c-829c-e7ec60fcdd6e",
"state": "published",
"created": "2023-10-17T08:09:20Z",
"version": 1
}
],
"published_revision": 1,
"version": 1,
"api_version": 2,
"metadata_repository": "Fairdata"
},
{
"id": "b83bb2bb-8b78-45ab-8873-48666f313187",
"access_rights": {
"id": "9032745f-9f6b-4466-ad19-7c8aad250138",
"license": [
{
"id": "35b18e72-3819-4ec6-a1be-14624f29d968",
"custom_url": "https://creativecommons.org/licenses/by/4.0/",
"title": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)",
"und": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
},
"url": "http://uri.suomi.fi/codelist/fairdata/license/code/CC-BY-4.0",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/license",
"pref_label": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
}
}
],
"access_type": {
"id": "d01ac02c-fc70-4c68-9434-8383cb693ff0",
"url": "http://uri.suomi.fi/codelist/fairdata/access_type/code/open",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/access_type",
"pref_label": {
"en": "Open",
"fi": "Avoin"
}
},
"restriction_grounds": [],
"show_file_metadata": true
},
"actors": [
{
"id": "1bc4fc4b-3588-4b76-8e2e-ce334ce80ef9",
"roles": [
"creator",
"publisher",
"curator"
],
"person": {
"id": "e880fddd-31f1-4bfd-986f-0afb1d3c6043",
"name": "Vitus Besel",
"email": "<hidden>",
"external_identifier": "https://orcid.org/0000-0003-4535-5422"
},
"organization": {
"id": "157adc99-d4a2-49ba-97ba-bd26014bbc10",
"pref_label": {
"en": "Institute for Atmospheric and Earth System Research"
},
"parent": {
"id": "b65efb2c-fd48-4b76-9837-c6f05216d4bd",
"pref_label": {
"en": "University of Helsinki",
"fi": "Helsingin yliopisto",
"sv": "Helsingfors universitet",
"und": "Helsingin yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/01901",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
},
{
"id": "b0432583-86cf-44b6-896d-909e4582bdb6",
"roles": [
"curator",
"contributor"
],
"person": {
"id": "3bde1ab7-5989-4645-9569-bfef2ca7af70",
"name": "Milica Todorović",
"external_identifier": "https://orcid.org/0000-0003-0028-0105"
},
"organization": {
"id": "6008d1d0-fee8-4efe-9832-74337b62ffa5",
"pref_label": {
"en": "University of Turku",
"fi": "Turun yliopisto",
"sv": "Åbo universitet",
"und": "Turun yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10089",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "65deaa33-1bcd-405f-a5ae-270a2dc93b42",
"roles": [
"contributor"
],
"person": {
"id": "4b3fc204-c693-403a-8501-534577a67487",
"name": "Theo Kurtén",
"external_identifier": "https://orcid.org/0000-0002-6416-4931"
},
"organization": {
"id": "b65efb2c-fd48-4b76-9837-c6f05216d4bd",
"pref_label": {
"en": "University of Helsinki",
"fi": "Helsingin yliopisto",
"sv": "Helsingfors universitet",
"und": "Helsingin yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/01901",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "dec50c78-70c5-45cc-b40f-861922176143",
"roles": [
"contributor"
],
"person": {
"id": "c25088ae-fb87-4eee-9d75-1f1e860e1790",
"name": "Patrick Rinke",
"external_identifier": "https://orcid.org/0000-0003-1898-723X"
},
"organization": {
"id": "7d61af1c-0cc6-46fe-9940-21da2b080cb3",
"pref_label": {
"en": "Aalto University",
"fi": "Aalto-yliopisto",
"sv": "Aalto-universitetet",
"und": "Aalto-yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10076",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "307bc448-a685-4c33-bc82-d3b58ed938e3",
"roles": [
"contributor"
],
"person": {
"id": "6fdd0a06-69eb-45af-8191-258da634c11e",
"name": "Hanna Vehkamäki",
"external_identifier": "https://orcid.org/ 0000-0002-5018-1255"
},
"organization": {
"id": "b65efb2c-fd48-4b76-9837-c6f05216d4bd",
"pref_label": {
"en": "University of Helsinki",
"fi": "Helsingin yliopisto",
"sv": "Helsingfors universitet",
"und": "Helsingin yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/01901",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
],
"cumulative_state": 0,
"data_catalog": "urn:nbn:fi:att:data-catalog-ida",
"description": {
"en": "\"GeckoQ data\" contains 32k molecules and has been peer-reviewed and published as: \"Atomic structures, conformers and thermodynamic properties of 32k atmospheric molecules\" - Vitus Besel, Milica Todorvić, Theo Kurtén, Patrick Rinke, and Hanna Vehkamäki, Nature: Scientific Data (2023) [https://doi.org/10.1038/s41597-023-02366-x]\n\n\"GeckoQ (Addendum 1) data\" contains additional 11k molecules obtained with the same methodology. However, these include a large percentage of \"extremely low volatile organic compounds, and thus, is not a uniform sample of the GeckoQ data, or the underlying data generated by the chemical mechanism GECKO-A\n\nLow volatile organic compounds (LVOC) have been determined to be main drivers in key atmospheric processes, such as new particle formation (NPF). Yet, extensive and versatile data sets of these molecules have not been available so far to the atmospheric research community. The GeckoQ dataset contains atomic structures of 31,637 atmospherically relevant molecules produced in the oxidation of alpha-pinene, toluene and decane. On top of molecular structures generated by the chemical mechanism GECKO-A, we performed comprehensive conformer sampling with the COSMOconf program and calculate thermodynamic properties on the Perdew-Becke (PB) level of density functional theory (DFT) using the Conductor-like Screening Model (COSMO). The data contains all 7 Mio. conformers found."
},
"field_of_science": [
{
"id": "99add68c-0c1f-4248-ad68-d0b57d89c984",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta1172",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Environmental sciences",
"fi": "Ympäristötiede",
"sv": "Miljövetenskap"
}
}
],
"fileset": {
"storage_service": "ida",
"csc_project": "2003525",
"total_files_count": 68,
"total_files_size": 689446047689
},
"infrastructure": [],
"issued": "2023-03-07",
"keyword": [
"atmospheric molecules",
"LVOC",
"density functional theory",
"COSMO",
"COSMOtherm",
"COSMOconf",
"conformers",
"saturation vapor pressure",
"pSat",
"thermodynamic properties",
"DFT",
"low volatile organic compounds"
],
"language": [
{
"id": "ec748146-3403-4a7f-adfe-bdbb1b889372",
"url": "http://lexvo.org/id/iso639-3/eng",
"in_scheme": "http://lexvo.org/id/",
"pref_label": {
"en": "English",
"fi": "englanti",
"sv": "engelska"
}
}
],
"metadata_owner": {
"id": "037418c2-6838-4540-bfd1-a35e8029a646",
"organization": "helsinki.fi"
},
"other_identifiers": [],
"persistent_identifier": "doi:10.23729/dd0396b3-9017-40f2-ae4b-6876bf33dd08",
"pid_generated_by_fairdata": true,
"projects": [
{
"id": "9c6c47a6-1e8c-4573-8fbb-bea4b429ed31",
"title": {
"en": "Virtual Laboratory for Molecular Level Atmospheric Transformations (VILMA)"
},
"project_identifier": "VILMA",
"participating_organizations": [
{
"id": "7d61af1c-0cc6-46fe-9940-21da2b080cb3",
"pref_label": {
"en": "Aalto University",
"fi": "Aalto-yliopisto",
"sv": "Aalto-universitetet",
"und": "Aalto-yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10076",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
},
{
"id": "b65efb2c-fd48-4b76-9837-c6f05216d4bd",
"pref_label": {
"en": "University of Helsinki",
"fi": "Helsingin yliopisto",
"sv": "Helsingfors universitet",
"und": "Helsingin yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/01901",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
},
{
"id": "e9d4978f-97d0-4d50-93dd-ee3987b63001",
"pref_label": {
"en": "University of Eastern Finland",
"fi": "Itä-Suomen yliopisto",
"sv": "Östra Finlands universitet",
"und": "Itä-Suomen yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10088",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
},
{
"id": "ea83ea7b-4d44-4d0b-b4ac-a8df3f00ae20",
"pref_label": {
"en": "Tampere University",
"fi": "Tampereen yliopisto",
"sv": "Tammerfors universitet",
"und": "Tampereen yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10122",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
],
"funding": [
{
"funder": {
"organization": {
"id": "8f22ed54-7903-4fe1-9602-9370b89e15d1",
"pref_label": {
"en": "Research Council of Finland",
"fi": "Suomen Akatemia",
"sv": "Finlands Akademi",
"und": "Suomen Akatemia"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/02458939",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
},
"funder_type": {
"id": "d38a8484-f3d7-43cf-ad79-829ebb3ba9eb",
"url": "http://uri.suomi.fi/codelist/fairdata/funder_type/code/academy-of-finland",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/funder_type",
"pref_label": {
"en": "Academy of Finland",
"fi": "Suomen Akatemia"
}
}
},
"funding_identifier": "Grant No. 426 346368"
}
]
},
{
"id": "d87501fa-fb51-40f8-bf13-ee58e1738ea6",
"title": {
"en": "The Atmosphere and Climate Competence Center"
},
"project_identifier": "ACCC",
"participating_organizations": [
{
"id": "b65efb2c-fd48-4b76-9837-c6f05216d4bd",
"pref_label": {
"en": "University of Helsinki",
"fi": "Helsingin yliopisto",
"sv": "Helsingfors universitet",
"und": "Helsingin yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/01901",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
},
{
"id": "dc707cd4-7583-4aa0-ba10-8ff2c5672b16",
"pref_label": {
"en": "Finnish Meteorological Institute",
"fi": "Ilmatieteen laitos",
"sv": "Meteorologiska Institutet",
"und": "Ilmatieteen laitos"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/4940015",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
},
{
"id": "e9d4978f-97d0-4d50-93dd-ee3987b63001",
"pref_label": {
"en": "University of Eastern Finland",
"fi": "Itä-Suomen yliopisto",
"sv": "Östra Finlands universitet",
"und": "Itä-Suomen yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10088",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
],
"funding": [
{
"funder": {
"organization": {
"id": "8f22ed54-7903-4fe1-9602-9370b89e15d1",
"pref_label": {
"en": "Research Council of Finland",
"fi": "Suomen Akatemia",
"sv": "Finlands Akademi",
"und": "Suomen Akatemia"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/02458939",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
},
"funder_type": {
"id": "d38a8484-f3d7-43cf-ad79-829ebb3ba9eb",
"url": "http://uri.suomi.fi/codelist/fairdata/funder_type/code/academy-of-finland",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/funder_type",
"pref_label": {
"en": "Academy of Finland",
"fi": "Suomen Akatemia"
}
}
},
"funding_identifier": "Grant No. 337549, 337552, 337550, and 337551"
}
]
},
{
"id": "b21b4d94-a76d-40d5-8309-ebabe1ff2d66",
"title": {
"en": "Finnish Center for Artificial Intelligence"
},
"project_identifier": "FCAI",
"participating_organizations": [
{
"id": "7d61af1c-0cc6-46fe-9940-21da2b080cb3",
"pref_label": {
"en": "Aalto University",
"fi": "Aalto-yliopisto",
"sv": "Aalto-universitetet",
"und": "Aalto-yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10076",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
},
{
"id": "b65efb2c-fd48-4b76-9837-c6f05216d4bd",
"pref_label": {
"en": "University of Helsinki",
"fi": "Helsingin yliopisto",
"sv": "Helsingfors universitet",
"und": "Helsingin yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/01901",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
},
{
"id": "69f52684-f80b-41d3-be0b-922487ac47a0",
"pref_label": {
"en": "VTT Technical Research Centre of Finland Ltd",
"fi": "Teknologian tutkimuskeskus VTT Oy",
"sv": "Teknologiska forskningscentralen VTT Ab",
"und": "Teknologian tutkimuskeskus VTT Oy"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/26473754",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
],
"funding": [
{
"funder": {
"organization": {
"id": "8f22ed54-7903-4fe1-9602-9370b89e15d1",
"pref_label": {
"en": "Research Council of Finland",
"fi": "Suomen Akatemia",
"sv": "Finlands Akademi",
"und": "Suomen Akatemia"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/02458939",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
},
"funder_type": {
"id": "d38a8484-f3d7-43cf-ad79-829ebb3ba9eb",
"url": "http://uri.suomi.fi/codelist/fairdata/funder_type/code/academy-of-finland",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/funder_type",
"pref_label": {
"en": "Academy of Finland",
"fi": "Suomen Akatemia"
}
}
},
"funding_identifier": "Grant No. 345552, 345704, and 345705"
}
]
}
],
"provenance": [],
"relation": [],
"remote_resources": [],
"spatial": [],
"state": "published",
"temporal": [],
"theme": [
{
"id": "4dd313d1-b766-4db4-9624-f4814cf9d0af",
"url": "http://www.yso.fi/onto/koko/p69807",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "atmospheric chemistry",
"fi": "ilmakemia",
"sv": "atmosfärkemi"
}
},
{
"id": "7f849844-52b5-4c84-82cb-265d60ba92e1",
"url": "http://www.yso.fi/onto/koko/p9706",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "volatile organic compounds",
"fi": "haihtuvat orgaaniset yhdisteet",
"sv": "flyktiga organiska föreningar"
}
},
{
"id": "438fecea-6f83-4502-b84a-a234dc1c9158",
"url": "http://www.yso.fi/onto/koko/p77004",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "density functional theory",
"fi": "tiheysfunktionaaliteoria",
"sv": "täthetsfunktionalteori"
}
}
],
"title": {
"en": "GeckoQ: Atomic structures, conformers and thermodynamic properties of atmospheric molecules"
},
"created": "2023-11-20T13:00:23Z",
"modified": "2023-11-20T13:00:23Z",
"dataset_versions": [
{
"id": "b83bb2bb-8b78-45ab-8873-48666f313187",
"title": {
"en": "GeckoQ: Atomic structures, conformers and thermodynamic properties of atmospheric molecules"
},
"persistent_identifier": "doi:10.23729/dd0396b3-9017-40f2-ae4b-6876bf33dd08",
"state": "published",
"created": "2023-11-20T13:00:23Z",
"version": 2
},
{
"id": "f17d76a4-99e8-4567-b4ca-9969db30d786",
"title": {
"en": "GeckoQ: Atomic structures, conformers and thermodynamic properties of atmospheric molecules"
},
"persistent_identifier": "doi:10.23729/022475cc-e527-41a9-bbc0-0113923cf04c",
"state": "published",
"created": "2023-06-14T10:03:34Z",
"version": 1
}
],
"published_revision": 1,
"version": 2,
"api_version": 2,
"metadata_repository": "Fairdata"
},
{
"id": "602bb9a6-0626-43db-9073-054bd3332fff",
"access_rights": {
"id": "d73dc018-5be6-4e8b-b791-ef574593718e",
"license": [
{
"id": "35b18e72-3819-4ec6-a1be-14624f29d968",
"custom_url": "https://creativecommons.org/licenses/by/4.0/",
"title": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)",
"und": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
},
"url": "http://uri.suomi.fi/codelist/fairdata/license/code/CC-BY-4.0",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/license",
"pref_label": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
}
}
],
"access_type": {
"id": "d01ac02c-fc70-4c68-9434-8383cb693ff0",
"url": "http://uri.suomi.fi/codelist/fairdata/access_type/code/open",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/access_type",
"pref_label": {
"en": "Open",
"fi": "Avoin"
}
},
"restriction_grounds": [],
"show_file_metadata": true
},
"actors": [
{
"id": "faf3de17-bdab-4682-bbed-ce0af621462b",
"roles": [
"creator",
"publisher"
],
"person": {
"id": "df25cb05-899a-451d-a005-03673e1fcc08",
"name": "Frederick Gent",
"email": "<hidden>",
"external_identifier": "https://orcid.org/0000-0002-1331-2260"
},
"organization": {
"id": "c7963c8c-37b7-4962-84a4-4fe651b4ccb7",
"pref_label": {
"en": "Department of Computer Science",
"fi": "Department of Computer Science",
"sv": "Department of Computer Science",
"und": "Department of Computer Science"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10076-T313",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization",
"parent": {
"id": "7d61af1c-0cc6-46fe-9940-21da2b080cb3",
"pref_label": {
"en": "Aalto University",
"fi": "Aalto-yliopisto",
"sv": "Aalto-universitetet",
"und": "Aalto-yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10076",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
},
{
"id": "a2c58435-9ceb-491c-b8e3-9eb9c39242f1",
"roles": [
"creator"
],
"person": {
"id": "e7b6a710-1c39-41e6-bfbb-904e9071765a",
"name": "Lars Mattsson",
"email": "<hidden>",
"external_identifier": "https://orcid.org/0000-0003-2670-2513"
},
"organization": {
"id": "1824ffb7-6f45-47dd-a250-0ea3302ffcc4",
"pref_label": {
"en": "Nordita"
}
}
},
{
"id": "83546843-55f9-4130-8fd0-ed662e27aee5",
"roles": [
"creator"
],
"person": {
"id": "50aecec8-51bd-44e6-9e10-83b1f59b0080",
"name": "Florian Kirchschlager",
"email": "<hidden>",
"external_identifier": "https://orcid.org/0000-0002-3036-0184"
},
"organization": {
"id": "27f4f311-3d8a-486a-947e-725fefdfe1c0",
"pref_label": {
"en": "University of Gent"
}
}
}
],
"cumulative_state": 0,
"data_catalog": "urn:nbn:fi:att:data-catalog-ida",
"description": {
"en": "Dust in the interstellar medium (ISM) is critical to the absorption and intensity of emission profiles used widely in astronomical observations, and necessary for star and planet formation. Supernovae (SNe) both produce and destroy ISM dust. In particular the destruction rate is difficult to assess. Theory and prior simulations of dust processing by SNe in a uniform ISM predict quite high rates of dust destruction, potentially higher than the supernova dust production rate in\nsome cases. Here we show simulations of supernova-induced dust processing with realistic ISM dynamics including magnetic field effects and demonstrate how ISM inhomogeneity and magnetic fields inhibit dust destruction. Compared to the nonmagnetic homogeneous case, the dust mass destroyed within 1 Myr per SNe is reduced by more than a factor of two, which can have a great impact on the ISM dust budget.\n\nThe data collection included the MHD simulation initial state from which to replicate the data for the dust processing experiment and the data for the plots produced in the published paper."
},
"field_of_science": [
{
"id": "cacc7fcf-c79b-4033-9a2e-196c023fe379",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta115",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Astronomy, Space science",
"fi": "Avaruustieteet ja tähtitiede",
"sv": "Rymdvetenskap och astronomi"
}
}
],
"fileset": {
"storage_service": "ida",
"csc_project": "2000269",
"total_files_count": 24,
"total_files_size": 12876343628
},
"infrastructure": [],
"issued": "2023-10-24",
"keyword": [
"dust extinction",
"magnetohydrodynamics",
"ISM: clouds",
"turbulence",
"supernovae: general"
],
"language": [
{
"id": "ec748146-3403-4a7f-adfe-bdbb1b889372",
"url": "http://lexvo.org/id/iso639-3/eng",
"in_scheme": "http://lexvo.org/id/",
"pref_label": {
"en": "English",
"fi": "englanti",
"sv": "engelska"
}
}
],
"metadata_owner": {
"id": "ae769e67-95ae-4728-8597-45a1f5bda4e6",
"organization": "aalto.fi"
},
"other_identifiers": [],
"persistent_identifier": "doi:10.23729/ac4542ad-ab85-4ccc-8d0c-60bfc5472ef2",
"pid_generated_by_fairdata": true,
"projects": [
{
"id": "8008ac2a-6309-4355-afd4-4612079bd6d3",
"title": {
"en": "Supernova Dust Destruction"
},
"participating_organizations": [
{
"id": "c7963c8c-37b7-4962-84a4-4fe651b4ccb7",
"pref_label": {
"en": "Department of Computer Science",
"fi": "Department of Computer Science",
"sv": "Department of Computer Science",
"und": "Department of Computer Science"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10076-T313",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization",
"parent": {
"id": "7d61af1c-0cc6-46fe-9940-21da2b080cb3",
"pref_label": {
"en": "Aalto University",
"fi": "Aalto-yliopisto",
"sv": "Aalto-universitetet",
"und": "Aalto-yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10076",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
],
"funding": [
{
"funder": {
"organization": {
"id": "c7963c8c-37b7-4962-84a4-4fe651b4ccb7",
"pref_label": {
"en": "Department of Computer Science",
"fi": "Department of Computer Science",
"sv": "Department of Computer Science",
"und": "Department of Computer Science"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10076-T313",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization",
"parent": {
"id": "7d61af1c-0cc6-46fe-9940-21da2b080cb3",
"pref_label": {
"en": "Aalto University",
"fi": "Aalto-yliopisto",
"sv": "Aalto-universitetet",
"und": "Aalto-yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10076",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
"funder_type": {
"id": "5c12ae96-89e9-4a45-a9db-b11cbc0d6dac",
"url": "http://uri.suomi.fi/codelist/fairdata/funder_type/code/other-public",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/funder_type",
"pref_label": {
"en": "Other public funding",
"fi": "Muu julkinen rahoitus"
}
}
},
"funding_identifier": "9758121"
}
]
}
],
"provenance": [],
"relation": [
{
"entity": {
"title": {
"en": "Supernova dust destruction in the magnetized turbulent ISM"
},
"description": {
"en": "Published Manuscript"
},
"entity_identifier": "10.21203/rs.3.rs-2405487/v1",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "6de19bfd-7cb6-4759-9813-f0f766e37774",
"url": "http://purl.org/spar/cito/isCitedBy",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Is cited by",
"fi": "Viitattu"
}
},
"metax_ids": []
},
{
"entity": {
"title": {
"en": "Pencil Code"
},
"description": {
"en": "Open source high order numerical solver"
},
"entity_identifier": "https://joss.theoj.org/papers/10.21105/joss.02807",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "34997f9f-dc10-473a-bc0a-0db76441eb92",
"url": "http://purl.org/spar/cito/cites",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Cites",
"fi": "Viittaa"
}
},
"metax_ids": []
},
{
"entity": {
"title": {
"en": "Paperboats"
},
"description": {
"en": "Cosmic dust processing simulation code"
},
"entity_identifier": "doi.org/10.5281/zenodo.10036806",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "34997f9f-dc10-473a-bc0a-0db76441eb92",
"url": "http://purl.org/spar/cito/cites",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Cites",
"fi": "Viittaa"
}
},
"metax_ids": []
}
],
"remote_resources": [],
"spatial": [],
"state": "published",
"temporal": [],
"theme": [
{
"id": "a7fdcc20-d862-4dce-bb67-99d406ae3759",
"url": "http://www.yso.fi/onto/koko/p18303",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "supernovae",
"fi": "supernovat",
"sv": "supernovor"
}
}
],
"title": {
"en": "Supernova dust destruction in the magnetized turbulent ISM"
},
"created": "2023-11-17T12:55:32Z",
"modified": "2023-11-17T12:55:32Z",
"dataset_versions": [
{
"id": "602bb9a6-0626-43db-9073-054bd3332fff",
"title": {
"en": "Supernova dust destruction in the magnetized turbulent ISM"
},
"persistent_identifier": "doi:10.23729/ac4542ad-ab85-4ccc-8d0c-60bfc5472ef2",
"state": "published",
"created": "2023-11-17T12:55:32Z",
"version": 1
}
],
"published_revision": 1,
"version": 1,
"api_version": 2,
"metadata_repository": "Fairdata"
},
{
"id": "0b3cc73f-8255-41d9-994d-7c85cd715613",
"access_rights": {
"id": "531b4292-2163-445f-b17e-3215ad59ca1b",
"license": [],
"access_type": {
"id": "d01ac02c-fc70-4c68-9434-8383cb693ff0",
"url": "http://uri.suomi.fi/codelist/fairdata/access_type/code/open",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/access_type",
"pref_label": {
"en": "Open",
"fi": "Avoin"
}
},
"restriction_grounds": []
},
"actors": [
{
"id": "c3e19a66-86cb-405d-8fa1-9b50cda44928",
"roles": [
"creator",
"publisher"
],
"person": {
"id": "16ee0774-6cc1-405f-8655-2408b4af6322",
"name": "Anniina Snellman",
"email": "<hidden>",
"external_identifier": "http://orcid.org/0000-0001-6191-0954"
},
"organization": {
"id": "6008d1d0-fee8-4efe-9832-74337b62ffa5",
"pref_label": {
"en": "University of Turku",
"fi": "Turun yliopisto",
"sv": "Åbo universitet",
"und": "Turun yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10089",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "a8f5bebe-ec9d-4323-8a32-77ae2b7c4300",
"roles": [
"creator"
],
"person": {
"id": "e7f4b39a-2370-4186-a6e8-860addb0b925",
"name": "Juha Rinne",
"email": "<hidden>"
},
"organization": {
"id": "699a2284-b077-4c9d-b19c-d32fef4f0943",
"pref_label": {
"en": "Turku PET Centre"
}
}
},
{
"id": "05250272-fa4b-4bfb-a19f-ff21fef0874f",
"roles": [
"rights_holder"
],
"organization": {
"id": "6f7522d8-3de9-4f53-8cb4-d3cb51df583c",
"pref_label": {
"en": "Turku University Central Hospital",
"fi": "Turun yliopistollinen keskussairaala",
"sv": "Åbo universitetscentralsjukhus",
"und": "Turun yliopistollinen keskussairaala"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/08282559",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
],
"cumulative_state": 0,
"data_catalog": "urn:nbn:fi:att:data-catalog-att",
"description": {
"en": "This dataset contains imaging and biomarker measures from cognitively unimpaired volunteers with varying risk for AD due to different APOE genotypes (N=63). The dataset includes the following measurements:\n-\tBrain PET imaging using 11C-PiB (targeting beta-amyloid), 11C-PK11195 (targeting 18 kDa translocator protein) and 11C-UCB-J (targeting SV2a).\n-\tStructural and functional brain magnetic resonance imaging\n-\tBlood biomarker measurements (Abeta, tau, p-tau, NTA-tau, GFAP, NfL)\n-\tNeuropsychological testing\n-\tLaboratory measurements\n\nStudy protocol and baseline characteristics have been published and are openly available (Snellman A et al., Front Neurol. 2022 Feb 9;13:826423. doi: 10.3389/fneur.2022.826423. eCollection 2022.)",
"fi": "Tämä aineisto sisältää kuvantamis- ja biomarkkerimäärityksiä APOE-genotyyppinsä perusteella eri Alzheimerin tautiin sairastumisen riskin omaavilta tiedonkäsittelytoiminnoiltaan normaaleilta vapaaehtoisilta (N = 63). \n\nAineiston keräämiseksi on suoritettu seuraavia tutkimuksia:\n-\tAivojen positroniemissiotomografiakuvaus (PET-kuvaus) 11C-PiB (kohteena beeta-amyloidi), 11C-PK-11195 (kohteena 18-kDa translokaattiriproteiini) ja 11C-UCB-J (kohteena SV2a proteiini) merkkiaineella\n-\tAivojen rakenteellinen ja toiminnallinen magneettikuvaus\n-\tVerinäytteistä määritetyt biomarkkeripitoisuudet (beeta-amyloidi, tau, p-tau, NTA-tau, GFAP, NfL)\n-\tLaaja neuropsykologinen testaus\n-\tLaboratoriomäärityksiä\n\nTutkimuksen protokolla ja tutkimusjoukon kuvailu on julkaistu ja avoimesti saatavilla (Snellman A et al., Front Neurol. 2022 Feb 9;13:826423. doi: 10.3389/fneur.2022.826423. eCollection 2022)."
},
"field_of_science": [
{
"id": "a006e4cc-b051-4d1c-b94c-e1655d8888bc",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta3111",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Biomedicine",
"fi": "Biolääketieteet",
"sv": "Biomedicinska vetenskaper"
}
},
{
"id": "86f7e152-5062-476a-bf43-c09bf5e2c0b5",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta3112",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Neurosciences",
"fi": "Neurotieteet",
"sv": "Neurovetenskaper"
}
}
],
"infrastructure": [],
"issued": "2023-11-17",
"keyword": [
"Alzheimerin tauti",
"APOE",
"PET",
"neuroinflammaatio",
"beeta-amyloidi",
"synapsi"
],
"language": [
{
"id": "c757dc29-552d-48b2-9efc-4d53b939a7ef",
"url": "http://lexvo.org/id/iso639-3/fin",
"in_scheme": "http://lexvo.org/id/",
"pref_label": {
"en": "Finnish",
"fi": "suomi",
"sv": "finska"
}
},
{
"id": "ec748146-3403-4a7f-adfe-bdbb1b889372",
"url": "http://lexvo.org/id/iso639-3/eng",
"in_scheme": "http://lexvo.org/id/",
"pref_label": {
"en": "English",
"fi": "englanti",
"sv": "engelska"
}
}
],
"metadata_owner": {
"id": "f3f2142c-1d0d-4d9a-8cd6-1a328f1e0884",
"organization": "utu.fi"
},
"other_identifiers": [],
"persistent_identifier": "urn:nbn:fi:att:ea8ae330-ce0d-4106-a2df-6201824776fb",
"pid_generated_by_fairdata": true,
"projects": [
{
"id": "f34b9a21-257d-43fc-959b-400d97a94584",
"title": {
"en": "Interplay of synaptic changes, neuroinflammation and beta-amyloid in cognitively normal subjects with varying risk of late-onset Alzheimer’s disease (ASIC-E4)",
"fi": "Synapsitiheyden muutosten, neuroinflammaation ja amyloidikertymän yhteys tiedonkäsittelytoiminnoiltaan normaaleilla eri Alzheimerin taudin riskin omaavilla terveillä vapaaehtoisilla (ASIC-E4)"
},
"project_identifier": "ASIC-E4",
"participating_organizations": [
{
"id": "6f7522d8-3de9-4f53-8cb4-d3cb51df583c",
"pref_label": {
"en": "Turku University Central Hospital",
"fi": "Turun yliopistollinen keskussairaala",
"sv": "Åbo universitetscentralsjukhus",
"und": "Turun yliopistollinen keskussairaala"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/08282559",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
},
{
"id": "5fc9efe4-10eb-43dd-afa7-3c715cdaf36c",
"pref_label": {
"fi": "PET Tutkimus",
"und": "PET Tutkimus"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10089-02609820",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization",
"parent": {
"id": "6008d1d0-fee8-4efe-9832-74337b62ffa5",
"pref_label": {
"en": "University of Turku",
"fi": "Turun yliopisto",
"sv": "Åbo universitet",
"und": "Turun yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10089",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "2ea7846d-8d86-451b-bded-6cdca58e0e46",
"pref_label": {
"fi": "Institutionen för psykologi och logopedi",
"und": "Institutionen för psykologi och logopedi"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/01903-44",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization",
"parent": {
"id": "a4dc30ef-4be2-412a-a399-ebac8a37213e",
"pref_label": {
"en": "Åbo Akademi University",
"fi": "Åbo Akademi",
"sv": "Åbo Akademi",
"und": "Åbo Akademi"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/01903",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
],
"funding": [
{
"funder": {
"organization": {
"id": "8f22ed54-7903-4fe1-9602-9370b89e15d1",
"pref_label": {
"en": "Research Council of Finland",
"fi": "Suomen Akatemia",
"sv": "Finlands Akademi",
"und": "Suomen Akatemia"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/02458939",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
},
"funder_type": {
"id": "d38a8484-f3d7-43cf-ad79-829ebb3ba9eb",
"url": "http://uri.suomi.fi/codelist/fairdata/funder_type/code/academy-of-finland",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/funder_type",
"pref_label": {
"en": "Academy of Finland",
"fi": "Suomen Akatemia"
}
}
},
"funding_identifier": "#341059"
}
]
}
],
"provenance": [],
"relation": [
{
"entity": {
"title": {
"en": "Snellman, Ekblad, Koivumäki, Lindgrén, Tuisku, Perälä, Kallio, Lehtonen, Saunavaara, Saunavaara, Oikonen, Aarnio, Löyttyniemi, Parkkola, Karrasch, Zetterberg, Blennow, Rinne: ASIC-E4: Interplay of Beta-Amyloid, Synaptic Density and Neuroinflammation in Cognitively Normal Volunteers With Three Levels of Genetic Risk for Late-Onset Alzheimer's Disease – Study Protocol and Baseline Characteristics",
"fi": "Snellman, Ekblad, Koivumäki, Lindgrén, Tuisku, Perälä, Kallio, Lehtonen, Saunavaara, Saunavaara, Oikonen, Aarnio, Löyttyniemi, Parkkola, Karrasch, Zetterberg, Blennow, Rinne: ASIC-E4: Interplay of Beta-Amyloid, Synaptic Density and Neuroinflammation in Cognitively Normal Volunteers With Three Levels of Genetic Risk for Late-Onset Alzheimer's Disease – Study Protocol and Baseline Characteristics"
},
"description": {
"en": "<jats:sec><jats:title>Background</jats:title><jats:p>Detailed characterization of early pathophysiological changes in preclinical Alzheimer's disease (AD) is necessary to enable development of correctly targeted and timed disease-modifying treatments. ASIC-E4 study (“Beta-Amyloid, Synaptic loss, Inflammation and Cognition in healthy <jats:italic>APOE</jats:italic> ε4 carriers”) combines state-of-the-art neuroimaging and fluid-based biomarker measurements to study the early interplay of three key pathological features of AD, i.e., beta-amyloid (Aβ) deposition, neuroinflammation and synaptic dysfunction and loss in cognitively normal volunteers with three different levels of genetic (<jats:italic>APOE-</jats:italic>related) risk for late-onset AD.</jats:p></jats:sec><jats:sec><jats:title>Objective</jats:title><jats:p>Here, our objective is to describe the study design, used protocols and baseline demographics of the ASIC-E4 study.</jats:p></jats:sec><jats:sec><jats:title>Methods/Design</jats:title><jats:p>ASIC-E4 is a prospective observational multimodal imaging study performed in Turku PET Centre in collaboration with University of Gothenburg. Cognitively normal 60–75-year-old-individuals with known <jats:italic>APOE</jats:italic> ε4/ε4 genotype were recruited via local Auria Biobank (Turku, Finland). Recruitment of the project has been completed in July 2020 and 63 individuals were enrolled to three study groups (Group 1: <jats:italic>APOE</jats:italic> ε4/ε4, <jats:italic>N</jats:italic> = 19; Group 2: <jats:italic>APOE</jats:italic> ε4/ε3, <jats:italic>N</jats:italic> = 22; Group 3: <jats:italic>APOE</jats:italic> ε3/ε3, <jats:italic>N</jats:italic> = 22). At baseline, all participants will undergo positron emission tomography imaging with tracers targeted against Aβ deposition (<jats:sup>11</jats:sup>C-PIB), activated glia (<jats:sup>11</jats:sup>C-PK11195) and synaptic vesicle glycoprotein 2A (<jats:sup>11</jats:sup>C-UCB-J), two brain magnetic resonance imaging scans, and extensive cognitive testing. In addition, blood samples are collected for various laboratory measurements and blood biomarker analysis and cerebrospinal fluid samples are collected from a subset of participants based on additional voluntary informed consent. To evaluate the predictive value of the early neuroimaging findings, neuropsychological evaluation and blood biomarker measurements will be repeated after a 4-year follow-up period.</jats:p></jats:sec><jats:sec><jats:title>Discussion</jats:title><jats:p>Results of the ASIC-E4 project will bridge the gap related to limited knowledge of the synaptic and inflammatory changes and their association with each other and Aβ in “at-risk” individuals. Thorough <jats:italic>in vivo</jats:italic> characterization of the biomarker profiles in this population will produce valuable information for diagnostic purposes and future drug development, where the field has already started to look beyond Aβ.</jats:p></jats:sec>",
"fi": "<jats:sec><jats:title>Background</jats:title><jats:p>Detailed characterization of early pathophysiological changes in preclinical Alzheimer's disease (AD) is necessary to enable development of correctly targeted and timed disease-modifying treatments. ASIC-E4 study (“Beta-Amyloid, Synaptic loss, Inflammation and Cognition in healthy <jats:italic>APOE</jats:italic> ε4 carriers”) combines state-of-the-art neuroimaging and fluid-based biomarker measurements to study the early interplay of three key pathological features of AD, i.e., beta-amyloid (Aβ) deposition, neuroinflammation and synaptic dysfunction and loss in cognitively normal volunteers with three different levels of genetic (<jats:italic>APOE-</jats:italic>related) risk for late-onset AD.</jats:p></jats:sec><jats:sec><jats:title>Objective</jats:title><jats:p>Here, our objective is to describe the study design, used protocols and baseline demographics of the ASIC-E4 study.</jats:p></jats:sec><jats:sec><jats:title>Methods/Design</jats:title><jats:p>ASIC-E4 is a prospective observational multimodal imaging study performed in Turku PET Centre in collaboration with University of Gothenburg. Cognitively normal 60–75-year-old-individuals with known <jats:italic>APOE</jats:italic> ε4/ε4 genotype were recruited via local Auria Biobank (Turku, Finland). Recruitment of the project has been completed in July 2020 and 63 individuals were enrolled to three study groups (Group 1: <jats:italic>APOE</jats:italic> ε4/ε4, <jats:italic>N</jats:italic> = 19; Group 2: <jats:italic>APOE</jats:italic> ε4/ε3, <jats:italic>N</jats:italic> = 22; Group 3: <jats:italic>APOE</jats:italic> ε3/ε3, <jats:italic>N</jats:italic> = 22). At baseline, all participants will undergo positron emission tomography imaging with tracers targeted against Aβ deposition (<jats:sup>11</jats:sup>C-PIB), activated glia (<jats:sup>11</jats:sup>C-PK11195) and synaptic vesicle glycoprotein 2A (<jats:sup>11</jats:sup>C-UCB-J), two brain magnetic resonance imaging scans, and extensive cognitive testing. In addition, blood samples are collected for various laboratory measurements and blood biomarker analysis and cerebrospinal fluid samples are collected from a subset of participants based on additional voluntary informed consent. To evaluate the predictive value of the early neuroimaging findings, neuropsychological evaluation and blood biomarker measurements will be repeated after a 4-year follow-up period.</jats:p></jats:sec><jats:sec><jats:title>Discussion</jats:title><jats:p>Results of the ASIC-E4 project will bridge the gap related to limited knowledge of the synaptic and inflammatory changes and their association with each other and Aβ in “at-risk” individuals. Thorough <jats:italic>in vivo</jats:italic> characterization of the biomarker profiles in this population will produce valuable information for diagnostic purposes and future drug development, where the field has already started to look beyond Aβ.</jats:p></jats:sec>",
"und": "<jats:sec><jats:title>Background</jats:title><jats:p>Detailed characterization of early pathophysiological changes in preclinical Alzheimer's disease (AD) is necessary to enable development of correctly targeted and timed disease-modifying treatments. ASIC-E4 study (“Beta-Amyloid, Synaptic loss, Inflammation and Cognition in healthy <jats:italic>APOE</jats:italic> ε4 carriers”) combines state-of-the-art neuroimaging and fluid-based biomarker measurements to study the early interplay of three key pathological features of AD, i.e., beta-amyloid (Aβ) deposition, neuroinflammation and synaptic dysfunction and loss in cognitively normal volunteers with three different levels of genetic (<jats:italic>APOE-</jats:italic>related) risk for late-onset AD.</jats:p></jats:sec><jats:sec><jats:title>Objective</jats:title><jats:p>Here, our objective is to describe the study design, used protocols and baseline demographics of the ASIC-E4 study.</jats:p></jats:sec><jats:sec><jats:title>Methods/Design</jats:title><jats:p>ASIC-E4 is a prospective observational multimodal imaging study performed in Turku PET Centre in collaboration with University of Gothenburg. Cognitively normal 60–75-year-old-individuals with known <jats:italic>APOE</jats:italic> ε4/ε4 genotype were recruited via local Auria Biobank (Turku, Finland). Recruitment of the project has been completed in July 2020 and 63 individuals were enrolled to three study groups (Group 1: <jats:italic>APOE</jats:italic> ε4/ε4, <jats:italic>N</jats:italic> = 19; Group 2: <jats:italic>APOE</jats:italic> ε4/ε3, <jats:italic>N</jats:italic> = 22; Group 3: <jats:italic>APOE</jats:italic> ε3/ε3, <jats:italic>N</jats:italic> = 22). At baseline, all participants will undergo positron emission tomography imaging with tracers targeted against Aβ deposition (<jats:sup>11</jats:sup>C-PIB), activated glia (<jats:sup>11</jats:sup>C-PK11195) and synaptic vesicle glycoprotein 2A (<jats:sup>11</jats:sup>C-UCB-J), two brain magnetic resonance imaging scans, and extensive cognitive testing. In addition, blood samples are collected for various laboratory measurements and blood biomarker analysis and cerebrospinal fluid samples are collected from a subset of participants based on additional voluntary informed consent. To evaluate the predictive value of the early neuroimaging findings, neuropsychological evaluation and blood biomarker measurements will be repeated after a 4-year follow-up period.</jats:p></jats:sec><jats:sec><jats:title>Discussion</jats:title><jats:p>Results of the ASIC-E4 project will bridge the gap related to limited knowledge of the synaptic and inflammatory changes and their association with each other and Aβ in “at-risk” individuals. Thorough <jats:italic>in vivo</jats:italic> characterization of the biomarker profiles in this population will produce valuable information for diagnostic purposes and future drug development, where the field has already started to look beyond Aβ.</jats:p></jats:sec>"
},
"entity_identifier": "https://doi.org/10.3389/fneur.2022.826423",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "9b7cb05f-e503-4653-8720-94a864cf516b",
"url": "http://www.w3.org/ns/prov#wasDerivedFrom",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Was derived from",
"fi": "Johdettu aineistosta"
}
},
"metax_ids": []
},
{
"entity": {
"title": {
"en": "Ekblad, Tuisku, Koivumäki, Helin, Rinne, Snellman: Insulin resistance and body mass index are associated with TSPO PET in cognitively unimpaired elderly",
"fi": "Ekblad, Tuisku, Koivumäki, Helin, Rinne, Snellman: Insulin resistance and body mass index are associated with TSPO PET in cognitively unimpaired elderly"
},
"description": {
"en": "<jats:p> Metabolic risk factors are associated with peripheral low-grade inflammation and an increased risk for dementia. We evaluated if metabolic risk factors i.e. insulin resistance, body mass index (BMI), serum cholesterol values, or high sensitivity C-reactive protein associate with central inflammation or beta-amyloid (Aβ) accumulation in the brain, and if these associations are modulated by APOE4 gene dose. Altogether 60 cognitively unimpaired individuals (mean age 67.7 years (SD 4.7); 63% women; 21 APOE3/3, 20 APOE3/4 and 19 APOE4/ 4) underwent positron emission tomography with [<jats:sup>11</jats:sup>C]PK11195 targeting TSPO (18 kDa translocator protein) and [<jats:sup>11</jats:sup>C]PIB targeting fibrillar Aβ. [<jats:sup>11</jats:sup>C]PK11195 distribution value ratios and [<jats:sup>11</jats:sup>C]PIB standardized uptake values were calculated in a cortical composite region of interest typical for Aβ accumulation in Alzheimer’s disease. Associations between metabolic risk factors, [<jats:sup>11</jats:sup>C]PK11195, and [<jats:sup>11</jats:sup>C]PIB uptake were evaluated with linear models adjusted for age and sex. Higher logarithmic HOMA-IR (standardized beta 0.40, p = 0.002) and BMI (standardized beta 0.27, p = 0.048) were associated with higher TSPO availability. Voxel-wise analyses indicated that this association was mainly seen in the parietal cortex. Higher logarithmic HOMA-IR was associated with higher [<jats:sup>11</jats:sup>C]PIB (standardized beta 0.44, p = 0.02), but only in APOE4/4 homozygotes. BMI and HOMA-IR seem to influence TSPO availability in the brain. </jats:p>",
"fi": "<jats:p> Metabolic risk factors are associated with peripheral low-grade inflammation and an increased risk for dementia. We evaluated if metabolic risk factors i.e. insulin resistance, body mass index (BMI), serum cholesterol values, or high sensitivity C-reactive protein associate with central inflammation or beta-amyloid (Aβ) accumulation in the brain, and if these associations are modulated by APOE4 gene dose. Altogether 60 cognitively unimpaired individuals (mean age 67.7 years (SD 4.7); 63% women; 21 APOE3/3, 20 APOE3/4 and 19 APOE4/ 4) underwent positron emission tomography with [<jats:sup>11</jats:sup>C]PK11195 targeting TSPO (18 kDa translocator protein) and [<jats:sup>11</jats:sup>C]PIB targeting fibrillar Aβ. [<jats:sup>11</jats:sup>C]PK11195 distribution value ratios and [<jats:sup>11</jats:sup>C]PIB standardized uptake values were calculated in a cortical composite region of interest typical for Aβ accumulation in Alzheimer’s disease. Associations between metabolic risk factors, [<jats:sup>11</jats:sup>C]PK11195, and [<jats:sup>11</jats:sup>C]PIB uptake were evaluated with linear models adjusted for age and sex. Higher logarithmic HOMA-IR (standardized beta 0.40, p = 0.002) and BMI (standardized beta 0.27, p = 0.048) were associated with higher TSPO availability. Voxel-wise analyses indicated that this association was mainly seen in the parietal cortex. Higher logarithmic HOMA-IR was associated with higher [<jats:sup>11</jats:sup>C]PIB (standardized beta 0.44, p = 0.02), but only in APOE4/4 homozygotes. BMI and HOMA-IR seem to influence TSPO availability in the brain. </jats:p>",
"und": "<jats:p> Metabolic risk factors are associated with peripheral low-grade inflammation and an increased risk for dementia. We evaluated if metabolic risk factors i.e. insulin resistance, body mass index (BMI), serum cholesterol values, or high sensitivity C-reactive protein associate with central inflammation or beta-amyloid (Aβ) accumulation in the brain, and if these associations are modulated by APOE4 gene dose. Altogether 60 cognitively unimpaired individuals (mean age 67.7 years (SD 4.7); 63% women; 21 APOE3/3, 20 APOE3/4 and 19 APOE4/ 4) underwent positron emission tomography with [<jats:sup>11</jats:sup>C]PK11195 targeting TSPO (18 kDa translocator protein) and [<jats:sup>11</jats:sup>C]PIB targeting fibrillar Aβ. [<jats:sup>11</jats:sup>C]PK11195 distribution value ratios and [<jats:sup>11</jats:sup>C]PIB standardized uptake values were calculated in a cortical composite region of interest typical for Aβ accumulation in Alzheimer’s disease. Associations between metabolic risk factors, [<jats:sup>11</jats:sup>C]PK11195, and [<jats:sup>11</jats:sup>C]PIB uptake were evaluated with linear models adjusted for age and sex. Higher logarithmic HOMA-IR (standardized beta 0.40, p = 0.002) and BMI (standardized beta 0.27, p = 0.048) were associated with higher TSPO availability. Voxel-wise analyses indicated that this association was mainly seen in the parietal cortex. Higher logarithmic HOMA-IR was associated with higher [<jats:sup>11</jats:sup>C]PIB (standardized beta 0.44, p = 0.02), but only in APOE4/4 homozygotes. BMI and HOMA-IR seem to influence TSPO availability in the brain. </jats:p>"
},
"entity_identifier": "https://doi.org/10.1177/0271678x231172519",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "9b7cb05f-e503-4653-8720-94a864cf516b",
"url": "http://www.w3.org/ns/prov#wasDerivedFrom",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Was derived from",
"fi": "Johdettu aineistosta"
}
},
"metax_ids": []
},
{
"entity": {
"title": {
"en": "Snellman, Ekblad, Ashton, Karikari, Lantero-Rodriguez, Pietilä, Koivumäki, Helin, Karrasch, Zetterberg, Blennow, Rinne: Head-to-head comparison of plasma p-tau181, p-tau231 and glial fibrillary acidic protein in clinically unimpaired elderly with three levels of APOE4-related risk for Alzheimer's disease",
"fi": "Snellman, Ekblad, Ashton, Karikari, Lantero-Rodriguez, Pietilä, Koivumäki, Helin, Karrasch, Zetterberg, Blennow, Rinne: Head-to-head comparison of plasma p-tau181, p-tau231 and glial fibrillary acidic protein in clinically unimpaired elderly with three levels of APOE4-related risk for Alzheimer's disease"
},
"entity_identifier": "https://doi.org/10.1016/j.nbd.2023.106175",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "9b7cb05f-e503-4653-8720-94a864cf516b",
"url": "http://www.w3.org/ns/prov#wasDerivedFrom",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Was derived from",
"fi": "Johdettu aineistosta"
}
},
"metax_ids": []
},
{
"entity": {
"title": {
"en": "Snellman, Ekblad, Tuisku, Koivumäki, Ashton, Lantero-Rodriguez, Karikari, Helin, Bucci, Löyttyniemi, Parkkola, Karrasch, Schöll, Zetterberg, Blennow, Rinne: APOE ε4 gene dose effect on imaging and blood biomarkers of neuroinflammation and beta-amyloid in cognitively unimpaired elderly",
"fi": "Snellman, Ekblad, Tuisku, Koivumäki, Ashton, Lantero-Rodriguez, Karikari, Helin, Bucci, Löyttyniemi, Parkkola, Karrasch, Schöll, Zetterberg, Blennow, Rinne: APOE ε4 gene dose effect on imaging and blood biomarkers of neuroinflammation and beta-amyloid in cognitively unimpaired elderly"
},
"description": {
"en": "<jats:title>Abstract</jats:title><jats:sec>\n <jats:title>Background</jats:title>\n <jats:p>Neuroinflammation, characterized by increased reactivity of microglia and astrocytes in the brain, is known to be present at various stages of the Alzheimer’s disease (AD) <jats:italic>continuum</jats:italic>. However, its presence and relationship with amyloid pathology in cognitively normal at-risk individuals is less clear. Here, we used positron emission tomography (PET) and blood biomarker measurements to examine differences in neuroinflammation and beta-amyloid (Aβ) and their association in cognitively unimpaired homozygotes, heterozygotes, or non-carriers of the <jats:italic>APOE</jats:italic> ε4 allele, the strongest genetic risk for sporadic AD.</jats:p>\n </jats:sec><jats:sec>\n <jats:title>Methods</jats:title>\n <jats:p>Sixty 60–75-year-old <jats:italic>APOE</jats:italic> ε4 homozygotes (<jats:italic>n</jats:italic> = 19), heterozygotes (<jats:italic>n</jats:italic> = 21), and non-carriers (<jats:italic>n</jats:italic> = 20) were recruited in collaboration with the local Auria biobank. The participants underwent <jats:sup>11</jats:sup>C-PK11195 PET (targeting 18-kDa translocator protein, TSPO), <jats:sup>11</jats:sup>C-PiB PET (targeting Aβ), brain MRI, and neuropsychological testing including a preclinical cognitive composite (APCC). <jats:sup>11</jats:sup>C-PK11195 distribution volume ratios and <jats:sup>11</jats:sup>C-PiB standardized uptake value ratios (SUVRs) were calculated for regions typical for early Aβ accumulation in AD. Blood samples were drawn for measuring plasma glial fibrillary acidic protein (GFAP) and plasma Aβ<jats:sub>1-42/1.40</jats:sub>.</jats:p>\n </jats:sec><jats:sec>\n <jats:title>Results</jats:title>\n <jats:p>In our cognitively unimpaired sample, cortical <jats:sup>11</jats:sup>C-PiB-binding increased according to <jats:italic>APOE</jats:italic> ε4 gene dose (median composite SUVR 1.47 (range 1.38–1.66) in non-carriers, 1.55 (1.43–2.02) in heterozygotes, and 2.13 (1.61–2.83) in homozygotes, <jats:italic>P</jats:italic> = 0.002). In contrast, cortical composite <jats:sup>11</jats:sup>C-PK11195-binding did not differ between the <jats:italic>APOE</jats:italic> ε4 gene doses (<jats:italic>P</jats:italic> = 0.27) or between Aβ-positive and Aβ-negative individuals (<jats:italic>P</jats:italic> = 0.81) and associated with higher Aβ burden only in <jats:italic>APOE</jats:italic> ε4 homozygotes (Rho = 0.47, <jats:italic>P</jats:italic> = 0.043). Plasma GFAP concentration correlated with cortical <jats:sup>11</jats:sup>C-PiB (Rho = 0.35, <jats:italic>P</jats:italic> = 0.040), but not <jats:sup>11</jats:sup>C-PK11195-binding (Rho = 0.13, <jats:italic>P</jats:italic> = 0.47) in Aβ-positive individuals. In the total cognitively unimpaired population, both higher composite <jats:sup>11</jats:sup>C-PK11195-binding and plasma GFAP were associated with lower hippocampal volume, whereas elevated <jats:sup>11</jats:sup>C-PiB-binding was associated with lower APCC scores.</jats:p>\n </jats:sec><jats:sec>\n <jats:title>Conclusions</jats:title>\n <jats:p>Only Aβ burden measured by PET, but not markers of neuroinflammation, differed among cognitively unimpaired elderly with different <jats:italic>APOE</jats:italic> ε4 gene dose. However, <jats:italic>APOE</jats:italic> ε4 gene dose seemed to modulate the association between neuroinflammation and Aβ.</jats:p>\n </jats:sec>",
"fi": "<jats:title>Abstract</jats:title><jats:sec>\n <jats:title>Background</jats:title>\n <jats:p>Neuroinflammation, characterized by increased reactivity of microglia and astrocytes in the brain, is known to be present at various stages of the Alzheimer’s disease (AD) <jats:italic>continuum</jats:italic>. However, its presence and relationship with amyloid pathology in cognitively normal at-risk individuals is less clear. Here, we used positron emission tomography (PET) and blood biomarker measurements to examine differences in neuroinflammation and beta-amyloid (Aβ) and their association in cognitively unimpaired homozygotes, heterozygotes, or non-carriers of the <jats:italic>APOE</jats:italic> ε4 allele, the strongest genetic risk for sporadic AD.</jats:p>\n </jats:sec><jats:sec>\n <jats:title>Methods</jats:title>\n <jats:p>Sixty 60–75-year-old <jats:italic>APOE</jats:italic> ε4 homozygotes (<jats:italic>n</jats:italic> = 19), heterozygotes (<jats:italic>n</jats:italic> = 21), and non-carriers (<jats:italic>n</jats:italic> = 20) were recruited in collaboration with the local Auria biobank. The participants underwent <jats:sup>11</jats:sup>C-PK11195 PET (targeting 18-kDa translocator protein, TSPO), <jats:sup>11</jats:sup>C-PiB PET (targeting Aβ), brain MRI, and neuropsychological testing including a preclinical cognitive composite (APCC). <jats:sup>11</jats:sup>C-PK11195 distribution volume ratios and <jats:sup>11</jats:sup>C-PiB standardized uptake value ratios (SUVRs) were calculated for regions typical for early Aβ accumulation in AD. Blood samples were drawn for measuring plasma glial fibrillary acidic protein (GFAP) and plasma Aβ<jats:sub>1-42/1.40</jats:sub>.</jats:p>\n </jats:sec><jats:sec>\n <jats:title>Results</jats:title>\n <jats:p>In our cognitively unimpaired sample, cortical <jats:sup>11</jats:sup>C-PiB-binding increased according to <jats:italic>APOE</jats:italic> ε4 gene dose (median composite SUVR 1.47 (range 1.38–1.66) in non-carriers, 1.55 (1.43–2.02) in heterozygotes, and 2.13 (1.61–2.83) in homozygotes, <jats:italic>P</jats:italic> = 0.002). In contrast, cortical composite <jats:sup>11</jats:sup>C-PK11195-binding did not differ between the <jats:italic>APOE</jats:italic> ε4 gene doses (<jats:italic>P</jats:italic> = 0.27) or between Aβ-positive and Aβ-negative individuals (<jats:italic>P</jats:italic> = 0.81) and associated with higher Aβ burden only in <jats:italic>APOE</jats:italic> ε4 homozygotes (Rho = 0.47, <jats:italic>P</jats:italic> = 0.043). Plasma GFAP concentration correlated with cortical <jats:sup>11</jats:sup>C-PiB (Rho = 0.35, <jats:italic>P</jats:italic> = 0.040), but not <jats:sup>11</jats:sup>C-PK11195-binding (Rho = 0.13, <jats:italic>P</jats:italic> = 0.47) in Aβ-positive individuals. In the total cognitively unimpaired population, both higher composite <jats:sup>11</jats:sup>C-PK11195-binding and plasma GFAP were associated with lower hippocampal volume, whereas elevated <jats:sup>11</jats:sup>C-PiB-binding was associated with lower APCC scores.</jats:p>\n </jats:sec><jats:sec>\n <jats:title>Conclusions</jats:title>\n <jats:p>Only Aβ burden measured by PET, but not markers of neuroinflammation, differed among cognitively unimpaired elderly with different <jats:italic>APOE</jats:italic> ε4 gene dose. However, <jats:italic>APOE</jats:italic> ε4 gene dose seemed to modulate the association between neuroinflammation and Aβ.</jats:p>\n </jats:sec>",
"und": "<jats:title>Abstract</jats:title><jats:sec>\n <jats:title>Background</jats:title>\n <jats:p>Neuroinflammation, characterized by increased reactivity of microglia and astrocytes in the brain, is known to be present at various stages of the Alzheimer’s disease (AD) <jats:italic>continuum</jats:italic>. However, its presence and relationship with amyloid pathology in cognitively normal at-risk individuals is less clear. Here, we used positron emission tomography (PET) and blood biomarker measurements to examine differences in neuroinflammation and beta-amyloid (Aβ) and their association in cognitively unimpaired homozygotes, heterozygotes, or non-carriers of the <jats:italic>APOE</jats:italic> ε4 allele, the strongest genetic risk for sporadic AD.</jats:p>\n </jats:sec><jats:sec>\n <jats:title>Methods</jats:title>\n <jats:p>Sixty 60–75-year-old <jats:italic>APOE</jats:italic> ε4 homozygotes (<jats:italic>n</jats:italic> = 19), heterozygotes (<jats:italic>n</jats:italic> = 21), and non-carriers (<jats:italic>n</jats:italic> = 20) were recruited in collaboration with the local Auria biobank. The participants underwent <jats:sup>11</jats:sup>C-PK11195 PET (targeting 18-kDa translocator protein, TSPO), <jats:sup>11</jats:sup>C-PiB PET (targeting Aβ), brain MRI, and neuropsychological testing including a preclinical cognitive composite (APCC). <jats:sup>11</jats:sup>C-PK11195 distribution volume ratios and <jats:sup>11</jats:sup>C-PiB standardized uptake value ratios (SUVRs) were calculated for regions typical for early Aβ accumulation in AD. Blood samples were drawn for measuring plasma glial fibrillary acidic protein (GFAP) and plasma Aβ<jats:sub>1-42/1.40</jats:sub>.</jats:p>\n </jats:sec><jats:sec>\n <jats:title>Results</jats:title>\n <jats:p>In our cognitively unimpaired sample, cortical <jats:sup>11</jats:sup>C-PiB-binding increased according to <jats:italic>APOE</jats:italic> ε4 gene dose (median composite SUVR 1.47 (range 1.38–1.66) in non-carriers, 1.55 (1.43–2.02) in heterozygotes, and 2.13 (1.61–2.83) in homozygotes, <jats:italic>P</jats:italic> = 0.002). In contrast, cortical composite <jats:sup>11</jats:sup>C-PK11195-binding did not differ between the <jats:italic>APOE</jats:italic> ε4 gene doses (<jats:italic>P</jats:italic> = 0.27) or between Aβ-positive and Aβ-negative individuals (<jats:italic>P</jats:italic> = 0.81) and associated with higher Aβ burden only in <jats:italic>APOE</jats:italic> ε4 homozygotes (Rho = 0.47, <jats:italic>P</jats:italic> = 0.043). Plasma GFAP concentration correlated with cortical <jats:sup>11</jats:sup>C-PiB (Rho = 0.35, <jats:italic>P</jats:italic> = 0.040), but not <jats:sup>11</jats:sup>C-PK11195-binding (Rho = 0.13, <jats:italic>P</jats:italic> = 0.47) in Aβ-positive individuals. In the total cognitively unimpaired population, both higher composite <jats:sup>11</jats:sup>C-PK11195-binding and plasma GFAP were associated with lower hippocampal volume, whereas elevated <jats:sup>11</jats:sup>C-PiB-binding was associated with lower APCC scores.</jats:p>\n </jats:sec><jats:sec>\n <jats:title>Conclusions</jats:title>\n <jats:p>Only Aβ burden measured by PET, but not markers of neuroinflammation, differed among cognitively unimpaired elderly with different <jats:italic>APOE</jats:italic> ε4 gene dose. However, <jats:italic>APOE</jats:italic> ε4 gene dose seemed to modulate the association between neuroinflammation and Aβ.</jats:p>\n </jats:sec>"
},
"entity_identifier": "https://doi.org/10.1186/s13195-023-01209-6",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "9b7cb05f-e503-4653-8720-94a864cf516b",
"url": "http://www.w3.org/ns/prov#wasDerivedFrom",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Was derived from",
"fi": "Johdettu aineistosta"
}
},
"metax_ids": []
},
{
"entity": {
"title": {
"en": "Koivumäki, Ekblad, Lantero-Rodriguez, Ashton, Karikari, Helin, Parkkola, Lötjönen, Zetterberg, Blennow, Rinne, Snellman: Blood biomarkers of neurodegeneration associate differently with amyloid deposition, medial temporal atrophy, and cerebrovascular changes in APOE ε4-enriched cognitively unimpaired elderly",
"fi": "Koivumäki, Ekblad, Lantero-Rodriguez, Ashton, Karikari, Helin, Parkkola, Lötjönen, Zetterberg, Blennow, Rinne, Snellman: Blood biomarkers of neurodegeneration associate differently with amyloid deposition, medial temporal atrophy, and cerebrovascular changes in APOE ε4-enriched cognitively unimpaired elderly"
},
"description": {
"en": "<jats:title>Abstract</jats:title>\n <jats:p><jats:bold>Background: </jats:bold>Alzheimer’s disease (AD) is characterized by the accumulation of amyloid-β (Aβ) plaques, neurofibrillary tau tangles, and neurodegeneration in the brain parenchyma. Here, we aimed to i) assess differences in blood and imaging biomarkers used to evaluate neurodegeneration among cognitively unimpaired <jats:italic>APOE</jats:italic> ε4 homozygotes, heterozygotes, and non-carriers with varying risk for sporadic AD, and ii) to determine how different cerebral pathologies (<jats:italic>i.e.</jats:italic>, Aβ deposition, medial temporal atrophy, and cerebrovascular pathology) contribute to blood biomarker concentrations in this sample.\n<jats:bold>Methods</jats:bold>: Sixty <jats:italic>APOE </jats:italic>ε4 homozygotes (n = 19), heterozygotes (n = 21), and non-carriers (n = 20) ranging from 60–75 years, were recruited in collaboration with Auria biobank (Turku, Finland). Participants underwent Aβ-PET ([<jats:sup>11</jats:sup>C]PiB), structural brain MRI including T1-weighted and T2-FLAIR sequences, and blood sampling for measuring serum neurofilament light chain (NfL), plasma total tau (t-tau), plasma N-terminal tau fragments (NTA-tau) and plasma glial fibrillary acidic protein (GFAP). [<jats:sup>11</jats:sup>C]PiB standardized uptake value ratio was calculated for regions typical for Aβ accumulation in AD. MRI images were analysed for regional volumes, atrophy scores, and volumes of white matter hyperintensities. Differences in biomarker levels and associations between blood and imaging biomarkers were tested using uni- and multivariable linear models (unadjusted and adjusted for age and sex).\n<jats:bold>Results: </jats:bold>Serum NfL concentration was increased in <jats:italic>APOE</jats:italic> ε4 homozygotes compared with non-carriers (mean 21.4 pg/ml (SD 9.5) vs. 15.5 pg/ml (3.8), p = 0.013), whereas other blood biomarkers did not differ between the groups (p > 0.077 for all). From imaging biomarkers, hippocampal volume was significantly decreased in <jats:italic>APOE</jats:italic> ε4 homozygotes compared with non-carriers (6.71 ml (0.86) vs. 7.2 ml (0.7), p = 0.029). In the whole sample, blood biomarker levels were differently predicted by the three measured cerebral pathologies; serum NfL concentration was associated with cerebrovascular pathology and medial temporal atrophy, while plasma NTA-tau associated with medial temporal atrophy. Plasma GFAP showed significant association with both medial temporal atrophy and Aβ pathology. Plasma t-tau concentration did not associate with any of the measured pathologies.\n<jats:bold>Conclusions: </jats:bold>Only increased serum NfL concentrations and decreased hippocampal volume was observed in cognitively unimpaired APOEε4 homozygotes compared to non-carriers. In the whole population the concentrations of blood biomarkers were affected in distinct ways by different pathologies.</jats:p>",
"fi": "<jats:title>Abstract</jats:title>\n <jats:p><jats:bold>Background: </jats:bold>Alzheimer’s disease (AD) is characterized by the accumulation of amyloid-β (Aβ) plaques, neurofibrillary tau tangles, and neurodegeneration in the brain parenchyma. Here, we aimed to i) assess differences in blood and imaging biomarkers used to evaluate neurodegeneration among cognitively unimpaired <jats:italic>APOE</jats:italic> ε4 homozygotes, heterozygotes, and non-carriers with varying risk for sporadic AD, and ii) to determine how different cerebral pathologies (<jats:italic>i.e.</jats:italic>, Aβ deposition, medial temporal atrophy, and cerebrovascular pathology) contribute to blood biomarker concentrations in this sample.\n<jats:bold>Methods</jats:bold>: Sixty <jats:italic>APOE </jats:italic>ε4 homozygotes (n = 19), heterozygotes (n = 21), and non-carriers (n = 20) ranging from 60–75 years, were recruited in collaboration with Auria biobank (Turku, Finland). Participants underwent Aβ-PET ([<jats:sup>11</jats:sup>C]PiB), structural brain MRI including T1-weighted and T2-FLAIR sequences, and blood sampling for measuring serum neurofilament light chain (NfL), plasma total tau (t-tau), plasma N-terminal tau fragments (NTA-tau) and plasma glial fibrillary acidic protein (GFAP). [<jats:sup>11</jats:sup>C]PiB standardized uptake value ratio was calculated for regions typical for Aβ accumulation in AD. MRI images were analysed for regional volumes, atrophy scores, and volumes of white matter hyperintensities. Differences in biomarker levels and associations between blood and imaging biomarkers were tested using uni- and multivariable linear models (unadjusted and adjusted for age and sex).\n<jats:bold>Results: </jats:bold>Serum NfL concentration was increased in <jats:italic>APOE</jats:italic> ε4 homozygotes compared with non-carriers (mean 21.4 pg/ml (SD 9.5) vs. 15.5 pg/ml (3.8), p = 0.013), whereas other blood biomarkers did not differ between the groups (p > 0.077 for all). From imaging biomarkers, hippocampal volume was significantly decreased in <jats:italic>APOE</jats:italic> ε4 homozygotes compared with non-carriers (6.71 ml (0.86) vs. 7.2 ml (0.7), p = 0.029). In the whole sample, blood biomarker levels were differently predicted by the three measured cerebral pathologies; serum NfL concentration was associated with cerebrovascular pathology and medial temporal atrophy, while plasma NTA-tau associated with medial temporal atrophy. Plasma GFAP showed significant association with both medial temporal atrophy and Aβ pathology. Plasma t-tau concentration did not associate with any of the measured pathologies.\n<jats:bold>Conclusions: </jats:bold>Only increased serum NfL concentrations and decreased hippocampal volume was observed in cognitively unimpaired APOEε4 homozygotes compared to non-carriers. In the whole population the concentrations of blood biomarkers were affected in distinct ways by different pathologies.</jats:p>",
"und": "<jats:title>Abstract</jats:title>\n <jats:p><jats:bold>Background: </jats:bold>Alzheimer’s disease (AD) is characterized by the accumulation of amyloid-β (Aβ) plaques, neurofibrillary tau tangles, and neurodegeneration in the brain parenchyma. Here, we aimed to i) assess differences in blood and imaging biomarkers used to evaluate neurodegeneration among cognitively unimpaired <jats:italic>APOE</jats:italic> ε4 homozygotes, heterozygotes, and non-carriers with varying risk for sporadic AD, and ii) to determine how different cerebral pathologies (<jats:italic>i.e.</jats:italic>, Aβ deposition, medial temporal atrophy, and cerebrovascular pathology) contribute to blood biomarker concentrations in this sample.\n<jats:bold>Methods</jats:bold>: Sixty <jats:italic>APOE </jats:italic>ε4 homozygotes (n = 19), heterozygotes (n = 21), and non-carriers (n = 20) ranging from 60–75 years, were recruited in collaboration with Auria biobank (Turku, Finland). Participants underwent Aβ-PET ([<jats:sup>11</jats:sup>C]PiB), structural brain MRI including T1-weighted and T2-FLAIR sequences, and blood sampling for measuring serum neurofilament light chain (NfL), plasma total tau (t-tau), plasma N-terminal tau fragments (NTA-tau) and plasma glial fibrillary acidic protein (GFAP). [<jats:sup>11</jats:sup>C]PiB standardized uptake value ratio was calculated for regions typical for Aβ accumulation in AD. MRI images were analysed for regional volumes, atrophy scores, and volumes of white matter hyperintensities. Differences in biomarker levels and associations between blood and imaging biomarkers were tested using uni- and multivariable linear models (unadjusted and adjusted for age and sex).\n<jats:bold>Results: </jats:bold>Serum NfL concentration was increased in <jats:italic>APOE</jats:italic> ε4 homozygotes compared with non-carriers (mean 21.4 pg/ml (SD 9.5) vs. 15.5 pg/ml (3.8), p = 0.013), whereas other blood biomarkers did not differ between the groups (p > 0.077 for all). From imaging biomarkers, hippocampal volume was significantly decreased in <jats:italic>APOE</jats:italic> ε4 homozygotes compared with non-carriers (6.71 ml (0.86) vs. 7.2 ml (0.7), p = 0.029). In the whole sample, blood biomarker levels were differently predicted by the three measured cerebral pathologies; serum NfL concentration was associated with cerebrovascular pathology and medial temporal atrophy, while plasma NTA-tau associated with medial temporal atrophy. Plasma GFAP showed significant association with both medial temporal atrophy and Aβ pathology. Plasma t-tau concentration did not associate with any of the measured pathologies.\n<jats:bold>Conclusions: </jats:bold>Only increased serum NfL concentrations and decreased hippocampal volume was observed in cognitively unimpaired APOEε4 homozygotes compared to non-carriers. In the whole population the concentrations of blood biomarkers were affected in distinct ways by different pathologies.</jats:p>"
},
"entity_identifier": "https://doi.org/10.21203/rs.3.rs-3124100/v1",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "9b7cb05f-e503-4653-8720-94a864cf516b",
"url": "http://www.w3.org/ns/prov#wasDerivedFrom",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Was derived from",
"fi": "Johdettu aineistosta"
}
},
"metax_ids": []
},
{
"entity": {
"title": {
"en": "Tato-Fernández, Ekblad, Pietilä, Saunavaara, Helin, Parkkola, Zetterberg, Blennow, Rinne, Snellman. White matter integrity and its association with amyloid-PET and serum NfL in healthy APOE4 homozygotes, heterozygotes and non-carries."
},
"entity_identifier": "doi: https://doi.org/10.1101/2023.10.27.23297664",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "9b7cb05f-e503-4653-8720-94a864cf516b",
"url": "http://www.w3.org/ns/prov#wasDerivedFrom",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Was derived from",
"fi": "Johdettu aineistosta"
}
},
"metax_ids": []
}
],
"remote_resources": [],
"spatial": [
{
"geographic_name": "Suomi"
},
{
"geographic_name": "Varsinais-Suomi"
}
],
"state": "published",
"temporal": [],
"theme": [
{
"id": "46e80c74-c123-4b62-acf6-9842c21247b1",
"url": "http://www.yso.fi/onto/koko/p15314",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "positron emission tomography",
"fi": "positroniemissiotomografia",
"sv": "positronemissionstomografi"
}
},
{
"id": "fb785151-a071-4f29-b920-8134098a1cfd",
"url": "http://www.yso.fi/onto/koko/p9127",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "apolipoproteins",
"fi": "apolipoproteiinit",
"sv": "apolipoproteiner"
}
},
{
"id": "1262a6ba-3c96-4d53-85d1-adcee4226413",
"url": "http://www.yso.fi/onto/koko/p26335",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "Alzheimer's disease",
"fi": "Alzheimerin tauti",
"sv": "Alzheimers sjukdom"
}
},
{
"id": "0e1210a1-326f-41a3-939a-df36c4239ce7",
"url": "http://www.yso.fi/onto/koko/p8749",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "magnetic resonance imaging",
"fi": "magneettikuvaus (kuvantaminen)",
"sv": "magnetisk resonanstomografi"
}
},
{
"id": "3404808b-bac6-4080-bc91-76d935d3542c",
"url": "http://www.yso.fi/onto/koko/p52518",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "biomarkers",
"fi": "biomarkkerit (merkkiaineet)",
"sv": "biomarkörer"
}
}
],
"title": {
"en": "Interplay of synaptic changes, neuroinflammation and beta-amyloid in cognitively normal subjects with varying risk of late-onset Alzheimer’s disease (ASIC-E4) – Metadata",
"fi": "Synapsitiheyden muutosten, neuroinflammaation ja amyloidikertymän yhteys tiedonkäsittelytoiminnoiltaan normaaleilla eri Alzheimerin taudin riskin omaavilla terveillä vapaaehtoisilla (ASIC-E4) -tutkimuksen kuvailutiedot"
},
"created": "2023-08-01T12:50:58Z",
"modified": "2023-11-17T08:45:38Z",
"dataset_versions": [
{
"id": "0b3cc73f-8255-41d9-994d-7c85cd715613",
"title": {
"en": "Interplay of synaptic changes, neuroinflammation and beta-amyloid in cognitively normal subjects with varying risk of late-onset Alzheimer’s disease (ASIC-E4) – Metadata",
"fi": "Synapsitiheyden muutosten, neuroinflammaation ja amyloidikertymän yhteys tiedonkäsittelytoiminnoiltaan normaaleilla eri Alzheimerin taudin riskin omaavilla terveillä vapaaehtoisilla (ASIC-E4) -tutkimuksen kuvailutiedot"
},
"persistent_identifier": "urn:nbn:fi:att:ea8ae330-ce0d-4106-a2df-6201824776fb",
"state": "published",
"created": "2023-08-01T12:50:58Z",
"version": 1
}
],
"published_revision": 1,
"version": 1,
"api_version": 2,
"metadata_repository": "Fairdata"
},
{
"id": "c71785e6-58ab-4316-a0fc-28236c76bbe7",
"access_rights": {
"id": "52fd7f3b-c521-4571-ab42-159ee9919cab",
"license": [
{
"id": "35b18e72-3819-4ec6-a1be-14624f29d968",
"custom_url": "https://creativecommons.org/licenses/by/4.0/",
"title": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)",
"und": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
},
"url": "http://uri.suomi.fi/codelist/fairdata/license/code/CC-BY-4.0",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/license",
"pref_label": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
}
}
],
"access_type": {
"id": "43720e8a-af93-458f-af21-3c6f16ea1d47",
"url": "http://uri.suomi.fi/codelist/fairdata/access_type/code/embargo",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/access_type",
"pref_label": {
"en": "Embargo",
"fi": "Embargo"
}
},
"restriction_grounds": [
{
"id": "0ed3a2e1-6c11-4278-af67-c6713f838ecd",
"url": "http://uri.suomi.fi/codelist/fairdata/restriction_grounds/code/other",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/restriction_grounds",
"pref_label": {
"en": "Restricted access due to other reasons",
"fi": "Saatavuutta rajoitettu muulla perusteella",
"sv": "Begränsad åtkomst av övriga skäl"
}
}
],
"available": "2024-01-31",
"show_file_metadata": true
},
"actors": [
{
"id": "4bca5346-338f-4915-a1fd-f45a1d7fab56",
"roles": [
"creator"
],
"person": {
"id": "0c9eb548-c806-4024-9203-ee03bd830c7a",
"name": "Matheus Nunes",
"email": "<hidden>"
},
"organization": {
"id": "4de8c775-4544-401c-ad1d-2b840b74ffa6",
"pref_label": {
"en": "University of Maryland"
}
}
},
{
"id": "7a2d14d9-0a34-49cf-97cf-50b04d5abdc5",
"roles": [
"creator",
"publisher"
],
"person": {
"id": "f77b705d-a65e-4ebb-b1f8-5ac335399f44",
"name": "Eduardo Maeda",
"email": "<hidden>"
},
"organization": {
"id": "b65efb2c-fd48-4b76-9837-c6f05216d4bd",
"pref_label": {
"en": "University of Helsinki",
"fi": "Helsingin yliopisto",
"sv": "Helsingfors universitet",
"und": "Helsingin yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/01901",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
],
"cumulative_state": 1,
"data_catalog": "urn:nbn:fi:att:data-catalog-ida",
"description": {
"en": "These data consist of architectural metrics obtained by segmenting and extracting 315 individual trees from terrestrial laser scanning (TLS) point clouds. Forest canopy measurements were made in April 2019, using a RIEGL VZ-400i. The data were collected in seven transects of Central Amazonian forests, located at the Biological Dynamics of Forest Fragments (BDFF) Project. The TLS point clouds were then processed using the RiSCAN PRO software version 2.9, and quantitative structure models (QSMs) of the woody structure of individual trees were developed to describe their topological, geometric and volumetric properties (Raumonen et al., 2013). Architectural metrics were then obtained from QSMs, and include DBH (diameter at breast height), tree height, trunk, branch and total tree volume, branch, trunk and total tree surface area, path fraction, asymmetry, average and maximum crown diameters, crown area and volume, crown base height and crown ratio, as well as trunk, branch and total tree length. A description of each metric can be found below. \n\n*Data structure*:\n\n*Region*:\tForest site (Colosso versus Dimona sites)\n\n*Fragment size*:\tFragment size (1, 10 or 100 ha) \n\n*Plot code*:\tTransect within the fragment. Multiple transects can be part of the same fragment\n\n*Distance from edges*:\tDistance of the base of a tree stem to the nearest forest fragment edge in meters\n\n*DBH*: \tDiameter at breast height estimates at 1.3 m height from quantitative structure modelling (QSM)\n\n*Tree height*:\tTotal tree height of a tree in m \n\n*Total volume*:\tTotal woody volume of trees in m3\n\n*Trunk volume*:\tWoody volume of tree trunks in m3\n\n*Branch volume*:\tWoody volume of tree branches in m3\n\n*Total surface area*:\tTotal surface area of woody components in m2\n\n*Trunk area*:\tTrunk surface area in m2\n\n*Branch area*:\tTotal branch surface area in m2\n\n*Path fraction*:\tThe mean path length divided by the maximum path length of a tree. Unitless \n\n*Asymmetry*:\tVariable indicating volume asymmetry along the tree's vertical profile. Unitless\n\n*Average crown diameter*:\tAverage crown diameter in m. Planar projection of the tree crown is divided into 18 cones and for each cone the maximum extent is computed and averaged over all cones\n\n*Maximum crown diameter*:\tMaximum horizontal crown diameter in m \n\n*Crown area*:\tArea of the projection's convex hull of the crown's planar in m2 \n\n*Crown volume*:\tVolume of the crown's convex hull in m3\n\n*Crown base height*:\tCrown's base height in m from the ground\n\n*Crown ratio*:\tRatio of the crown length to the tree height. Unitless\n\n*Trunk length*:\tLength of the stem in m \n\n*Branch length*:\tTotal length of all the branches in m \n\n*Total tree length*:\tTotal length of all the branches and stem in m \n\n\nReferences: Raumonen, P. et al. Fast Automatic Precision Tree Models from Terrestrial Laser Scanner Data. Remote Sensing 5, 491–520 (2013)."
},
"field_of_science": [],
"fileset": {
"storage_service": "ida",
"csc_project": "2001208",
"total_files_count": 1,
"total_files_size": 200192
},
"infrastructure": [],
"issued": "2023-11-16",
"keyword": [
"QSM",
"tree structure",
"LiDAR",
"Amazon",
"tropical forest"
],
"language": [],
"metadata_owner": {
"id": "368f4722-7d48-47a4-a071-f43877bddf04",
"organization": "helsinki.fi"
},
"other_identifiers": [],
"persistent_identifier": "doi:10.23729/29d2dcf8-3fd5-4945-86be-7cd9ee566e9f",
"pid_generated_by_fairdata": true,
"projects": [],
"provenance": [],
"relation": [],
"remote_resources": [],
"spatial": [
{
"geographic_name": "ARIE-PDBFF / Amazon Rainforest",
"custom_wkt": [
"POLYGON ((-60.62069120546465 -1.797027082088974, -59.40120878358965 -1.797027082088974, -59.40120878358965 -2.669768234602635, -60.62069120546465 -2.669768234602635, -60.62069120546465 -1.797027082088974))"
]
}
],
"state": "published",
"temporal": [],
"theme": [],
"title": {
"en": "Architectural metrics of Amazon trees"
},
"created": "2023-11-16T09:40:31Z",
"cumulation_started": "2023-11-16T09:40:31Z",
"modified": "2023-11-16T12:58:59Z",
"dataset_versions": [
{
"id": "c71785e6-58ab-4316-a0fc-28236c76bbe7",
"title": {
"en": "Architectural metrics of Amazon trees"
},
"persistent_identifier": "doi:10.23729/29d2dcf8-3fd5-4945-86be-7cd9ee566e9f",
"state": "published",
"created": "2023-11-16T09:40:31Z",
"version": 1
}
],
"published_revision": 1,
"version": 1,
"api_version": 2,
"metadata_repository": "Fairdata"
},
{
"id": "c6dcfaa3-7df8-46a9-8a8c-9f2c35899c35",
"access_rights": {
"id": "9100f981-5bf3-45f3-9e72-d2cdbe7b425e",
"license": [
{
"id": "35b18e72-3819-4ec6-a1be-14624f29d968",
"custom_url": "https://creativecommons.org/licenses/by/4.0/",
"title": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)",
"und": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
},
"url": "http://uri.suomi.fi/codelist/fairdata/license/code/CC-BY-4.0",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/license",
"pref_label": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
}
}
],
"access_type": {
"id": "d01ac02c-fc70-4c68-9434-8383cb693ff0",
"url": "http://uri.suomi.fi/codelist/fairdata/access_type/code/open",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/access_type",
"pref_label": {
"en": "Open",
"fi": "Avoin"
}
},
"restriction_grounds": [],
"show_file_metadata": true
},
"actors": [
{
"id": "bbbee36c-7f84-45b0-9039-de727efaf53a",
"roles": [
"creator",
"publisher"
],
"person": {
"id": "44f52844-9759-467a-a695-b922bd74976e",
"name": "Tiina Leiviskä",
"email": "<hidden>",
"external_identifier": "https://orcid.org/0000-0002-3130-0060"
},
"organization": {
"id": "5540c65d-0d55-47f8-a1e5-d32ca7ff281e",
"pref_label": {
"en": "University of Oulu",
"fi": "Oulun yliopisto",
"sv": "Uleåborgs universitet",
"und": "Oulun yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/01904",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "b8b1c24f-10a3-486d-b72d-99d727c34af1",
"roles": [
"creator"
],
"person": {
"id": "f0ad17fd-cd75-4571-8dd4-01eb9942e941",
"name": "Adedayo Bello",
"email": "<hidden>",
"external_identifier": "https://orcid.org/0000-0003-1758-4084"
},
"organization": {
"id": "5540c65d-0d55-47f8-a1e5-d32ca7ff281e",
"pref_label": {
"en": "University of Oulu",
"fi": "Oulun yliopisto",
"sv": "Uleåborgs universitet",
"und": "Oulun yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/01904",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "1c2a8069-a03a-4fe4-a15c-8c00db610999",
"roles": [
"curator"
],
"organization": {
"id": "5540c65d-0d55-47f8-a1e5-d32ca7ff281e",
"pref_label": {
"en": "University of Oulu",
"fi": "Oulun yliopisto",
"sv": "Uleåborgs universitet",
"und": "Oulun yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/01904",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
],
"cumulative_state": 0,
"data_catalog": "urn:nbn:fi:att:data-catalog-ida",
"description": {
"en": "This dataset contains raw and processed data for the article \"Vanadium removal and floc characteristics of tannin biocoagulants and iron sulphate in the treatment of mine effluent\"."
},
"field_of_science": [
{
"id": "4fca0be9-45d1-4544-9eeb-24dec6bcb0df",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta116",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Chemical sciences",
"fi": "Kemia",
"sv": "Kemi"
}
},
{
"id": "99add68c-0c1f-4248-ad68-d0b57d89c984",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta1172",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Environmental sciences",
"fi": "Ympäristötiede",
"sv": "Miljövetenskap"
}
},
{
"id": "5219633e-4362-479e-b8c9-9ee72e7c8bf8",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta218",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Environmental engineering",
"fi": "Ympäristötekniikka",
"sv": "Miljöteknik"
}
}
],
"fileset": {
"storage_service": "ida",
"csc_project": "2007450",
"total_files_count": 1,
"total_files_size": 74535
},
"infrastructure": [],
"issued": "2023-10-13",
"keyword": [
"Biocoagulants",
"NOM fractionation",
"Photometric dispersion analyser"
],
"language": [
{
"id": "ec748146-3403-4a7f-adfe-bdbb1b889372",
"url": "http://lexvo.org/id/iso639-3/eng",
"in_scheme": "http://lexvo.org/id/",
"pref_label": {
"en": "English",
"fi": "englanti",
"sv": "engelska"
}
}
],
"metadata_owner": {
"id": "64a4cd76-ba53-48b8-9f4e-b0fbb9766be7",
"organization": "oulu.fi"
},
"other_identifiers": [],
"persistent_identifier": "doi:10.23729/92836a46-1edd-4266-83a1-150f776c69e5",
"pid_generated_by_fairdata": true,
"projects": [
{
"id": "0543ff35-4daf-4b79-802a-c5d0ab83e928",
"title": {
"en": "Reduction and assessment of antimicrobial resistance and emerging pollutants in natural-based water treatment systems"
},
"participating_organizations": [
{
"id": "5540c65d-0d55-47f8-a1e5-d32ca7ff281e",
"pref_label": {
"en": "University of Oulu",
"fi": "Oulun yliopisto",
"sv": "Uleåborgs universitet",
"und": "Oulun yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/01904",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
},
{
"id": "3f937818-6a88-4ed3-9fd8-2116f3d11ec3",
"pref_label": {
"en": "University of KwaZulu-Natal"
}
}
],
"funding": [
{
"funder": {
"organization": {
"id": "afd6e455-f6e8-45ac-977b-3dd47b10e866",
"pref_label": {
"en": "EU, Academy of Finland, The Water Research Commission, The Ministry of Health, Innovationfonden Denmark"
}
},
"funder_type": {
"id": "d564d5b0-25db-4d64-8e15-8f8d57e0ff34",
"url": "http://uri.suomi.fi/codelist/fairdata/funder_type/code/eu-other",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/funder_type",
"pref_label": {
"en": "EU other funding",
"fi": "EU muu rahoitus"
}
}
}
}
]
}
],
"provenance": [],
"relation": [
{
"entity": {
"title": {
"en": "Bello, Martincigh, Nyamori, Leiviskä: Vanadium removal and floc characteristics of tannin biocoagulants and iron sulphate in the treatment of mine effluent",
"fi": "Bello, Martincigh, Nyamori, Leiviskä: Vanadium removal and floc characteristics of tannin biocoagulants and iron sulphate in the treatment of mine effluent"
},
"entity_identifier": "https://doi.org/10.1016/j.cej.2023.146665",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "d48aef1e-b6e1-46da-8f44-f4141b4b8d85",
"url": "http://purl.org/dc/terms/relation",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Relation",
"fi": "Liittyy"
}
},
"metax_ids": []
}
],
"remote_resources": [],
"spatial": [],
"state": "published",
"temporal": [],
"theme": [],
"title": {
"en": "Data for \"Vanadium removal and floc characteristics of tannin biocoagulants and iron sulphate in the treatment of mine effluent\""
},
"created": "2023-10-13T15:44:12Z",
"modified": "2023-11-15T10:33:34Z",
"dataset_versions": [
{
"id": "c6dcfaa3-7df8-46a9-8a8c-9f2c35899c35",
"title": {
"en": "Data for \"Vanadium removal and floc characteristics of tannin biocoagulants and iron sulphate in the treatment of mine effluent\""
},
"persistent_identifier": "doi:10.23729/92836a46-1edd-4266-83a1-150f776c69e5",
"state": "published",
"created": "2023-10-13T15:44:12Z",
"version": 1
}
],
"published_revision": 1,
"version": 1,
"api_version": 2,
"metadata_repository": "Fairdata"
},
{
"id": "7222d93a-42af-4cf8-9dfc-05c7e3893f73",
"access_rights": {
"id": "189f6813-85dd-4435-926f-7c7cba76172e",
"license": [
{
"id": "ad97ee65-b893-4a0b-8160-87c561f88191",
"custom_url": "https://creativecommons.org/licenses/by-nd/4.0/",
"title": {
"en": "Creative Commons Attribution-NoDerivatives 4.0 International (CC BY-ND 4.0)",
"fi": "Creative Commons Nimeä-EiMuutoksia 4.0 Kansainvälinen (CC BY-ND 4.0)",
"und": "Creative Commons Nimeä-EiMuutoksia 4.0 Kansainvälinen (CC BY-ND 4.0)"
},
"url": "http://uri.suomi.fi/codelist/fairdata/license/code/CC-BY-ND-4.0",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/license",
"pref_label": {
"en": "Creative Commons Attribution-NoDerivatives 4.0 International (CC BY-ND 4.0)",
"fi": "Creative Commons Nimeä-EiMuutoksia 4.0 Kansainvälinen (CC BY-ND 4.0)"
}
}
],
"access_type": {
"id": "d01ac02c-fc70-4c68-9434-8383cb693ff0",
"url": "http://uri.suomi.fi/codelist/fairdata/access_type/code/open",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/access_type",
"pref_label": {
"en": "Open",
"fi": "Avoin"
}
},
"restriction_grounds": []
},
"actors": [
{
"id": "d0fe06c6-1a9a-4fb2-a9ad-de235369ed5f",
"roles": [
"creator",
"publisher"
],
"organization": {
"id": "b941a6eb-d7ba-4261-aa8b-eb5cf98f709c",
"pref_label": {
"en": "Natural Resources Institute Finland",
"fi": "Luonnonvarakeskus",
"sv": "Naturresursinstitutet",
"und": "Luonnonvarakeskus"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/4100010",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
],
"cumulative_state": 0,
"data_catalog": "urn:nbn:fi:att:data-catalog-att",
"description": {
"fi": "Koosteet keskeisimpien riistalajien levinneisyydestä\n\nRiistaeläinten runsaudenseuranta on riistantutkimuksen ja metsästäjäkunnan yhteistoimintaa. Eri riistaeläinryhmille on kehitetty omat seurantaohjelmansa. Metsäriistaa seurataan riistakolmiolaskennan avulla. Tässä aineistossa keskeisimpien riistanisäkäslajien levinneisyyttä kuvataan riistakolmioiden talvi- laskentatulosten pohjalta tuotetuilla levinneisyyttä esittävillä 6-vuotisjakson koosteilla. Koosteet kuvaavat yksittäistä vuotta luotettavammin kunkin lajin levinneisyyttä. Levinneisyys esitetään 100x100 km ruuduissa, jotka saavat arvokseen lajin suhteellista runsautta kuvaavan indeksin. Aineistossa ei ole mukana niitä riistalajeja, joiden levinneisyyden ja esiintymisen seuranta perustuvat muihin kuin riistakolmioaineistoihin. Kyseisten lajien esiintymistiedot julkaistaan vuosittain tai seurantajaksoittain muuta kautta (mm. kanta-arviot; riistahavainnot.fi- sivusto; Luontodirektiivi- ja Lintudirektiiviraportointi).\n\n[Lisätietoja riistaeläinten runsaudenseurannasta](https://riistakolmiot.fi)\n\n[Aineiston kuvaus Paikkatietohakemistossa](https://www.paikkatietohakemisto.fi/geonetwork/srv/fin/catalog.search#/metadata/d88daad4-50c4-4a45-bb73-cda61d2cef4c)"
},
"field_of_science": [
{
"id": "ea57f07d-16d8-4c7a-8a52-39ef1112278a",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta1181",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Ecology, evolutionary biology",
"fi": "Ekologia, evoluutiobiologia",
"sv": "Ekologi, evolutionsbiologi"
}
},
{
"id": "d8354311-7dfe-45ff-86cc-67869faf332f",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta119",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Other natural sciences",
"fi": "Muut luonnontieteet",
"sv": "Övrig naturvetenskap"
}
}
],
"infrastructure": [],
"issued": "2020-10-20",
"keyword": [
"INSPIRE"
],
"language": [
{
"id": "c757dc29-552d-48b2-9efc-4d53b939a7ef",
"url": "http://lexvo.org/id/iso639-3/fin",
"in_scheme": "http://lexvo.org/id/",
"pref_label": {
"en": "Finnish",
"fi": "suomi",
"sv": "finska"
}
}
],
"metadata_owner": {
"id": "fa4eff6f-9cb8-4fee-8e05-2bbe244004e9",
"organization": "luke.fi"
},
"other_identifiers": [],
"persistent_identifier": "urn:nbn:fi:att:701cc1b5-8270-443d-b228-49402b3154c7",
"pid_generated_by_fairdata": true,
"projects": [],
"provenance": [],
"relation": [],
"remote_resources": [
{
"title": {
"en": "sd-fi-game2012.zip"
},
"use_category": {
"id": "ed5844fc-6309-4a8f-98bb-e18c1aec9fdc",
"url": "http://uri.suomi.fi/codelist/fairdata/use_category/code/outcome",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/use_category",
"pref_label": {
"en": "Outcome material",
"fi": "Tulosaineisto"
}
},
"download_url": "https://kartta.luke.fi/inspire/sd/sd-fi-game2012.zip"
},
{
"title": {
"en": "Luke LajienLevinneisyys WMS"
},
"use_category": {
"id": "ed5844fc-6309-4a8f-98bb-e18c1aec9fdc",
"url": "http://uri.suomi.fi/codelist/fairdata/use_category/code/outcome",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/use_category",
"pref_label": {
"en": "Outcome material",
"fi": "Tulosaineisto"
}
},
"download_url": "https://kartta.luke.fi/geoserver/inspire/ows?service=wms&version=3.0.0&request=GetCapabilities"
},
{
"title": {
"en": "Luke LajienLevinneisyys WFS"
},
"use_category": {
"id": "ed5844fc-6309-4a8f-98bb-e18c1aec9fdc",
"url": "http://uri.suomi.fi/codelist/fairdata/use_category/code/outcome",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/use_category",
"pref_label": {
"en": "Outcome material",
"fi": "Tulosaineisto"
}
},
"download_url": "https://kartta.luke.fi/geoserver/inspire/ows?service=wfs&version=2.0.0&request=GetCapabilities"
},
{
"title": {
"en": "ATOM feed"
},
"use_category": {
"id": "43b3c08a-a545-4646-ba85-0b2e1a930147",
"url": "http://uri.suomi.fi/codelist/fairdata/use_category/code/documentation",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/use_category",
"pref_label": {
"en": "Documentation",
"fi": "Dokumentaatio"
}
},
"download_url": "https://kartta.luke.fi/inspireatom/inspireatomgml.xml"
}
],
"spatial": [
{
"geographic_name": "Suomi",
"reference": {
"id": "684b98e8-d5c1-4a59-9247-4793cbbd38e4",
"url": "http://www.yso.fi/onto/yso/p94426",
"in_scheme": "http://www.yso.fi/onto/yso/places",
"pref_label": {
"en": "Finland",
"fi": "Suomi",
"sv": "Finland"
},
"as_wkt": "POINT (27 65)"
}
}
],
"state": "published",
"temporal": [
{
"start_date": "2007-01-01",
"end_date": "2012-12-31"
}
],
"theme": [
{
"id": "3f1731da-d9a8-463a-9248-b20f7c325fd3",
"url": "http://www.yso.fi/onto/koko/p69293",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "animal monitoring",
"fi": "eläinseuranta",
"sv": "uppföljning av djur"
}
},
{
"id": "4ba9ec45-0833-4e73-bd30-dc012d5af6c2",
"url": "http://www.yso.fi/onto/koko/p45814",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "wildlife",
"fi": "riista (eläimet)"
}
},
{
"id": "fc1dd077-601f-40e8-b1e0-ecff2a6fd772",
"url": "http://www.yso.fi/onto/koko/p36803",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "game stocks",
"fi": "riistakannat",
"sv": "viltbestånd"
}
}
],
"title": {
"fi": "INSPIRE Seurantatiedot riistakannoista 2007-2012"
},
"created": "2022-05-31T09:51:51Z",
"modified": "2023-11-15T07:46:05Z",
"dataset_versions": [
{
"id": "7222d93a-42af-4cf8-9dfc-05c7e3893f73",
"title": {
"fi": "INSPIRE Seurantatiedot riistakannoista 2007-2012"
},
"persistent_identifier": "urn:nbn:fi:att:701cc1b5-8270-443d-b228-49402b3154c7",
"state": "published",
"created": "2022-05-31T09:51:51Z",
"version": 1
}
],
"published_revision": 1,
"version": 1,
"api_version": 2,
"metadata_repository": "Fairdata"
},
{
"id": "0cf646f8-5323-458f-927d-2b25c6c9e789",
"access_rights": {
"id": "76f559fa-9623-441d-ab7b-4086ebb5af46",
"license": [
{
"id": "35b18e72-3819-4ec6-a1be-14624f29d968",
"custom_url": "https://creativecommons.org/licenses/by/4.0/",
"title": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)",
"und": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
},
"url": "http://uri.suomi.fi/codelist/fairdata/license/code/CC-BY-4.0",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/license",
"pref_label": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
}
}
],
"access_type": {
"id": "d01ac02c-fc70-4c68-9434-8383cb693ff0",
"url": "http://uri.suomi.fi/codelist/fairdata/access_type/code/open",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/access_type",
"pref_label": {
"en": "Open",
"fi": "Avoin"
}
},
"restriction_grounds": []
},
"actors": [
{
"id": "17230919-6676-4a91-9ec6-81894a273ea3",
"roles": [
"creator",
"publisher"
],
"organization": {
"id": "474e4097-0247-4966-a30e-9f7e4153384d",
"pref_label": {
"en": "Kalastus ja kalavarat",
"fi": "Kalastus ja kalavarat",
"sv": "Kalastus ja kalavarat",
"und": "Kalastus ja kalavarat"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/4100010-4100111110",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization",
"parent": {
"id": "b941a6eb-d7ba-4261-aa8b-eb5cf98f709c",
"pref_label": {
"en": "Natural Resources Institute Finland",
"fi": "Luonnonvarakeskus",
"sv": "Naturresursinstitutet",
"und": "Luonnonvarakeskus"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/4100010",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
}
],
"cumulative_state": 0,
"data_catalog": "urn:nbn:fi:att:data-catalog-att",
"description": {
"fi": "Aineistossa esitetään 22 kalalajin sekä 2 rapulajin esiintyminen Suomessa. Rapulajeista toinen, täplärapu, kuuluu EU:n vieraslajiasetuksen mukaisiin EU:n kannalta haitallisiin lajeihin. Lajeista kuvataan yleislevinneisyys, sekä luokiteltuna tietona esiintymien alkuperäisyys, uhanalaisuus ja luonnonvaraisuus. Tiedot esitetään 10 km ruudukossa.\n\n[Aineiston kuvaus Paikkatietohakemistossa](https://www.paikkatietohakemisto.fi/geonetwork/srv/fin/catalog.search#/metadata/56b94cfb-1a08-4e09-a5f7-e8d206be680d)"
},
"field_of_science": [
{
"id": "ea57f07d-16d8-4c7a-8a52-39ef1112278a",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta1181",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Ecology, evolutionary biology",
"fi": "Ekologia, evoluutiobiologia",
"sv": "Ekologi, evolutionsbiologi"
}
},
{
"id": "d8354311-7dfe-45ff-86cc-67869faf332f",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta119",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Other natural sciences",
"fi": "Muut luonnontieteet",
"sv": "Övrig naturvetenskap"
}
}
],
"infrastructure": [],
"issued": "2020-10-20",
"keyword": [
"kalalajit",
"rapulajit",
"esiintyneisyys"
],
"language": [
{
"id": "c757dc29-552d-48b2-9efc-4d53b939a7ef",
"url": "http://lexvo.org/id/iso639-3/fin",
"in_scheme": "http://lexvo.org/id/",
"pref_label": {
"en": "Finnish",
"fi": "suomi",
"sv": "finska"
}
}
],
"metadata_owner": {
"id": "fa4eff6f-9cb8-4fee-8e05-2bbe244004e9",
"organization": "luke.fi"
},
"other_identifiers": [],
"persistent_identifier": "urn:nbn:fi:att:9a96e023-331e-4103-856f-b10b21becf30",
"pid_generated_by_fairdata": true,
"projects": [],
"provenance": [],
"relation": [],
"remote_resources": [
{
"title": {
"en": "sd-fi-fish2020.zip"
},
"use_category": {
"id": "ed5844fc-6309-4a8f-98bb-e18c1aec9fdc",
"url": "http://uri.suomi.fi/codelist/fairdata/use_category/code/outcome",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/use_category",
"pref_label": {
"en": "Outcome material",
"fi": "Tulosaineisto"
}
},
"download_url": "http://kartta.luke.fi/inspire/sd/sd-fi-fish2020.zip"
},
{
"title": {
"en": "Luke LajienLevinneisyys WMS"
},
"use_category": {
"id": "ed5844fc-6309-4a8f-98bb-e18c1aec9fdc",
"url": "http://uri.suomi.fi/codelist/fairdata/use_category/code/outcome",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/use_category",
"pref_label": {
"en": "Outcome material",
"fi": "Tulosaineisto"
}
},
"download_url": "http://kartta.luke.fi/geoserver/inspire/ows?service=wms&version=3.0.0&request=GetCapabilities"
},
{
"title": {
"en": "Luke LajienLevinneisyys WFS"
},
"use_category": {
"id": "ed5844fc-6309-4a8f-98bb-e18c1aec9fdc",
"url": "http://uri.suomi.fi/codelist/fairdata/use_category/code/outcome",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/use_category",
"pref_label": {
"en": "Outcome material",
"fi": "Tulosaineisto"
}
},
"download_url": "http://kartta.luke.fi/geoserver/inspire/ows?service=wfs&version=2.0.0&request=GetCapabilities"
},
{
"title": {
"en": "ATOM feed"
},
"use_category": {
"id": "43b3c08a-a545-4646-ba85-0b2e1a930147",
"url": "http://uri.suomi.fi/codelist/fairdata/use_category/code/documentation",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/use_category",
"pref_label": {
"en": "Documentation",
"fi": "Dokumentaatio"
}
},
"download_url": "http://kartta.luke.fi/inspireatom/inspireatomgml.xml"
}
],
"spatial": [
{
"geographic_name": "Suomi",
"reference": {
"id": "684b98e8-d5c1-4a59-9247-4793cbbd38e4",
"url": "http://www.yso.fi/onto/yso/p94426",
"in_scheme": "http://www.yso.fi/onto/yso/places",
"pref_label": {
"en": "Finland",
"fi": "Suomi",
"sv": "Finland"
},
"as_wkt": "POINT (27 65)"
}
}
],
"state": "published",
"temporal": [
{
"start_date": "1986-01-01"
}
],
"theme": [
{
"id": "5e6ed8a7-3a18-4fb7-bbba-be31bc77aae8",
"url": "http://www.yso.fi/onto/koko/p37050",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "distribution (area)",
"fi": "levinneisyys",
"sv": "utbredning"
}
},
{
"id": "5be35541-b47a-4e3d-8c5c-08dcc04d1ffa",
"url": "http://www.yso.fi/onto/koko/p31065",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "types and species",
"fi": "lajit",
"sv": "arter"
}
},
{
"id": "97fda22d-bf79-4edf-971b-d92d2c8d9d70",
"url": "http://www.yso.fi/onto/koko/p36700",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "animals",
"fi": "eläimet",
"sv": "djur"
}
}
],
"title": {
"fi": "INSPIRE Kalavarojen arviointi 2020"
},
"created": "2022-05-31T09:35:27Z",
"modified": "2023-11-15T07:45:18Z",
"dataset_versions": [
{
"id": "0cf646f8-5323-458f-927d-2b25c6c9e789",
"title": {
"fi": "INSPIRE Kalavarojen arviointi 2020"
},
"persistent_identifier": "urn:nbn:fi:att:9a96e023-331e-4103-856f-b10b21becf30",
"state": "published",
"created": "2022-05-31T09:35:27Z",
"version": 1
}
],
"published_revision": 1,
"version": 1,
"api_version": 2,
"metadata_repository": "Fairdata"
},
{
"id": "43d9251c-d74b-4d65-9a5b-c0482e87a737",
"access_rights": {
"id": "7d76092b-c479-44f3-9a58-dae1e2d615ef",
"license": [
{
"id": "35b18e72-3819-4ec6-a1be-14624f29d968",
"custom_url": "https://creativecommons.org/licenses/by/4.0/",
"title": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)",
"und": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
},
"url": "http://uri.suomi.fi/codelist/fairdata/license/code/CC-BY-4.0",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/license",
"pref_label": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
}
}
],
"access_type": {
"id": "d01ac02c-fc70-4c68-9434-8383cb693ff0",
"url": "http://uri.suomi.fi/codelist/fairdata/access_type/code/open",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/access_type",
"pref_label": {
"en": "Open",
"fi": "Avoin"
}
},
"restriction_grounds": [],
"show_file_metadata": true
},
"actors": [
{
"id": "c61fc391-86a4-497e-8ff0-d9d19f053d0d",
"roles": [
"creator",
"publisher"
],
"organization": {
"id": "9b8a274d-00a8-4e8e-8d40-a15a6caba8e3",
"pref_label": {
"en": "Secretariat for the National Open Science and Research Coordination"
},
"parent": {
"id": "ffc0c8a4-2141-4a5f-a207-0075285427f1",
"pref_label": {
"en": "Federation of Finnish Learned Societies",
"fi": "Tieteellisten seurain valtuuskunta",
"sv": "Vetenskapliga samfundens delegation",
"und": "Tieteellisten seurain valtuuskunta"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/05247045",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
},
"email": "<hidden>"
}
},
{
"id": "f7a1f1de-5cf6-46d9-ba5b-cccd4b9a760c",
"roles": [
"creator"
],
"organization": {
"id": "cd0e53f1-8f0a-4972-b8b0-fde81326afb9",
"pref_label": {
"en": "CSC – IT Center for Science",
"fi": "CSC - Tieteen tietotekniikan keskus Oy",
"sv": "CSC – IT Center for Science",
"und": "CSC - Tieteen tietotekniikan keskus Oy"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/09206320",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
],
"cumulative_state": 0,
"data_catalog": "urn:nbn:fi:att:data-catalog-ida",
"description": {
"fi": "Tämä versio sisältää AVOTT-seurannan alkuperäiset lokakuussa 2022 julkaistut tulokset. \n\nAvoimen tieteen ja tutkimuksen seurannan tavoite on tukea organisaatioiden avoimen tieteen ja tutkimuksen kehitystyötä, tukea ja todentaa julistuksessa ja linjauksissa sovittujen tavoitteiden toteutumista sekä saada kokonaiskuva suomalaisen tieteen ja tutkimuksen avoimuuden tilasta. \n\nTämä kokonaisuus sisältää vuoden 2022 avoimen tieteen ja tutkimuksen tulokset excel-tiedostoina.\nKokonaisuuteen kuuluu kaksi tiedostoa:\n1. AVOTT-seuranta_2022_kysymykset_pisteet.xlsx\n2. AVOTT-seuranta_2022_lopullinen_tulos.xlsx\n\nTiedosto AVOTT-seuranta_2022_kysymykset_pisteet.xlsx sisältää seurannassa käytetyt kysymykset, niiden pisteyksen sekä käytetyt laskentakaavat.\n\nTiedosto AVOTT-seuranta_2022_lopullinen_tulos.xlsx sisältää seurantaan osallistuneiden tutkimusorganisaatioiden \n1. vastausten perusteella saamat pisteet\n2. pistesummat ja saavutetut avoimuuden asteet osa-alueittain: toimintakulttuuri, julkaiseminen, tutkimusaineistot, oppiminen\n3. avoimuuden asteiden perusteella lasketun avoimuuden tason.\n\nTietueen ajanjaksossa on seurannan kyselyn vastausaika. Julkaisuista käytettiin vuoden 2021 ja avoimista oppimateriaaleista kumulatiivista tietoa 30.6.2022 asti.\n\nSeurannan toteutus perustuu Avoimen tieteen ja tutkimuksen seurantamalliin, joka on linkitetty tähän tietueeseen."
},
"field_of_science": [
{
"id": "dfda8c5a-5949-4867-b9e2-f9fe9fee7a2f",
"url": "http://www.yso.fi/onto/okm-tieteenala/ta520",
"in_scheme": "http://www.yso.fi/onto/okm-tieteenala/conceptscheme",
"pref_label": {
"en": "Other social sciences",
"fi": "Muut yhteiskuntatieteet",
"sv": "Övriga samhällsvetenskaper"
}
}
],
"fileset": {
"storage_service": "ida",
"csc_project": "2006570",
"total_files_count": 2,
"total_files_size": 237742
},
"infrastructure": [],
"issued": "2023-02-03",
"keyword": [
"avoin tiede",
"avoimen tieteen seuranta"
],
"language": [
{
"id": "c757dc29-552d-48b2-9efc-4d53b939a7ef",
"url": "http://lexvo.org/id/iso639-3/fin",
"in_scheme": "http://lexvo.org/id/",
"pref_label": {
"en": "Finnish",
"fi": "suomi",
"sv": "finska"
}
}
],
"metadata_owner": {
"id": "38134f79-1fa7-4499-bfaf-aaaa590c6687",
"organization": "tsv.fi"
},
"other_identifiers": [],
"persistent_identifier": "doi:10.23729/fd46b41f-8e97-469f-b872-5f75440574b5",
"pid_generated_by_fairdata": true,
"projects": [],
"provenance": [],
"relation": [
{
"entity": {
"title": {
"en": "Avoimen tieteen koordinaatio: Avoimen tieteen ja tutkimuksen seurantamalli - periaatteet ja toimintatavat",
"fi": "Avoimen tieteen koordinaatio: Avoimen tieteen ja tutkimuksen seurantamalli - periaatteet ja toimintatavat"
},
"description": {
"en": "<jats:p>Avoimen tieteen ja tutkimuksen kansallinen ohjausryhmä asetti vuonna 2020 työryhmän kehittämään avoimen tieteen ja tutkimuksen seuraavan sukupolven seurantamallia Suomessa. Työryhmän työn tulos on tässä esitettävä seurantamalli, joka koostuu seurannan kohteista, indikaattoreista ja niiden tietolähteistä. Seurannan avulla tuotetaan tilannekuvaa suomalaisen tutkimusyhteisön ja sen organisaatioiden soveltamista avoimen tieteen ja tutkimuksen toimintamalleista ja saavutuksista. Seurannan raameina toimivat Avoimen tieteen ja tutkimuksen julistus sekä sitä tukevat linjaukset. Seuranta keskittyy julistuksessa ja linjauksissa esitettyjen tavoitteiden saavuttamisen arviointiin.</jats:p>",
"fi": "<jats:p>Avoimen tieteen ja tutkimuksen kansallinen ohjausryhmä asetti vuonna 2020 työryhmän kehittämään avoimen tieteen ja tutkimuksen seuraavan sukupolven seurantamallia Suomessa. Työryhmän työn tulos on tässä esitettävä seurantamalli, joka koostuu seurannan kohteista, indikaattoreista ja niiden tietolähteistä. Seurannan avulla tuotetaan tilannekuvaa suomalaisen tutkimusyhteisön ja sen organisaatioiden soveltamista avoimen tieteen ja tutkimuksen toimintamalleista ja saavutuksista. Seurannan raameina toimivat Avoimen tieteen ja tutkimuksen julistus sekä sitä tukevat linjaukset. Seuranta keskittyy julistuksessa ja linjauksissa esitettyjen tavoitteiden saavuttamisen arviointiin.</jats:p>",
"und": "<jats:p>Avoimen tieteen ja tutkimuksen kansallinen ohjausryhmä asetti vuonna 2020 työryhmän kehittämään avoimen tieteen ja tutkimuksen seuraavan sukupolven seurantamallia Suomessa. Työryhmän työn tulos on tässä esitettävä seurantamalli, joka koostuu seurannan kohteista, indikaattoreista ja niiden tietolähteistä. Seurannan avulla tuotetaan tilannekuvaa suomalaisen tutkimusyhteisön ja sen organisaatioiden soveltamista avoimen tieteen ja tutkimuksen toimintamalleista ja saavutuksista. Seurannan raameina toimivat Avoimen tieteen ja tutkimuksen julistus sekä sitä tukevat linjaukset. Seuranta keskittyy julistuksessa ja linjauksissa esitettyjen tavoitteiden saavuttamisen arviointiin.</jats:p>"
},
"entity_identifier": "https://doi.org/10.23847/tsv.237",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "d48aef1e-b6e1-46da-8f44-f4141b4b8d85",
"url": "http://purl.org/dc/terms/relation",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Relation",
"fi": "Liittyy"
}
},
"metax_ids": []
},
{
"entity": {
"title": {
"en": "Avoimen saatavuuden ja julkaisemisen kokonaiskustannukset",
"fi": "Avoimen saatavuuden ja julkaisemisen kokonaiskustannukset"
},
"description": {
"en": "This dataset contains data related to the total costs of open access and publication to Finnish universities, universities of applied sciences, and RIs, gathered as part of the wider monitoring of open science and research in Finland."
},
"entity_identifier": "https://doi.org/10.23729/a4479a8a-ff6c-4993-9e5a-25d6e07482a1",
"type": {
"id": "e327ac43-4e47-43e8-9a18-cad528eeac08",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/dataset",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Dataset",
"fi": "Tutkimusaineisto"
}
}
},
"relation_type": {
"id": "d48aef1e-b6e1-46da-8f44-f4141b4b8d85",
"url": "http://purl.org/dc/terms/relation",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Relation",
"fi": "Liittyy"
}
},
"metax_ids": [
"e4b15469-5755-46e7-982c-c0ad97c27f3e"
]
}
],
"remote_resources": [],
"spatial": [],
"state": "published",
"temporal": [
{
"start_date": "2022-05-19",
"end_date": "2022-06-30"
}
],
"theme": [
{
"id": "482a9199-50f9-4224-ae60-e2e9daca0b59",
"url": "http://www.yso.fi/onto/koko/p90529",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "open science",
"fi": "avoin tiede",
"sv": "öppen vetenskap"
}
},
{
"id": "ed576dbf-6da3-4618-a0b5-647a98018149",
"url": "http://www.yso.fi/onto/koko/p33260",
"in_scheme": "http://www.yso.fi/onto/koko/",
"pref_label": {
"en": "monitoring",
"fi": "monitorointi",
"sv": "monitorering"
}
}
],
"title": {
"fi": "Avoimen tieteen ja tutkimuksen vuoden 2022 seurannan tulokset"
},
"created": "2023-02-03T07:49:12Z",
"modified": "2023-11-10T09:32:24Z",
"dataset_versions": [
{
"id": "f33f07ee-0000-4ea0-a42a-e4327da52b2f",
"title": {
"fi": "Avoimen tieteen ja tutkimuksen vuoden 2022 seurannan tulokset"
},
"persistent_identifier": "doi:10.23729/1845367b-99c4-4ac5-b37f-ab463e267c2c",
"state": "published",
"created": "2023-11-09T14:17:02Z",
"version": 2
},
{
"id": "43d9251c-d74b-4d65-9a5b-c0482e87a737",
"title": {
"fi": "Avoimen tieteen ja tutkimuksen vuoden 2022 seurannan tulokset"
},
"persistent_identifier": "doi:10.23729/fd46b41f-8e97-469f-b872-5f75440574b5",
"state": "published",
"created": "2023-02-03T07:49:12Z",
"version": 1
}
],
"published_revision": 1,
"version": 1,
"api_version": 2,
"metadata_repository": "Fairdata"
},
{
"id": "ae9907f8-2373-4c1c-b20f-ca586ce8ae24",
"access_rights": {
"id": "55bd0a89-4c09-418e-aee3-8936b9f91e79",
"license": [
{
"id": "35b18e72-3819-4ec6-a1be-14624f29d968",
"custom_url": "https://creativecommons.org/licenses/by/4.0/",
"title": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)",
"und": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
},
"url": "http://uri.suomi.fi/codelist/fairdata/license/code/CC-BY-4.0",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/license",
"pref_label": {
"en": "Creative Commons Attribution 4.0 International (CC BY 4.0)",
"fi": "Creative Commons Nimeä 4.0 Kansainvälinen (CC BY 4.0)"
}
}
],
"access_type": {
"id": "d01ac02c-fc70-4c68-9434-8383cb693ff0",
"url": "http://uri.suomi.fi/codelist/fairdata/access_type/code/open",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/access_type",
"pref_label": {
"en": "Open",
"fi": "Avoin"
}
},
"restriction_grounds": [],
"show_file_metadata": true
},
"actors": [
{
"id": "b935ea7d-4de4-4a55-b52c-ce8363fbb7d9",
"roles": [
"creator",
"publisher"
],
"person": {
"id": "865c0c4e-7ce1-45df-b244-ced5140ec502",
"name": "Mirja Ilves",
"email": "<hidden>"
},
"organization": {
"id": "ea83ea7b-4d44-4d0b-b4ac-a8df3f00ae20",
"pref_label": {
"en": "Tampere University",
"fi": "Tampereen yliopisto",
"sv": "Tammerfors universitet",
"und": "Tampereen yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10122",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "0c9d10b7-cb8f-484e-bbed-d20b50e0048e",
"roles": [
"contributor"
],
"person": {
"id": "d4f452b3-df2c-4df3-acc1-1c0ee487a176",
"name": "Aleksi Syrjämäki"
},
"organization": {
"id": "ea83ea7b-4d44-4d0b-b4ac-a8df3f00ae20",
"pref_label": {
"en": "Tampere University",
"fi": "Tampereen yliopisto",
"sv": "Tammerfors universitet",
"und": "Tampereen yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10122",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "c554a153-1b45-4d8a-855f-189991a3cb27",
"roles": [
"contributor"
],
"person": {
"id": "13b1f934-f62b-4fca-abc2-1ed7b83636f1",
"name": "Poika Isokoski"
},
"organization": {
"id": "ea83ea7b-4d44-4d0b-b4ac-a8df3f00ae20",
"pref_label": {
"en": "Tampere University",
"fi": "Tampereen yliopisto",
"sv": "Tammerfors universitet",
"und": "Tampereen yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10122",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "ebd93562-874e-4a48-8251-064742437a2e",
"roles": [
"contributor"
],
"person": {
"id": "4db6de20-1032-4b47-a96f-f5edd38e0bd7",
"name": "Joel Kiskola"
},
"organization": {
"id": "ea83ea7b-4d44-4d0b-b4ac-a8df3f00ae20",
"pref_label": {
"en": "Tampere University",
"fi": "Tampereen yliopisto",
"sv": "Tammerfors universitet",
"und": "Tampereen yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10122",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "07e215d0-3868-4c71-986d-64ca4a70b9ef",
"roles": [
"contributor"
],
"person": {
"id": "9f7d5977-5e63-4284-9b34-e4bb16fd4d10",
"name": "Anna Rantasila"
},
"organization": {
"id": "ea83ea7b-4d44-4d0b-b4ac-a8df3f00ae20",
"pref_label": {
"en": "Tampere University",
"fi": "Tampereen yliopisto",
"sv": "Tammerfors universitet",
"und": "Tampereen yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10122",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "4a9c275e-b98e-4246-9229-7ccc8e2d21c1",
"roles": [
"contributor"
],
"person": {
"id": "e547c844-12c4-41ed-8863-3d54f158aeb0",
"name": "Thomas Olsson",
"email": "<hidden>"
},
"organization": {
"id": "ea83ea7b-4d44-4d0b-b4ac-a8df3f00ae20",
"pref_label": {
"en": "Tampere University",
"fi": "Tampereen yliopisto",
"sv": "Tammerfors universitet",
"und": "Tampereen yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10122",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "25afc3f8-22fb-4ee6-963e-bdcc45b541a4",
"roles": [
"contributor"
],
"person": {
"id": "71590f50-f193-4a7e-a369-e8a85cbee078",
"name": "Gary Bente"
},
"organization": {
"id": "ea83ea7b-4d44-4d0b-b4ac-a8df3f00ae20",
"pref_label": {
"en": "Tampere University",
"fi": "Tampereen yliopisto",
"sv": "Tammerfors universitet",
"und": "Tampereen yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10122",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
},
{
"id": "8719c17f-6424-44b1-b1c9-4b92ca458ec1",
"roles": [
"contributor"
],
"person": {
"id": "96b9c5da-f06f-4951-b122-6be311c0ae19",
"name": "Veikko Surakka",
"email": "<hidden>"
},
"organization": {
"id": "ea83ea7b-4d44-4d0b-b4ac-a8df3f00ae20",
"pref_label": {
"en": "Tampere University",
"fi": "Tampereen yliopisto",
"sv": "Tammerfors universitet",
"und": "Tampereen yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10122",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
}
],
"cumulative_state": 0,
"data_catalog": "urn:nbn:fi:att:data-catalog-ida",
"description": {
"en": "Emotions in Digital Media: Emotional Responses to Online Discussions – Dataset by Aleksi Syrjämäki, Mirja Ilves, Poika Isokoski, Joel Kiskola, Anna Rantasila, Thomas Olsson, Gary Bente, and Veikko Surakka\n\nThe data consist of subjective ratings of valence and arousal, and psychophysiological data (facial surface EMG and skin conductance).\n\nThree experiments investigated whether the emotional tone of online discussions influence subjective emotions in individuals reading the discussions.\n\nIn all experiments, participants read the three news stories, followed by the related discussion thread. After reading each thread, participants rated how they felt while reading the thread using valence and arousal scales of the self-assessment manikin (-4...+4 scales; Bradley & Lang,1994). Positive scores refer to positive valence/high arousal.\n\nThe topics of the news stories were abortion, work-related immigration, and legalization of cannabis. We edited three versions of the threads, including comments with negative/neutral/positive tone. The factual content of the three versions was similar, and they only varied in the tone of the comments (e.g., expletives and negatively charged phrases in the negative threads, very courteous language in the positive threads).\n\nIn Experiment1, the stimuli and the measurements were presented in a paper form, which the participants filled in alone.\n\nExperiment2 was run in the laboratory, and the stimuli were presented on a 24\" 1,440x900 monitor using E-Prime® 2.0, and responses were collected using a keyboard. Psychophysiological measurements (electromyography (EMG) and skin conductance responses (SC)) were also taken in Experiment2. Facial EMG and SC were measured with a Nexus-32-F physiological monitoring device (Mind Media B.V.) at a sampling rate of 2,048 Hz. Facial EMG activity was measured on the left side of the face at the corrugator supercilii and zygomaticus major muscle regions with bipolar pre-gelled AgCl sintered electrodes. The guidelines of Fridlund and Cacioppo (1986) were followed for the electrode attachment and placement. SC was measured with Ag-AgCl electrodes coated with electrode paste. The electrodes were attached to the medial phalanges of the index and middle fingers of the nondominant hand.\n\nExperiment3 was run online using LimeSurvey. In contrast to previous experiments, emotional tone was manipulated as a between-subjects factor, with random allocation to negative/positive groups. Neutral stimuli were not included. The original aim of Experiment3 was to investigate effects of emotion labeling on the emotional responses. Each thread was presented in a different labeling condition (the participant labeling the valence of each message, reading a label indicating the valence, or a control condition without labeling).\n\nThe included files are:\n\n-\tOnline discussions evoke emotions_Exp1_Data.xlsx - Table with the participants' ages and genders, the ratings of valence and arousal, and the topics of the emotional discussion threads\n\n-\tOnline discussions evoke emotions_Exp2_Data.xlsx - Table with the participants' ages and genders, the ratings of valence and arousal, the topics of the emotional discussion threads, and the reading order of the topics\n-\tOnline discussions evoke emotions_Supplement_Exp2_EMG&SC_Data.xlsx – Table with the peak, bottom, and mean EMG values during each stimuli, and mean SC values during each stimuli\n\n-\tOnline discussions evoke emotions_Exp3_Data.xlsx- Table with the participants' ages and genders, the ratings of valence and arousal, the tone of the condition (positive/negative valence), and the valence and arousal ratings of the different topics\n\nReferences:\n\nBradley, M. M., & Lang, P. J. (1994). Measuring emotion: The self-assessment manikin and the semantic differential. Journal of Behavior Therapy and Experimental Psychiatry, 25(1), 49–59.\n\nFridlund, A. J., & Cacioppo, J. T. (1986). Guidelines for human electromyographic research. Psychophysiology, 23, 567-589."
},
"field_of_science": [],
"fileset": {
"storage_service": "ida",
"csc_project": "2007331",
"total_files_count": 3,
"total_files_size": 39800
},
"infrastructure": [],
"issued": "2023-10-12",
"keyword": [
"emotion",
"online discussion",
"valence",
"arousal"
],
"language": [],
"metadata_owner": {
"id": "2a92e18f-b683-4041-bfa3-86e9370980cb",
"organization": "tuni.fi"
},
"other_identifiers": [],
"persistent_identifier": "doi:10.23729/6da871f7-f57e-4fae-ab18-1a43c938f379",
"pid_generated_by_fairdata": true,
"projects": [
{
"id": "ca566055-e1f3-4916-a75e-796c8a55f0f8",
"title": {
"en": "Emotios in Digital Media (EmoDiM)"
},
"participating_organizations": [
{
"id": "ea83ea7b-4d44-4d0b-b4ac-a8df3f00ae20",
"pref_label": {
"en": "Tampere University",
"fi": "Tampereen yliopisto",
"sv": "Tammerfors universitet",
"und": "Tampereen yliopisto"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/10122",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
}
],
"funding": [
{
"funder": {
"organization": {
"id": "8f22ed54-7903-4fe1-9602-9370b89e15d1",
"pref_label": {
"en": "Research Council of Finland",
"fi": "Suomen Akatemia",
"sv": "Finlands Akademi",
"und": "Suomen Akatemia"
},
"url": "http://uri.suomi.fi/codelist/fairdata/organization/code/02458939",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/organization"
},
"funder_type": {
"id": "d38a8484-f3d7-43cf-ad79-829ebb3ba9eb",
"url": "http://uri.suomi.fi/codelist/fairdata/funder_type/code/academy-of-finland",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/funder_type",
"pref_label": {
"en": "Academy of Finland",
"fi": "Suomen Akatemia"
}
}
},
"funding_identifier": "This research was funded by the Academy of Finland: funding decision numbers 320766 and 320767"
}
]
}
],
"provenance": [],
"relation": [
{
"entity": {
"title": {
"en": "Syrjämäki, Ilves, Isokoski, Kiskola, Rantasila, Olsson, Bente, Surakka: Emotionally Toned Online Discussions Evoke Subjectively Experienced \t\t\t\t\tEmotional Responses",
"fi": "Syrjämäki, Ilves, Isokoski, Kiskola, Rantasila, Olsson, Bente, Surakka: Emotionally Toned Online Discussions Evoke Subjectively Experienced \t\t\t\t\tEmotional Responses"
},
"description": {
"en": "<jats:p> Abstract. Emotions are an important element of human interactions, including those in social media. Despite the prominence of text-based messages in online communication, little is known about how the emotional tone of the messages affects the emotions of the recipients. With three experiments, the current study investigated these effects in the context of online news discussions. Participants first read news discussion threads with a negative, neutral, and positive tone, and then rated their subjective emotional state in terms of valence and arousal. Results showed that negatively toned discussions induced more negative valence and higher arousal ratings than the other conditions. Positive discussions had an opposite effect. Emotionally toned online comments evidently affect the quality and the intensity of the readers’ subjective emotions. We discuss implications for future research and emotion mitigation strategies to improve online discussion quality. </jats:p>",
"fi": "<jats:p> Abstract. Emotions are an important element of human interactions, including those in social media. Despite the prominence of text-based messages in online communication, little is known about how the emotional tone of the messages affects the emotions of the recipients. With three experiments, the current study investigated these effects in the context of online news discussions. Participants first read news discussion threads with a negative, neutral, and positive tone, and then rated their subjective emotional state in terms of valence and arousal. Results showed that negatively toned discussions induced more negative valence and higher arousal ratings than the other conditions. Positive discussions had an opposite effect. Emotionally toned online comments evidently affect the quality and the intensity of the readers’ subjective emotions. We discuss implications for future research and emotion mitigation strategies to improve online discussion quality. </jats:p>",
"und": "<jats:p> Abstract. Emotions are an important element of human interactions, including those in social media. Despite the prominence of text-based messages in online communication, little is known about how the emotional tone of the messages affects the emotions of the recipients. With three experiments, the current study investigated these effects in the context of online news discussions. Participants first read news discussion threads with a negative, neutral, and positive tone, and then rated their subjective emotional state in terms of valence and arousal. Results showed that negatively toned discussions induced more negative valence and higher arousal ratings than the other conditions. Positive discussions had an opposite effect. Emotionally toned online comments evidently affect the quality and the intensity of the readers’ subjective emotions. We discuss implications for future research and emotion mitigation strategies to improve online discussion quality. </jats:p>"
},
"entity_identifier": "https://doi.org/10.1027/1864-1105/a000341",
"type": {
"id": "fb3d4a47-7445-423e-a4be-0693bcb8047b",
"url": "http://uri.suomi.fi/codelist/fairdata/resource_type/code/publication",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/resource_type",
"pref_label": {
"en": "Publication",
"fi": "Julkaisu"
}
}
},
"relation_type": {
"id": "d48aef1e-b6e1-46da-8f44-f4141b4b8d85",
"url": "http://purl.org/dc/terms/relation",
"in_scheme": "http://uri.suomi.fi/codelist/fairdata/relation_type",
"pref_label": {
"en": "Relation",
"fi": "Liittyy"
}
},
"metax_ids": []
}
],
"remote_resources": [],
"spatial": [],
"state": "published",
"temporal": [],
"theme": [],
"title": {
"en": "Emotions in Digital Media: Emotional Responses to Online Discussions - Dataset"
},
"created": "2023-10-12T08:49:10Z",
"modified": "2023-11-09T12:09:47Z",
"dataset_versions": [
{
"id": "ae9907f8-2373-4c1c-b20f-ca586ce8ae24",
"title": {
"en": "Emotions in Digital Media: Emotional Responses to Online Discussions - Dataset"
},
"persistent_identifier": "doi:10.23729/6da871f7-f57e-4fae-ab18-1a43c938f379",
"state": "published",
"created": "2023-10-12T08:49:10Z",
"version": 1
}
],
"published_revision": 1,
"version": 1,
"api_version": 2,
"metadata_repository": "Fairdata"
}
]
}