@prefix this: <https://w3id.org/np/RA0aYNkpOc1d88OgnHoDOdCRIqtBvtcCHtcBU4E9oGhFA> .
@prefix sub: <https://w3id.org/np/RA0aYNkpOc1d88OgnHoDOdCRIqtBvtcCHtcBU4E9oGhFA/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://eurovoc.europa.eu/3949> <http://schema.org/description> "" ;
    <http://schema.org/name> "Applied sciences" ;
    a <http://schema.org/DefinedTerm> .
  <http://eurovoc.europa.eu/3952> <http://schema.org/description> "" ;
    <http://schema.org/name> "Earth sciences" ;
    a <http://schema.org/DefinedTerm> .
  <http://eurovoc.europa.eu/c_a935cf3f> <http://schema.org/description> "" ;
    <http://schema.org/name> "Earth observation" ;
    a <http://schema.org/DefinedTerm> .
  <http://w3id.org/ro-id/rohub/model#funder/87c97d71-d488-45d7-bce6-e06893e5194f> <http://purl.org/ontology/bibo/doi> "10.13039/501100000781" ;
    <http://schema.org/name> "European Commission" ;
    a <http://schema.org/Organization> .
  <https://doi.org/10.24424/dxfh-x940> <http://schema.org/author> <https://orcid.org/0000-0002-2983-045X> ;
    <http://schema.org/contentUrl> "https://doi.org/10.24424/dxfh-x940" ;
    <http://schema.org/creator> <https://orcid.org/0000-0002-2983-045X> ;
    <http://schema.org/dateCreated> "2022-04-07 19:22:56.289678+00:00" ;
    <http://schema.org/dateModified> "2022-04-10 17:11:25.476975+00:00" ;
    <http://schema.org/description> "Application of VSM to the M7.1 Van Earthquake (Turkey) of 2011" ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "M 7.1 Van Earthquake (Turkey) 2011" ;
    <http://schema.org/sdDatePublished> "2022-04-07 19:22:56.289678+00:00" ;
    a <http://purl.org/wf4ever/ro#ResearchObject> , <http://purl.org/wf4ever/wf4ever#Resource> , <http://schema.org/MediaObject> .
  <https://doi.org/10.24424/wesr-p505> <http://schema.org/author> <https://orcid.org/0000-0002-2983-045X> ;
    <http://schema.org/contentUrl> "https://doi.org/10.24424/wesr-p505" ;
    <http://schema.org/creator> <https://orcid.org/0000-0002-2983-045X> ;
    <http://schema.org/dateCreated> "2022-04-07 13:26:39.214963+00:00" ;
    <http://schema.org/dateModified> "2022-04-08 14:26:01.712140+00:00" ;
    <http://schema.org/description> "Data modelling related to the 2021 eruption at Nyiragongo volcano (DR Congo) using VSM" ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "Nyiragongo volcano (DR Congo) 22 May 2021 eruption" ;
    <http://schema.org/sdDatePublished> "2022-04-07 13:26:39.214963+00:00" ;
    a <http://purl.org/wf4ever/ro#ResearchObject> , <http://purl.org/wf4ever/wf4ever#Resource> , <http://schema.org/MediaObject> .
  <https://github.com/EliTras/VSM> <http://schema.org/author> <https://orcid.org/0000-0002-2983-045X> ;
    <http://schema.org/contentUrl> "https://github.com/EliTras/VSM" ;
    <http://schema.org/creator> <https://orcid.org/0000-0002-2983-045X> ;
    <http://schema.org/dateCreated> "2022-04-07 13:56:11.176692+00:00" ;
    <http://schema.org/dateModified> "2022-04-07 13:56:43.061919+00:00" ;
    <http://schema.org/description> "Link to the GitHub repository with the VSM code" ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "VSM code in GitHub" ;
    <http://schema.org/sdDatePublished> "2022-04-07 13:56:11.176692+00:00" ;
    a <http://purl.org/wf4ever/wf4ever#PythonScript> , <http://purl.org/wf4ever/wf4ever#Resource> , <http://schema.org/MediaObject> .
  <https://github.com/EliTras/VSM_test> <http://schema.org/author> <https://orcid.org/0000-0002-2983-045X> ;
    <http://schema.org/contentUrl> "https://github.com/EliTras/VSM_test" ;
    <http://schema.org/creator> <https://orcid.org/0000-0002-2983-045X> ;
    <http://schema.org/dateCreated> "2022-04-07 13:59:08.278250+00:00" ;
    <http://schema.org/dateModified> "2022-04-10 17:11:57.107885+00:00" ;
    <http://schema.org/description> "Tests of VSM in GitHub using InSAR and GNSS data at Campi Flegrei caldera (Italy)" ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "VSM tests in GitHub using InSAR and GNSS data at Campi Flegrei caldera (Italy)" ;
    <http://schema.org/sdDatePublished> "2022-04-07 13:59:08.278250+00:00" ;
    a <http://purl.org/wf4ever/roterms#ExampleRun> , <http://purl.org/wf4ever/wf4ever#Resource> , <http://schema.org/MediaObject> .
  <https://orcid.org/0000-0002-2983-045X> <http://schema.org/affiliation> "Istituto Nazionale di Geofisica e Vulcanologia" ;
    <http://schema.org/email> "elisa.trasatti@ingv.it" ;
    <http://schema.org/name> "Elisa Trasatti" ;
    a <http://xmlns.com/foaf/0.1/Agent> ;
    <https://w3id.org/dingo#orcid> "0000-0002-2983-045X" .
  <https://ror.org/00qps9a02> <http://schema.org/identifier> "00qps9a02" ;
    <http://schema.org/name> "Istituto Nazionale di Geofisica e Vulcanologia" ;
    a <http://schema.org/Organization> , <http://xmlns.com/foaf/0.1/Agent> .
  <https://ror.org/101017502> <http://schema.org/funder> <http://w3id.org/ro-id/rohub/model#funder/87c97d71-d488-45d7-bce6-e06893e5194f> ;
    <http://schema.org/identifier> "101017502" ;
    <http://schema.org/name> "Reliance" ;
    <http://schema.org/title> "RESEARCH LIFECYCLE MANAGEMENT FOR EARTH SCIENCE COMMUNITIES AND COPERNICUS USERS" ;
    a <http://schema.org/Grant> .
  <https://w3id.org/ro-id/25b775f9-ab98-4a4d-b07b-4545ba5ca951> <http://purl.org/wf4ever/roevo#forkedAtTime> "2025-02-11 14:37:53.734210+00:00" ;
    <http://purl.org/wf4ever/roevo#forkedBy> <https://w3id.org/ro-id/users/gosiaw%40man.poznan.pl> ;
    a <http://purl.org/wf4ever/ro#ResearchObject> , <http://purl.org/wf4ever/roevo#ForkedRO> , <http://purl.org/wf4ever/roevo#LiveRO> ;
    prov:wasDerivedFrom <https://w3id.org/ro-id/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7> .
  <https://w3id.org/ro-id/a25c47c7-f4dd-44d2-be2c-ab74b6a99070> <http://schema.org/author> <https://orcid.org/0000-0002-2983-045X> ;
    <http://schema.org/contentUrl> "https://w3id.org/ro-id/a25c47c7-f4dd-44d2-be2c-ab74b6a99070" ;
    <http://schema.org/creator> <https://orcid.org/0000-0002-2983-045X> ;
    <http://schema.org/dateCreated> "2022-04-07 14:32:55.665484+00:00" ;
    <http://schema.org/dateModified> "2022-04-07 16:37:06.806017+00:00" ;
    <http://schema.org/description> "Modelling of the 2011-2012 unrest at Santorini (Greece)." ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "Santorini (Greece) 2011-2012 unrest" ;
    <http://schema.org/sdDatePublished> "2022-04-07 14:32:55.665484+00:00" ;
    a <http://purl.org/wf4ever/ro#ResearchObject> , <http://purl.org/wf4ever/wf4ever#Resource> , <http://schema.org/MediaObject> .
  <https://w3id.org/ro-id/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7/> <http://purl.org/wf4ever/roevo#hasFork> <https://w3id.org/ro-id/25b775f9-ab98-4a4d-b07b-4545ba5ca951> ;
    <http://purl.org/wf4ever/roevo#hasSnapshot> <https://w3id.org/ro-id/e97e6ada-276b-4406-b2ee-d3ec36e096c3> ;
    <http://schema.org/about> <http://eurovoc.europa.eu/3949> , <http://eurovoc.europa.eu/3952> , <http://eurovoc.europa.eu/c_a935cf3f> ;
    <http://schema.org/author> <https://orcid.org/0000-0002-2983-045X> ;
    <http://schema.org/contentSize> 507171 ;
    <http://schema.org/contentUrl> "https://api.rohub.org/api/ros/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7/crate/download/" ;
    <http://schema.org/creator> <https://orcid.org/0000-0002-2983-045X> ;
    <http://schema.org/dateCreated> "2022-04-07 13:12:37.521036+00:00" ;
    <http://schema.org/dateModified> "2025-10-18 11:50:15.860434+00:00" ;
    <http://schema.org/datePublished> "2022-04-07 13:12:37.521036+00:00" ;
    <http://schema.org/description> """Volcanic and Seismic source Modelling (VSM) is an open source Python tool to model ground deformation detected by satellite and terrestrial geodetic techniques. The VSM tool allows the user to choose one or more geometrical sources as forward model among sphere, spheroid, ellipsoid, fault, and sill. It supports multiple datasets from most satellite and terrestrial geodetic techniques: interferometric SAR, GNSS, levelling, Electro-optical Distance Measuring, tiltmeters and strainmeters. Two sampling algorithms are available, one is a global optimization algorithm based on the Voronoi cells and the second follows a probabilistic approach to parameters estimation based on the Bayes theorem. VSM can be executed as Python script, in Jupyter Notebook environments or by its Graphical User Interface.
Version 1.0 April 2022.
For any inquires, please write to elisa.trasatti@ingv.it""" ;
    <http://schema.org/encodingFormat> "application/ld+json" ;
    <http://schema.org/funder> <http://w3id.org/ro-id/rohub/model#funder/87c97d71-d488-45d7-bce6-e06893e5194f> ;
    <http://schema.org/funding> <https://ror.org/101017502> ;
    <http://schema.org/hasPart> <https://w3id.org/ro-id/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7/folders/698bcdd3-58ca-479b-8535-266cbeceb32f> , <https://w3id.org/ro-id/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7/folders/a1599e80-1584-4345-b4f1-58caed92e1a7> , <https://w3id.org/ro-id/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7/folders/ad27c722-77ba-49b0-8918-2c003ca41f82> ;
    <http://schema.org/identifier> "https://w3id.org/ro-id/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7" ;
    <http://schema.org/keywords> "SAR data" , "deformation modelling" , "geodetic data inversion" , "open science" , "seismic cycle" , "volcanic activity" ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "Volcanic and Seismic source Modelling (VSM). The Python toolkit for modelling geodetic data" ;
    <http://schema.org/publisher> <https://ror.org/00qps9a02> ;
    <http://w3id.org/ro-id/rohub/model#creation_mode> "MANUAL" ;
    <http://w3id.org/ro-id/rohub/model#enrichmentSubject> <https://w3id.org/ro-id/enrichment/0ee21394-585e-46d3-9458-70f60fff07b3> , <https://w3id.org/ro-id/enrichment/1108245e-9b64-4e2a-bda0-24ed2288ea2c> , <https://w3id.org/ro-id/enrichment/19e1d612-2879-48cc-8db1-9843c78817b4> , <https://w3id.org/ro-id/enrichment/1a952ead-1382-485d-826f-ac32e93a5c81> , <https://w3id.org/ro-id/enrichment/1c9dcd2b-6837-46f6-a5f5-cab23240bf38> , <https://w3id.org/ro-id/enrichment/1f67aa36-c4d0-4079-b7ff-f0f96999ec00> , <https://w3id.org/ro-id/enrichment/21ff0103-a21b-41c7-a0ba-12eb02b63287> , <https://w3id.org/ro-id/enrichment/23c4d1ab-b915-470b-b1d3-67f2acbfc1fb> , <https://w3id.org/ro-id/enrichment/30c5a286-bfd7-4209-8a79-dade048d861e> , <https://w3id.org/ro-id/enrichment/321bf788-88bc-46a6-854e-640861127f83> , <https://w3id.org/ro-id/enrichment/33e41168-bf9a-4a56-8a77-1b2ea879792d> , <https://w3id.org/ro-id/enrichment/34b0f608-435c-4d08-802d-a962172b9f28> , <https://w3id.org/ro-id/enrichment/3b05d530-5eea-4148-ab52-d191d6591233> , <https://w3id.org/ro-id/enrichment/4030c885-9a82-4cf8-a99c-417a3c1ac6f9> , <https://w3id.org/ro-id/enrichment/45f13c7a-b55d-4d0f-a499-637ac7e7bf67> , <https://w3id.org/ro-id/enrichment/50c30733-4b54-4ae6-a679-a8b00063d088> , <https://w3id.org/ro-id/enrichment/58a917c1-e954-4cd2-8999-4d1f70afac1b> , <https://w3id.org/ro-id/enrichment/5b6daa20-c056-4dd2-8662-dd9ac687a007> , <https://w3id.org/ro-id/enrichment/5f377324-da18-498e-a0ab-3c81ae9a6300> , <https://w3id.org/ro-id/enrichment/614f1797-3846-4f23-8b39-02bf27baf3a3> , <https://w3id.org/ro-id/enrichment/6694a7d1-c3f8-4345-bf94-c8ea945178a4> , <https://w3id.org/ro-id/enrichment/7fb75bef-6011-4f88-96e2-158d8443b84e> , <https://w3id.org/ro-id/enrichment/81e08727-94d1-40c0-936e-4bdfc0e34b10> , <https://w3id.org/ro-id/enrichment/830de25d-a84b-40ac-bb2b-2a0c038009cd> , <https://w3id.org/ro-id/enrichment/9811d29e-95d0-4109-a0be-bc4d07ab214d> , <https://w3id.org/ro-id/enrichment/99b24d20-fab3-4e58-8a50-e1d155053eb1> , <https://w3id.org/ro-id/enrichment/9de0a3a4-3ba5-47c6-b105-af5150d167d6> , <https://w3id.org/ro-id/enrichment/9e30684b-0d81-47f6-a4bf-49881b28f87c> , <https://w3id.org/ro-id/enrichment/9eec4e2d-16c3-4a71-957c-12f5c612ae60> , <https://w3id.org/ro-id/enrichment/a3c9e947-358c-45e7-b7bf-73bbc2a8defd> , <https://w3id.org/ro-id/enrichment/a9ea4359-2bed-4b6b-85bd-7edbc1fc6f79> , <https://w3id.org/ro-id/enrichment/b6d3816f-8213-4293-98fd-4dd9786ee774> , <https://w3id.org/ro-id/enrichment/b9caf54b-9b2e-48d7-87fe-5686fa87e4ff> , <https://w3id.org/ro-id/enrichment/cef256f7-b277-4efe-b359-d13edfe7272d> , <https://w3id.org/ro-id/enrichment/cf6dcbc4-ad75-435a-b48e-e43dd04cab16> , <https://w3id.org/ro-id/enrichment/d244c854-19dc-4ac1-8ed1-e99ae2abb1cb> , <https://w3id.org/ro-id/enrichment/e51ed344-597f-409e-9cee-7032716e56e2> , <https://w3id.org/ro-id/enrichment/ff59ed22-c301-41eb-814a-e5d29d786b21> ;
    a <http://purl.org/wf4ever/ro#ResearchObject> , <http://purl.org/wf4ever/roevo#LiveRO> , <http://schema.org/Dataset> , <http://w3id.org/ro/earth-science#CodeResearchObject> , <https://w3id.org/ro/terms/earth-science#SoftwareResearchObject> ;
    <https://www.w3.org/ns/iana/link-relations/relation#cite-as> "Trasatti, Elisa. \"Volcanic and Seismic source Modelling (VSM). The Python toolkit for modelling geodetic data.\" ROHub. Apr 07 ,2022. https://w3id.org/ro-id/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7." .
  <https://w3id.org/ro-id/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7/folders/698bcdd3-58ca-479b-8535-266cbeceb32f> <http://schema.org/hasPart> <https://w3id.org/ro-id/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7/resources/246243e9-a87c-4f35-9352-e4af8bee733f> , <https://w3id.org/ro-id/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7/resources/f471f387-b3c7-4b75-91fb-cd2a38d4611a> ;
    <http://schema.org/name> "Figures" ;
    a <http://purl.org/wf4ever/wf4ever#Folder> , <http://schema.org/Dataset> .
  <https://w3id.org/ro-id/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7/folders/a1599e80-1584-4345-b4f1-58caed92e1a7> <http://schema.org/hasPart> <https://github.com/EliTras/VSM> , <https://w3id.org/ro-id/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7/resources/8c18a91f-f196-4b0f-a95c-f6c290917747> ;
    <http://schema.org/name> "VSM_src" ;
    a <http://purl.org/wf4ever/wf4ever#Folder> , <http://schema.org/Dataset> .
  <https://w3id.org/ro-id/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7/folders/ad27c722-77ba-49b0-8918-2c003ca41f82> <http://schema.org/hasPart> <https://doi.org/10.24424/dxfh-x940> , <https://doi.org/10.24424/wesr-p505> , <https://github.com/EliTras/VSM_test> , <https://w3id.org/ro-id/a25c47c7-f4dd-44d2-be2c-ab74b6a99070> , <https://w3id.org/ro-id/f60c5109-024f-434a-b724-8aea3091e134> ;
    <http://schema.org/name> "Examples" ;
    a <http://purl.org/wf4ever/wf4ever#Folder> , <http://schema.org/Dataset> .
  <https://w3id.org/ro-id/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7/resources/246243e9-a87c-4f35-9352-e4af8bee733f> <http://schema.org/author> <https://orcid.org/0000-0002-2983-045X> ;
    <http://schema.org/contentSize> 492577 ;
    <http://schema.org/contentUrl> "https://api.rohub.org/api/resources/246243e9-a87c-4f35-9352-e4af8bee733f/download/" ;
    <http://schema.org/creator> <https://orcid.org/0000-0002-2983-045X> ;
    <http://schema.org/dateCreated> "2022-04-07 13:15:18.286359+00:00" ;
    <http://schema.org/dateModified> "2022-04-07 13:22:39.382866+00:00" ;
    <http://schema.org/encodingFormat> "image/png" ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "figure2.png" ;
    <http://schema.org/sdDatePublished> "2022-04-07 13:15:18.286359+00:00" ;
    a <http://purl.org/wf4ever/roterms#Sketch> , <http://purl.org/wf4ever/wf4ever#Resource> , <http://schema.org/MediaObject> .
  <https://w3id.org/ro-id/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7/resources/8c18a91f-f196-4b0f-a95c-f6c290917747> <http://schema.org/author> <https://orcid.org/0000-0002-2983-045X> ;
    <http://schema.org/contentSize> 3243 ;
    <http://schema.org/contentUrl> "https://api.rohub.org/api/resources/8c18a91f-f196-4b0f-a95c-f6c290917747/download/" ;
    <http://schema.org/creator> <https://orcid.org/0000-0002-2983-045X> ;
    <http://schema.org/dateCreated> "2022-04-07 14:03:09.752317+00:00" ;
    <http://schema.org/dateModified> "2022-04-07 14:03:14.444477+00:00" ;
    <http://schema.org/description> "License of use of VSM" ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "License of use of VSM" ;
    <http://schema.org/sdDatePublished> "2022-04-07 14:03:09.752317+00:00" ;
    a dct:BibliographicResource , <http://purl.org/wf4ever/wf4ever#Resource> , <http://schema.org/MediaObject> .
  <https://w3id.org/ro-id/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7/resources/f471f387-b3c7-4b75-91fb-cd2a38d4611a> <http://schema.org/author> <https://orcid.org/0000-0002-2983-045X> ;
    <http://schema.org/contentSize> 9282 ;
    <http://schema.org/contentUrl> "https://api.rohub.org/api/resources/f471f387-b3c7-4b75-91fb-cd2a38d4611a/download/" ;
    <http://schema.org/creator> <https://orcid.org/0000-0002-2983-045X> ;
    <http://schema.org/dateCreated> "2022-04-07 13:23:18.481402+00:00" ;
    <http://schema.org/dateModified> "2022-04-07 13:23:21.709072+00:00" ;
    <http://schema.org/encodingFormat> "image/gif" ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "VSM logo" ;
    <http://schema.org/sdDatePublished> "2022-04-07 13:23:18.481402+00:00" ;
    a <http://purl.org/wf4ever/wf4ever#Resource> , <http://schema.org/ImageObject> , <http://schema.org/MediaObject> .
  <https://w3id.org/ro-id/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7/ro-crate-metadata.json> dct:conformsTo <https://w3id.org/ro/crate/1.1> ;
    <http://schema.org/about> <https://w3id.org/ro-id/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7/> ;
    a <http://schema.org/CreativeWork> .
  <https://w3id.org/ro-id/e97e6ada-276b-4406-b2ee-d3ec36e096c3> <http://purl.org/wf4ever/roevo#isFinalized> "False" ;
    <http://purl.org/wf4ever/roevo#isSnapshotOf> <https://w3id.org/ro-id/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7> ;
    <http://purl.org/wf4ever/roevo#snapshotedAtTime> "2022-04-10 17:18:34.475111+00:00" ;
    <http://purl.org/wf4ever/roevo#snapshotedBy> <https://w3id.org/ro-id/users/elisa.trasatti%40ingv.it> ;
    a <http://purl.org/wf4ever/ro#ResearchObject> , <http://purl.org/wf4ever/roevo#SnapshotRO> .
  <https://w3id.org/ro-id/enrichment/0ee21394-585e-46d3-9458-70f60fff07b3> <http://schema.org/name> "toolchain" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "10.085227272727273" ;
    <https://w3id.org/ro/terms/earth-science#score> "7.1" .
  <https://w3id.org/ro-id/enrichment/1108245e-9b64-4e2a-bda0-24ed2288ea2c> <http://schema.org/name> "geophysics" ;
    a <https://w3id.org/ro/terms/earth-science#FieldOfResearch> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "100.0" ;
    <https://w3id.org/ro/terms/earth-science#score> "0.76500004529953" .
  <https://w3id.org/ro-id/enrichment/19e1d612-2879-48cc-8db1-9843c78817b4> <http://schema.org/name> "Python" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "16.619318181818183" ;
    <https://w3id.org/ro/terms/earth-science#score> "11.7" .
  <https://w3id.org/ro-id/enrichment/1a952ead-1382-485d-826f-ac32e93a5c81> <http://schema.org/name> "optimisation" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "5.823863636363637" ;
    <https://w3id.org/ro/terms/earth-science#score> "4.1" .
  <https://w3id.org/ro-id/enrichment/1c9dcd2b-6837-46f6-a5f5-cab23240bf38> <http://schema.org/name> "software" ;
    a <https://w3id.org/contentdesc#Domain> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "27.699530516431924" ;
    <https://w3id.org/ro/terms/earth-science#score> "5.9" .
  <https://w3id.org/ro-id/enrichment/1f67aa36-c4d0-4079-b7ff-f0f96999ec00> <http://schema.org/name> "Python toolkit" ;
    a <https://w3id.org/ro/terms/earth-science#Phrase> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "20.626151012891345" ;
    <https://w3id.org/ro/terms/earth-science#score> "11.2" .
  <https://w3id.org/ro-id/enrichment/21ff0103-a21b-41c7-a0ba-12eb02b63287> <http://schema.org/name> "computer programming" ;
    a <https://w3id.org/contentdesc#Domain> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "38.49765258215962" ;
    <https://w3id.org/ro/terms/earth-science#score> "8.2" .
  <https://w3id.org/ro-id/enrichment/23c4d1ab-b915-470b-b1d3-67f2acbfc1fb> <http://schema.org/name> "environment" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "6.818181818181819" ;
    <https://w3id.org/ro/terms/earth-science#score> "4.8" .
  <https://w3id.org/ro-id/enrichment/30c5a286-bfd7-4209-8a79-dade048d861e> <http://schema.org/name> "sampling" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "6.392045454545455" ;
    <https://w3id.org/ro/terms/earth-science#score> "4.5" .
  <https://w3id.org/ro-id/enrichment/321bf788-88bc-46a6-854e-640861127f83> <http://schema.org/name> "deformation" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "9.208103130755065" ;
    <https://w3id.org/ro/terms/earth-science#score> "5.0" .
  <https://w3id.org/ro-id/enrichment/33e41168-bf9a-4a56-8a77-1b2ea879792d> <http://schema.org/name> "open source Python tool" ;
    a <https://w3id.org/ro/terms/earth-science#Phrase> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "21.17863720073665" ;
    <https://w3id.org/ro/terms/earth-science#score> "11.5" .
  <https://w3id.org/ro-id/enrichment/34b0f608-435c-4d08-802d-a962172b9f28> <http://schema.org/name> "VSM tool" ;
    a <https://w3id.org/ro/terms/earth-science#Phrase> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "28.545119705340703" ;
    <https://w3id.org/ro/terms/earth-science#score> "15.5" .
  <https://w3id.org/ro-id/enrichment/3b05d530-5eea-4148-ab52-d191d6591233> <http://schema.org/name> "satellite" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "9.801136363636365" ;
    <https://w3id.org/ro/terms/earth-science#score> "6.9" .
  <https://w3id.org/ro-id/enrichment/4030c885-9a82-4cf8-a99c-417a3c1ac6f9> <http://schema.org/name> "computer operations and hardware" ;
    a <https://w3id.org/ro/terms/earth-science#NASA> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "100.0" ;
    <https://w3id.org/ro/terms/earth-science#score> "0.5582033395767212" .
  <https://w3id.org/ro-id/enrichment/45f13c7a-b55d-4d0f-a499-637ac7e7bf67> <http://schema.org/name> "optimization algorithm" ;
    a <https://w3id.org/ro/terms/earth-science#Phrase> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "14.732965009208105" ;
    <https://w3id.org/ro/terms/earth-science#score> "8.0" .
  <https://w3id.org/ro-id/enrichment/50c30733-4b54-4ae6-a679-a8b00063d088> <http://schema.org/name> "Software" ;
    a <https://w3id.org/ro/terms/earth-science#IPTC> ;
    <https://w3id.org/ro/terms/earth-science#path> "Economy, business and finance/Economic sector/Computing and information technology/Software" .
  <https://w3id.org/ro-id/enrichment/58a917c1-e954-4cd2-8999-4d1f70afac1b> <http://schema.org/name> "VSM" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "22.467771639042358" ;
    <https://w3id.org/ro/terms/earth-science#score> "12.2" .
  <https://w3id.org/ro-id/enrichment/5b6daa20-c056-4dd2-8662-dd9ac687a007> <http://schema.org/name> "algorithm" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "13.443830570902394" ;
    <https://w3id.org/ro/terms/earth-science#score> "7.3" .
  <https://w3id.org/ro-id/enrichment/5f377324-da18-498e-a0ab-3c81ae9a6300> <http://schema.org/name> "soil" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "5.6818181818181825" ;
    <https://w3id.org/ro/terms/earth-science#score> "4.0" .
  <https://w3id.org/ro-id/enrichment/614f1797-3846-4f23-8b39-02bf27baf3a3> <http://schema.org/name> "Volcanic and Seismic source Modelling (VSM). The Python toolkit for modelling geodetic data." ;
    a <https://w3id.org/ro/terms/earth-science#Sentence> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "22.55747126436782" ;
    <https://w3id.org/ro/terms/earth-science#score> "15.7" .
  <https://w3id.org/ro-id/enrichment/6694a7d1-c3f8-4345-bf94-c8ea945178a4> <http://schema.org/name> "satellite" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "10.128913443830571" ;
    <https://w3id.org/ro/terms/earth-science#score> "5.5" .
  <https://w3id.org/ro-id/enrichment/7fb75bef-6011-4f88-96e2-158d8443b84e> <http://schema.org/name> "dataset" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "5.823863636363637" ;
    <https://w3id.org/ro/terms/earth-science#score> "4.1" .
  <https://w3id.org/ro-id/enrichment/81e08727-94d1-40c0-936e-4bdfc0e34b10> <http://schema.org/name> "spheroid" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "5.965909090909092" ;
    <https://w3id.org/ro/terms/earth-science#score> "4.2" .
  <https://w3id.org/ro-id/enrichment/830de25d-a84b-40ac-bb2b-2a0c038009cd> <http://schema.org/name> "mathematical and computer sciences" ;
    a <https://w3id.org/ro/terms/earth-science#NASA> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "100.0" ;
    <https://w3id.org/ro/terms/earth-science#score> "0.5582033395767212" .
  <https://w3id.org/ro-id/enrichment/9811d29e-95d0-4109-a0be-bc4d07ab214d> <http://schema.org/name> "algorithm" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "12.357954545454545" ;
    <https://w3id.org/ro/terms/earth-science#score> "8.7" .
  <https://w3id.org/ro-id/enrichment/99b24d20-fab3-4e58-8a50-e1d155053eb1> <http://schema.org/name> "geology" ;
    a <https://w3id.org/contentdesc#Domain> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "16.901408450704224" ;
    <https://w3id.org/ro/terms/earth-science#score> "3.6" .
  <https://w3id.org/ro-id/enrichment/9de0a3a4-3ba5-47c6-b105-af5150d167d6> <http://schema.org/name> "1.0 Apr-2022" ;
    a <https://w3id.org/ro/terms/earth-science#TimeReference> .
  <https://w3id.org/ro-id/enrichment/9e30684b-0d81-47f6-a4bf-49881b28f87c> <http://schema.org/name> "Python" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "17.495395948434624" ;
    <https://w3id.org/ro/terms/earth-science#score> "9.5" .
  <https://w3id.org/ro-id/enrichment/9eec4e2d-16c3-4a71-957c-12f5c612ae60> <http://schema.org/name> "Volcanic and Seismic source Modelling (VSM) is an open source Python tool to model ground deformation detected by satellite and terrestrial geodetic techniques." ;
    a <https://w3id.org/ro/terms/earth-science#Sentence> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "59.339080459770116" ;
    <https://w3id.org/ro/terms/earth-science#score> "41.3" .
  <https://w3id.org/ro-id/enrichment/a3c9e947-358c-45e7-b7bf-73bbc2a8defd> <http://schema.org/name> "Language" ;
    a <https://w3id.org/ro/terms/earth-science#IPTC> ;
    <https://w3id.org/ro/terms/earth-science#path> "Arts, culture and entertainment/Culture/Language" .
  <https://w3id.org/ro-id/enrichment/a9ea4359-2bed-4b6b-85bd-7edbc1fc6f79> <http://schema.org/name> "Modelling" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "16.75874769797422" ;
    <https://w3id.org/ro/terms/earth-science#score> "9.1" .
  <https://w3id.org/ro-id/enrichment/b6d3816f-8213-4293-98fd-4dd9786ee774> <http://schema.org/name> "The VSM tool allows the user to choose one or more geometrical sources as forward model among sphere, spheroid, ellipsoid, fault, and sill." ;
    a <https://w3id.org/ro/terms/earth-science#Sentence> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "18.10344827586207" ;
    <https://w3id.org/ro/terms/earth-science#score> "12.6" .
  <https://w3id.org/ro-id/enrichment/b9caf54b-9b2e-48d7-87fe-5686fa87e4ff> <http://schema.org/name> "source Modelling" ;
    a <https://w3id.org/ro/terms/earth-science#Phrase> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "14.917127071823206" ;
    <https://w3id.org/ro/terms/earth-science#score> "8.1" .
  <https://w3id.org/ro-id/enrichment/cef256f7-b277-4efe-b359-d13edfe7272d> <http://schema.org/name> "deformation" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "8.806818181818183" ;
    <https://w3id.org/ro/terms/earth-science#score> "6.2" .
  <https://w3id.org/ro-id/enrichment/cf6dcbc4-ad75-435a-b48e-e43dd04cab16> <http://schema.org/name> "toolkit" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "10.497237569060774" ;
    <https://w3id.org/ro/terms/earth-science#score> "5.7" .
  <https://w3id.org/ro-id/enrichment/d244c854-19dc-4ac1-8ed1-e99ae2abb1cb> <http://schema.org/name> "computer science" ;
    a <https://w3id.org/contentdesc#Domain> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "16.901408450704224" ;
    <https://w3id.org/ro/terms/earth-science#score> "3.6" .
  <https://w3id.org/ro-id/enrichment/e51ed344-597f-409e-9cee-7032716e56e2> <http://schema.org/name> "earth sciences" ;
    a <https://w3id.org/ro/terms/earth-science#FieldOfResearch> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "100.0" ;
    <https://w3id.org/ro/terms/earth-science#score> "0.76500004529953" .
  <https://w3id.org/ro-id/enrichment/ff59ed22-c301-41eb-814a-e5d29d786b21> <http://schema.org/name> "ellipsoid" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "5.823863636363637" ;
    <https://w3id.org/ro/terms/earth-science#score> "4.1" .
  <https://w3id.org/ro-id/f60c5109-024f-434a-b724-8aea3091e134> <http://schema.org/author> <https://orcid.org/0000-0002-2983-045X> ;
    <http://schema.org/contentUrl> "https://w3id.org/ro-id/f60c5109-024f-434a-b724-8aea3091e134" ;
    <http://schema.org/creator> <https://orcid.org/0000-0002-2983-045X> ;
    <http://schema.org/dateCreated> "2022-04-07 13:25:22.921145+00:00" ;
    <http://schema.org/dateModified> "2022-04-07 16:36:48.122441+00:00" ;
    <http://schema.org/description> "Modelling of InSAR and GNSS data at Campi Flegrei by VSM" ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "Campi Flegrei Caldera (Italy) 2011-2013 unrest" ;
    <http://schema.org/sdDatePublished> "2022-04-07 13:25:22.921145+00:00" ;
    a <http://purl.org/wf4ever/ro#ResearchObject> , <http://purl.org/wf4ever/wf4ever#Resource> , <http://schema.org/MediaObject> .
  <mailto:service-account-enrichment> <http://schema.org/name> "service-account-enrichment" ;
    a <http://xmlns.com/foaf/0.1/Agent> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://api.rohub.org/api/ros/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7/crate/download/ro-crate-metadata.json> .
}
sub:pubinfo {
  this: dct:created "2025-11-11T16:41:53.751+01:00"^^xsd:dateTime ;
    npx:introduces <https://w3id.org/ro-id/bf3d5a76-1be0-4221-8ee0-b3cb40faf6f7/> ;
    a npx:RoCrateNanopub ;
    rdfs:label "Volcanic and Seismic source Modelling (VSM). The Python toolkit for modelling geodetic data" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4pPaESKwmC6l37P86K6TNLq6yeQtc7m9CvcqauLs/1FC0viHvQnFBgxj0a+loPDv/Egwe6OqFpa0iW9Ypnyz9YPoh+pxbRXonbuMOb+8Ry9hXZ+TEKfWjhjVDGEaClwfRwglh2HI/xfV4CD9AgvDOEoZQiyta8a90PYwJ3G6e70oCHTn61+OWTkI9KRYHOYgg3btdy2Z7q/30PTFawb2ZT5aIfIJYobUYv2a7yhtcqWCHZeKv0bxGnRjTFNx1rscBMlLJSzvRtpQc1cCRVEPFZHo1adaXCI9tGvn4cxeNQ96y8dxkN1XhpaJairde+23MDzf42Oe97KG2HYzKiyVnQIDAQAB" ;
    npx:hasSignature "FgSRqOzMLuk6VXuKiGK0jWWnoNDWwOt33wYd2mUB/Z8Eod3LazCpbXAI4ZOCAg+JbiGc+aHqVx94Evi/iiJHjFnyBF73liCWuslGQpFkKMShqRXTBSVlMc39jerw6Unfd/BtArY3lWs74Y4azDy1VwIiylht0QDBlTW/Gr5nTjG33ULOzRgn2laDawkzB4B4l4xMk/g5ksez9A/ePsAjTZUCYCXEcqmcLOt0EDEvstAhL9nlkryOoS9DHUjx9s6pfw7wCVxp6mzDWgXWGCRa+Pgej9ByTM6Weo03vQKp2B4HMDuYJRC6jQqjqydc9vjUl9hQ13oPt4+DUi7pqN/Q4A==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy <https://w3id.org/kpxl/gen/terms/RoCrateBot> .
}