@prefix this: <https://w3id.org/np/RAI45T_Q-MmJ6p0UDtYwNaYU3h6wN9XsYeFjc1QesGZuQ> .
@prefix sub: <https://w3id.org/np/RAI45T_Q-MmJ6p0UDtYwNaYU3h6wN9XsYeFjc1QesGZuQ/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix pav: <http://purl.org/pav/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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://everest.psnc.pl/users/elisa.trasatti> <http://schema.org/name> "Elisa Trasatti" ;
    a <http://xmlns.com/foaf/0.1/Agent> .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/> <http://purl.org/wf4ever/wfdesc#hasDataLink> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/datalink?from=in/IN_ZipFile_url&to=processor/VSM/in/env_zip_url" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/datalink?from=in/VSM_exe_url&to=processor/VSM/in/fort_url" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/datalink?from=processor/create_exe_file/out/filePath&to=processor/VSM/in/fort_file_local" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/datalink?from=processor/create_input_dir/out/directoryPath&to=processor/VSM/in/input_zip_folder" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/datalink?from=processor/create_input_zip/out/filePath&to=processor/VSM/in/env_zip_local" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/datalink?from=processor/create_output_dir/out/directoryPath&to=processor/VSM/in/output" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/datalink?from=processor/create_output_zip/out/filePath&to=processor/VSM/in/output_zip" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/datalink?from=processor/create_output_zip/out/filePath&to=processor/upload_to_seafile/in/input_file_to_upload" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/datalink?from=processor/upload_to_seafile/out/link_to_file_in_seafile&to=out/output_link" ;
    <http://purl.org/wf4ever/wfdesc#hasInput> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/in/IN_ZipFile_url" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/in/VSM_exe_url" ;
    <http://purl.org/wf4ever/wfdesc#hasOutput> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/out/output_link" ;
    <http://purl.org/wf4ever/wfdesc#hasSubProcess> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_exe_file/" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_input_dir/" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_input_zip/" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_output_dir/" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_output_zip/" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/upload_to_seafile/" ;
    a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Process> , <http://purl.org/wf4ever/wfdesc#Workflow> ;
    rdfs:label "Workflow1" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/datalink?from=in/IN_ZipFile_url&to=processor/VSM/in/env_zip_url> <http://purl.org/wf4ever/wfdesc#hasSink> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/env_zip_url" ;
    <http://purl.org/wf4ever/wfdesc#hasSource> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/in/IN_ZipFile_url" ;
    a <http://purl.org/wf4ever/wfdesc#DataLink> .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/datalink?from=in/VSM_exe_url&to=processor/VSM/in/fort_url> <http://purl.org/wf4ever/wfdesc#hasSink> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/fort_url" ;
    <http://purl.org/wf4ever/wfdesc#hasSource> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/in/VSM_exe_url" ;
    a <http://purl.org/wf4ever/wfdesc#DataLink> .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/datalink?from=processor/create_exe_file/out/filePath&to=processor/VSM/in/fort_file_local> <http://purl.org/wf4ever/wfdesc#hasSink> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/fort_file_local" ;
    <http://purl.org/wf4ever/wfdesc#hasSource> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_exe_file/out/filePath" ;
    a <http://purl.org/wf4ever/wfdesc#DataLink> .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/datalink?from=processor/create_input_dir/out/directoryPath&to=processor/VSM/in/input_zip_folder> <http://purl.org/wf4ever/wfdesc#hasSink> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/input_zip_folder" ;
    <http://purl.org/wf4ever/wfdesc#hasSource> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_input_dir/out/directoryPath" ;
    a <http://purl.org/wf4ever/wfdesc#DataLink> .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/datalink?from=processor/create_input_zip/out/filePath&to=processor/VSM/in/env_zip_local> <http://purl.org/wf4ever/wfdesc#hasSink> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/env_zip_local" ;
    <http://purl.org/wf4ever/wfdesc#hasSource> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_input_zip/out/filePath" ;
    a <http://purl.org/wf4ever/wfdesc#DataLink> .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/datalink?from=processor/create_output_dir/out/directoryPath&to=processor/VSM/in/output> <http://purl.org/wf4ever/wfdesc#hasSink> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/output" ;
    <http://purl.org/wf4ever/wfdesc#hasSource> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_output_dir/out/directoryPath" ;
    a <http://purl.org/wf4ever/wfdesc#DataLink> .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/datalink?from=processor/create_output_zip/out/filePath&to=processor/VSM/in/output_zip> <http://purl.org/wf4ever/wfdesc#hasSink> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/output_zip" ;
    <http://purl.org/wf4ever/wfdesc#hasSource> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_output_zip/out/filePath" ;
    a <http://purl.org/wf4ever/wfdesc#DataLink> .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/datalink?from=processor/create_output_zip/out/filePath&to=processor/upload_to_seafile/in/input_file_to_upload> <http://purl.org/wf4ever/wfdesc#hasSink> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/upload_to_seafile/in/input_file_to_upload" ;
    <http://purl.org/wf4ever/wfdesc#hasSource> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_output_zip/out/filePath" ;
    a <http://purl.org/wf4ever/wfdesc#DataLink> .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/datalink?from=processor/upload_to_seafile/out/link_to_file_in_seafile&to=out/output_link> <http://purl.org/wf4ever/wfdesc#hasSink> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/out/output_link" ;
    <http://purl.org/wf4ever/wfdesc#hasSource> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/upload_to_seafile/out/link_to_file_in_seafile" ;
    a <http://purl.org/wf4ever/wfdesc#DataLink> .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/in/IN_ZipFile_url> <http://biocatalogue.org/attribute/exampleData> "http://box.everest.psnc.pl/f/053ddf7a2c/?raw=1" ;
    <http://schema.org/description> """Url of the zip file containing the INPUT files (data and inversion settings).
INPUT files are:
- na.in
- param_setting_multi
at least one among the following (at least ONE dataset)
- obs_sar.dat
- obs_gps.dat
- obs_liv.dat
- obs_edm.dat""" ;
    a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Input> , <http://purl.org/wf4ever/wfdesc#Output> ;
    rdfs:label "IN_ZipFile_url" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/in/VSM_exe_url> <http://biocatalogue.org/attribute/exampleData> "http://box.everest.psnc.pl/f/11ef876776/?dl=1" ;
    <http://schema.org/description> """VSM executable, OSX or LINUX

OSX
http://box.everest.psnc.pl/f/963b8960f5/?raw=1

LINUX
http://box.everest.psnc.pl/f/11ef876776/?dl=1""" ;
    a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Input> , <http://purl.org/wf4ever/wfdesc#Output> ;
    rdfs:label "VSM_exe_url" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/out/output_link> a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Input> , <http://purl.org/wf4ever/wfdesc#Output> ;
    rdfs:label "output_link" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/> <http://purl.org/wf4ever/wfdesc#hasInput> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/env_zip_local" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/env_zip_url" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/fort_file_local" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/fort_url" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/input_zip_folder" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/output" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/output_zip" ;
    a <http://purl.org/wf4ever/wf4ever#CommandLineTool> , <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Process> , owl:Thing ;
    rdfs:label "VSM" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/env_zip_local> a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Input> ;
    rdfs:label "env_zip_local" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/env_zip_url> a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Input> ;
    rdfs:label "env_zip_url" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/fort_file_local> a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Input> ;
    rdfs:label "fort_file_local" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/fort_url> a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Input> ;
    rdfs:label "fort_url" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/input_zip_folder> a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Input> ;
    rdfs:label "input_zip_folder" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/output> a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Input> ;
    rdfs:label "output" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/output_zip> a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Input> ;
    rdfs:label "output_zip" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_exe_file/> <http://purl.org/wf4ever/wf4ever#script> """File temp = File.createTempFile(\"VSM\", \".out\");
temp.delete();
temp.createNewFile();
filePath = temp.getCanonicalPath();""" ;
    <http://purl.org/wf4ever/wfdesc#hasOutput> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_exe_file/out/filePath" ;
    a <http://purl.org/wf4ever/wf4ever#BeanshellScript> , <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Process> , owl:Thing ;
    rdfs:label "create_exe_file" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_exe_file/out/filePath> a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Output> ;
    rdfs:label "filePath" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_input_dir/> <http://purl.org/wf4ever/wf4ever#script> """File temp = File.createTempFile(\"in-dir\", \".dir\");
temp.delete();
temp.mkdir();
directoryPath = temp.getCanonicalPath();""" ;
    <http://purl.org/wf4ever/wfdesc#hasOutput> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_input_dir/out/directoryPath" ;
    a <http://purl.org/wf4ever/wf4ever#BeanshellScript> , <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Process> , owl:Thing ;
    rdfs:label "create_input_dir" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_input_dir/out/directoryPath> a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Output> ;
    rdfs:label "directoryPath" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_input_zip/> <http://purl.org/wf4ever/wf4ever#script> """File temp = File.createTempFile(\"inZipFile\", \".zip\");
temp.delete();
temp.createNewFile();
filePath = temp.getCanonicalPath();""" ;
    <http://purl.org/wf4ever/wfdesc#hasOutput> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_input_zip/out/filePath" ;
    a <http://purl.org/wf4ever/wf4ever#BeanshellScript> , <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Process> , owl:Thing ;
    rdfs:label "create_input_zip" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_input_zip/out/filePath> a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Output> ;
    rdfs:label "filePath" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_output_dir/> <http://purl.org/wf4ever/wf4ever#script> """File temp = File.createTempFile(\"VSM-ingv\", \".dir\");
temp.delete();
temp.mkdir();
directoryPath = temp.getCanonicalPath();""" ;
    <http://purl.org/wf4ever/wfdesc#hasOutput> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_output_dir/out/directoryPath" ;
    a <http://purl.org/wf4ever/wf4ever#BeanshellScript> , <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Process> , owl:Thing ;
    rdfs:label "create_output_dir" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_output_dir/out/directoryPath> a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Output> ;
    rdfs:label "directoryPath" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_output_zip/> <http://purl.org/wf4ever/wf4ever#script> """File temp = File.createTempFile(\"VSM-output\", \".zip\");
temp.delete();
temp.createNewFile();
filePath = temp.getCanonicalPath();""" ;
    <http://purl.org/wf4ever/wfdesc#hasOutput> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_output_zip/out/filePath" ;
    a <http://purl.org/wf4ever/wf4ever#BeanshellScript> , <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Process> , owl:Thing ;
    rdfs:label "create_output_zip" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_output_zip/out/filePath> a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Output> ;
    rdfs:label "filePath" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/upload_to_seafile/> <http://purl.org/wf4ever/wfdesc#hasInput> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/upload_to_seafile/in/input_file_to_upload" ;
    <http://purl.org/wf4ever/wfdesc#hasOutput> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/upload_to_seafile/out/link_to_file_in_seafile" ;
    a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Process> , <http://purl.org/wf4ever/wfdesc#Workflow> , owl:Thing , prov:Entity ;
    rdfs:label "upload_to_seafile" ;
    prov:specializationOf "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/upload_to_seafile/in/input_file_to_upload> a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Input> , prov:Entity ;
    rdfs:label "input_file_to_upload" ;
    prov:specializationOf "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/in/input_file_to_upload" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/upload_to_seafile/out/link_to_file_in_seafile> a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Output> , prov:Entity ;
    rdfs:label "link_to_file_in_seafile" ;
    prov:specializationOf "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/out/link_to_file_in_seafile" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/> <http://purl.org/wf4ever/wfdesc#hasDataLink> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/datalink?from=in/input_file_to_upload&to=processor/up2seafile/in/file" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/datalink?from=processor/create_python_script_file/out/filePath&to=processor/up2seafile/in/pythonfile" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/datalink?from=processor/up2seafile/out/STDOUT&to=out/link_to_file_in_seafile" ;
    <http://purl.org/wf4ever/wfdesc#hasInput> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/in/input_file_to_upload" ;
    <http://purl.org/wf4ever/wfdesc#hasOutput> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/out/link_to_file_in_seafile" ;
    <http://purl.org/wf4ever/wfdesc#hasSubProcess> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/create_python_script_file/" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/up2seafile/" ;
    a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Process> , <http://purl.org/wf4ever/wfdesc#Workflow> , prov:Entity ;
    rdfs:label "Workflow7" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/datalink?from=in/input_file_to_upload&to=processor/up2seafile/in/file> <http://purl.org/wf4ever/wfdesc#hasSink> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/up2seafile/in/file" ;
    <http://purl.org/wf4ever/wfdesc#hasSource> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/in/input_file_to_upload" ;
    a <http://purl.org/wf4ever/wfdesc#DataLink> .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/datalink?from=processor/create_python_script_file/out/filePath&to=processor/up2seafile/in/pythonfile> <http://purl.org/wf4ever/wfdesc#hasSink> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/up2seafile/in/pythonfile" ;
    <http://purl.org/wf4ever/wfdesc#hasSource> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/create_python_script_file/out/filePath" ;
    a <http://purl.org/wf4ever/wfdesc#DataLink> .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/datalink?from=processor/up2seafile/out/STDOUT&to=out/link_to_file_in_seafile> <http://purl.org/wf4ever/wfdesc#hasSink> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/out/link_to_file_in_seafile" ;
    <http://purl.org/wf4ever/wfdesc#hasSource> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/up2seafile/out/STDOUT" ;
    a <http://purl.org/wf4ever/wfdesc#DataLink> .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/in/input_file_to_upload> <http://biocatalogue.org/attribute/exampleData> "/Users/rap/Downloads/Taverna/taverna-run-bundle.zip" ;
    a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Input> , <http://purl.org/wf4ever/wfdesc#Output> , prov:Entity ;
    rdfs:label "input_file_to_upload" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/out/link_to_file_in_seafile> a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Input> , <http://purl.org/wf4ever/wfdesc#Output> , prov:Entity ;
    rdfs:label "link_to_file_in_seafile" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/create_python_script_file/> <http://purl.org/wf4ever/wf4ever#script> """File temp = File.createTempFile(\"up2seafile\", \".py\");
temp.delete();
temp.createNewFile();
filePath = temp.getCanonicalPath();""" ;
    <http://purl.org/wf4ever/wfdesc#hasOutput> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/create_python_script_file/out/filePath" ;
    a <http://purl.org/wf4ever/wf4ever#BeanshellScript> , <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Process> , owl:Thing ;
    rdfs:label "create_python_script_file" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/create_python_script_file/out/filePath> a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Output> ;
    rdfs:label "filePath" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/up2seafile/> <http://purl.org/wf4ever/wfdesc#hasInput> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/up2seafile/in/file" , "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/up2seafile/in/pythonfile" ;
    <http://purl.org/wf4ever/wfdesc#hasOutput> "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/up2seafile/out/STDOUT" ;
    a <http://purl.org/wf4ever/wf4ever#CommandLineTool> , <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Process> , owl:Thing ;
    rdfs:label "up2seafile" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/up2seafile/in/file> a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Input> ;
    rdfs:label "file" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/up2seafile/in/pythonfile> a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Input> ;
    rdfs:label "pythonfile" .
  <http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/up2seafile/out/STDOUT> a <http://purl.org/wf4ever/wfdesc#Description> , <http://purl.org/wf4ever/wfdesc#Output> ;
    rdfs:label "STDOUT" .
  <http://sandbox.rohub.org/rodl/ROs/VSM_TAV_Etna_1993_97/> a <http://purl.org/wf4ever/roevo#LiveRO> .
  <http://w3id.org/ro-id/rohub/model#subject/-1807918763> a <https://w3id.org/contentdesc#Expression> ;
    <http://www.w3.org/2004/02/skos/core#prefLabel> "magmatic source" .
  <http://w3id.org/ro-id/rohub/model#subject/-419819135> a <https://w3id.org/contentdesc#Expression> ;
    <http://www.w3.org/2004/02/skos/core#prefLabel> "GPS data" .
  <http://w3id.org/ro-id/rohub/model#subject/12512841> a <https://w3id.org/contentdesc#Concept> ;
    <http://www.w3.org/2004/02/skos/core#prefLabel> "Mt Etna" .
  <http://w3id.org/ro-id/rohub/model#subject/155762055> a <https://w3id.org/contentdesc#Domain> ;
    <http://www.w3.org/2004/02/skos/core#prefLabel> "telecommunications" .
  <http://w3id.org/ro-id/rohub/model#subject/2170562> a <https://w3id.org/contentdesc#Place> ;
    <http://www.w3.org/2004/02/skos/core#prefLabel> "Etna" .
  <http://w3id.org/ro-id/rohub/model#subject/31729> a <https://w3id.org/contentdesc#Concept> ;
    <http://www.w3.org/2004/02/skos/core#prefLabel> "RO" .
  <http://w3id.org/ro-id/rohub/model#workflows/create_exe_file-d2220dadf7bf95f70f7c9b2fe8cf07b875ffa9e4.txt> pav:derivedFrom "VSM_global.t2flow" ;
    a <http://schema.org/Object> .
  <http://w3id.org/ro-id/rohub/model#workflows/create_input_dir-ffc6b4e80ed41881b164b7d9f8664272e89d7529.txt> pav:derivedFrom "VSM_global.t2flow" ;
    a <http://schema.org/Object> .
  <http://w3id.org/ro-id/rohub/model#workflows/create_input_zip-3448c523cf726276221ce994edbee455c956347e.txt> pav:derivedFrom "VSM_global.t2flow" ;
    a <http://schema.org/Object> .
  <http://w3id.org/ro-id/rohub/model#workflows/create_output_dir-db0552020ca7b73312da439b985bc75581ef4f41.txt> pav:derivedFrom "VSM_global.t2flow" ;
    a <http://schema.org/Object> .
  <http://w3id.org/ro-id/rohub/model#workflows/create_output_zip-1298d3fdcfcc70d68f254a10144078cf4b15b21c.txt> pav:derivedFrom "VSM_global.t2flow" ;
    a <http://schema.org/Object> .
  <https://w3id.org/ro-id/057f40e7-6604-4d20-9ae9-0310209b39d3> <http://schema.org/name> "detail" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "4.958677685950414" ;
    <https://w3id.org/ro/terms/earth-science#score> "3.0" .
  <https://w3id.org/ro-id/0ce009c7-7691-446e-b076-a0a7862d1efe> <http://schema.org/name> "of the 1993-1997" ;
    a <https://w3id.org/ro/terms/earth-science#TimeReference> .
  <https://w3id.org/ro-id/0eb58471-9d3a-470d-9ae4-365c8d0a17a1> <http://schema.org/name> "outcome" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "7.933884297520661" ;
    <https://w3id.org/ro/terms/earth-science#score> "4.8" .
  <https://w3id.org/ro-id/125a7609-90b6-45a3-a14c-025d9b964566> <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/1cf318df-3ba4-467e-93a3-7bac04c3f054> <http://schema.org/name> "inversion" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "7.603305785123966" ;
    <https://w3id.org/ro/terms/earth-science#score> "4.6" .
  <https://w3id.org/ro-id/2facf023-853f-466f-82bf-e80af265c4ae> <http://schema.org/name> "VSM Taverna Application to 1993-97 InSAR and GPS data at Mt Etna." ;
    a <https://w3id.org/ro/terms/earth-science#Sentence> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "20.28397565922921" ;
    <https://w3id.org/ro/terms/earth-science#score> "20.0" .
  <https://w3id.org/ro-id/38c1dc74-0490-41fa-91ed-cd381c596444> <http://schema.org/name> "This RO contains the results of the geodetic inversion of the 1993-1997 InSAR and GPS data at Mt Etna (Italy) due to the action of a deep magmatic source, supposed as spherical." ;
    a <https://w3id.org/ro/terms/earth-science#Sentence> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "63.995943204868155" ;
    <https://w3id.org/ro/terms/earth-science#score> "63.1" .
  <https://w3id.org/ro-id/3a0675ee-679b-4b49-88ae-ccc85d3f3ad6> <http://schema.org/name> "Please refer to the following RO for details about VSM code." ;
    a <https://w3id.org/ro/terms/earth-science#Sentence> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "15.720081135902637" ;
    <https://w3id.org/ro/terms/earth-science#score> "15.5" .
  <https://w3id.org/ro-id/3f2efab6-d1cb-4d97-ba90-b325ee9a9726> <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.4252004623413086" .
  <https://w3id.org/ro-id/4665949d-1898-4e13-b810-0e12a8793392/#enrichment_service-account-enrichment> <http://schema.org/name> "service-account-enrichment" ;
    a <http://xmlns.com/foaf/0.1/Agent> .
  <https://w3id.org/ro-id/4665949d-1898-4e13-b810-0e12a8793392/> pav:importedBy <mailto:service-account-generation-service> ;
    <http://purl.org/spar/cito/isDocumentedBy> "ancillary information" ;
    <http://purl.org/wf4ever/roevo#archivedAtTime> "2017-09-05T13:00:46.642+02:00" ;
    <http://purl.org/wf4ever/roevo#archivedBy> "http://everest.psnc.pl/users/elisa.trasatti" ;
    <http://purl.org/wf4ever/roevo#isArchiveOf> "http://sandbox.rohub.org/rodl/ROs/VSM_TAV_Etna_1993_97/" ;
    <http://purl.org/wf4ever/roevo#isFinalized> "false" ;
    <http://schema.org/author> <http://everest.psnc.pl/users/elisa.trasatti> ;
    <http://schema.org/contentSize> 4758808 ;
    <http://schema.org/contentUrl> "https://api.rohub.org/api/ros/4665949d-1898-4e13-b810-0e12a8793392/crate/download/" ;
    <http://schema.org/creator> <http://everest.psnc.pl/users/elisa.trasatti> ;
    <http://schema.org/dateCreated> "2017-09-05 11:00:46.642000+00:00" ;
    <http://schema.org/dateModified> "2025-03-05 01:27:59.633865+00:00" ;
    <http://schema.org/datePublished> "2017-09-05 11:00:46.642000+00:00" ;
    <http://schema.org/description> """This RO contains the results of the geodetic inversion of the 1993-1997 InSAR and GPS data at Mt Etna (Italy) due to the action of a deep magmatic source, supposed as spherical.

Please refer to the following RO for details about VSM code.
http://www.rohub.org/portal/ro?ro=http://sandbox.rohub.org/rodl/ROs/VSM_TAV_CF_2004_06/""" ;
    <http://schema.org/encodingFormat> "application/ld+json" ;
    <http://schema.org/hasPart> <https://w3id.org/ro-id/4665949d-1898-4e13-b810-0e12a8793392/resources/4fc46af9-4e96-4132-b05e-e0c06fd87c5a> , <https://w3id.org/ro-id/4665949d-1898-4e13-b810-0e12a8793392/resources/661cb546-ae2e-4f86-af6d-3cf401251bf0> , <https://w3id.org/ro-id/4665949d-1898-4e13-b810-0e12a8793392/resources/6c2a2709-cec2-4552-bd38-f0d1ab8cc080> , <https://w3id.org/ro-id/4665949d-1898-4e13-b810-0e12a8793392/resources/c91c38d7-4529-4164-b35c-47d3f245d855> ;
    <http://schema.org/identifier> "https://w3id.org/ro-id/4665949d-1898-4e13-b810-0e12a8793392" ;
    <http://schema.org/keywords> "Interferometry" , "Mt Etna" , "geodetic data" , "volcanic source" ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "VSM Taverna Application to 1993-97 InSAR and GPS data at Mt Etna" ;
    a <http://purl.org/wf4ever/ro#ResearchObject> , <http://purl.org/wf4ever/roevo#ArchivedRO> , <http://schema.org/Dataset> ;
    <https://w3id.org/contentdesc#Domain> "https://w3id.org/ro-id/77d318d9-6432-4926-a5a6-2a6e236e83d3" ;
    <https://w3id.org/contentdesc#Place> "https://w3id.org/ro-id/65194f5f-8289-4b83-86ad-c89a0a75e49e" , "https://w3id.org/ro-id/663f2b5d-1bd3-47f1-8aed-de6f9898767d" ;
    <https://w3id.org/ro/terms/earth-science#Concept> "https://w3id.org/ro-id/057f40e7-6604-4d20-9ae9-0310209b39d3" , "https://w3id.org/ro-id/0eb58471-9d3a-470d-9ae4-365c8d0a17a1" , "https://w3id.org/ro-id/1cf318df-3ba4-467e-93a3-7bac04c3f054" , "https://w3id.org/ro-id/7bd0202c-a16a-4a71-98df-9d7af59a729f" , "https://w3id.org/ro-id/93e1b92d-a970-4730-81eb-dd8a0b54d959" , "https://w3id.org/ro-id/c2a3aeee-67b4-4ff3-9769-213ce6250c49" , "https://w3id.org/ro-id/f8509520-abda-4d85-9ebc-a9aaf892ce7c" , "https://w3id.org/ro-id/fa525f05-18a2-483f-9465-758bc844dd53" ;
    <https://w3id.org/ro/terms/earth-science#FieldOfResearch> "https://w3id.org/ro-id/3f2efab6-d1cb-4d97-ba90-b325ee9a9726" , "https://w3id.org/ro-id/857d7b48-548f-448d-8314-a02db281fc7a" ;
    <https://w3id.org/ro/terms/earth-science#IPTC> "https://w3id.org/ro-id/125a7609-90b6-45a3-a14c-025d9b964566" , "https://w3id.org/ro-id/64e5012c-e93d-40f1-8e84-dd937bf53491" , "https://w3id.org/ro-id/d830e616-cdd9-4f44-82d2-e4adbbb8d7ae" ;
    <https://w3id.org/ro/terms/earth-science#Lemma> "https://w3id.org/ro-id/52d1678e-c499-4c9e-8294-15e8399e5b28" , "https://w3id.org/ro-id/71fdeaa6-5e0f-4741-b612-2f2a8406aa55" , "https://w3id.org/ro-id/91c73f67-4656-4c88-93c7-558989da2653" , "https://w3id.org/ro-id/9ef87f90-db9c-42d9-87c3-3b92e72bba9e" , "https://w3id.org/ro-id/9fffcf42-4f50-42cc-b319-c0be55a77104" , "https://w3id.org/ro-id/a33fdf22-9934-4f6f-b787-f78d744a46d4" , "https://w3id.org/ro-id/b1ab90a5-2b05-4e18-8ac5-21d2d4b4aa59" ;
    <https://w3id.org/ro/terms/earth-science#NASA> "https://w3id.org/ro-id/a8a693e3-6667-4856-a165-7e935ad0c577" , "https://w3id.org/ro-id/b9777501-7ec4-4cba-8d2f-1d66f8e8aa6f" ;
    <https://w3id.org/ro/terms/earth-science#Phrase> "https://w3id.org/ro-id/8fb5e977-fd1f-40be-8220-a306b6c9b4ad" , "https://w3id.org/ro-id/98178968-7877-4ce5-8660-11d8254fa5f0" , "https://w3id.org/ro-id/aab28f74-fda5-4e02-ad22-30a68ed6c006" , "https://w3id.org/ro-id/f7e60de0-3b73-4e46-b478-bb44a38764fe" , "https://w3id.org/ro-id/f88b3b15-d4a6-4698-9803-5fed6f14f406" ;
    <https://w3id.org/ro/terms/earth-science#Sentence> "https://w3id.org/ro-id/2facf023-853f-466f-82bf-e80af265c4ae" , "https://w3id.org/ro-id/38c1dc74-0490-41fa-91ed-cd381c596444" , "https://w3id.org/ro-id/3a0675ee-679b-4b49-88ae-ccc85d3f3ad6" ;
    <https://w3id.org/ro/terms/earth-science#TimeReference> "https://w3id.org/ro-id/0ce009c7-7691-446e-b076-a0a7862d1efe" , "https://w3id.org/ro-id/d3711db7-55a8-48ca-8afb-8efe8f2f2de7" ;
    <https://www.w3.org/ns/iana/link-relations/relation#cite-as> "Elisa Trasatti. \"VSM Taverna Application to 1993-97 InSAR and GPS data at Mt Etna.\" ROHub. Sep 05 ,2017. https://w3id.org/ro-id/4665949d-1898-4e13-b810-0e12a8793392." .
  <https://w3id.org/ro-id/4665949d-1898-4e13-b810-0e12a8793392/resources/4fc46af9-4e96-4132-b05e-e0c06fd87c5a> <http://purl.org/wf4ever/wfdesc#hasInput> "ETNA_1993_97_input.zip" ;
    <http://purl.org/wf4ever/wfdesc#hasOutput> "VSM-output4220827433056891746.zip" ;
    <http://schema.org/author> <http://everest.psnc.pl/users/elisa.trasatti> ;
    <http://schema.org/contentSize> 120919 ;
    <http://schema.org/contentUrl> "https://api.rohub.org/api/resources/4fc46af9-4e96-4132-b05e-e0c06fd87c5a/download/" ;
    <http://schema.org/creator> <http://everest.psnc.pl/users/elisa.trasatti> ;
    <http://schema.org/dateCreated> "2017-07-10 19:56:31.932000+00:00" ;
    <http://schema.org/dateModified> "2022-03-25 15:23:16.291966+00:00" ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "VSM_global.t2flow" ;
    <http://schema.org/sdDatePublished> "2017-07-10 19:56:31.932000+00:00" ;
    <http://schema.org/softwareRequirements> "choose executable linux or OSX" ;
    a <http://purl.org/wf4ever/wf4ever#Resource> , <http://schema.org/MediaObject> , <https://bioschemas.org/ComputationalWorkflow> .
  <https://w3id.org/ro-id/4665949d-1898-4e13-b810-0e12a8793392/resources/661cb546-ae2e-4f86-af6d-3cf401251bf0> <http://schema.org/author> <mailto:service-account-generation-service> ;
    <http://schema.org/contentUrl> "https://academic.oup.com/gji/article/172/2/873/2061399/Numerical-inversion-of-deformation-caused-by" ;
    <http://schema.org/creator> <mailto:service-account-generation-service> ;
    <http://schema.org/dateCreated> "2022-03-25 15:22:48.275327+00:00" ;
    <http://schema.org/dateModified> "2022-03-25 15:23:14.537146+00:00" ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "https://academic.oup.com/gji/article/172/2/873/2061399/Numerical-inversion-of-deformation-caused-by" ;
    <http://schema.org/sdDatePublished> "2022-03-25 15:22:48.275327+00:00" ;
    a <http://purl.org/wf4ever/roterms#Paper> , <http://purl.org/wf4ever/wf4ever#Resource> , <http://schema.org/MediaObject> .
  <https://w3id.org/ro-id/4665949d-1898-4e13-b810-0e12a8793392/resources/6c2a2709-cec2-4552-bd38-f0d1ab8cc080> <http://schema.org/author> <http://everest.psnc.pl/users/elisa.trasatti> ;
    <http://schema.org/contentSize> 3772136 ;
    <http://schema.org/contentUrl> "https://api.rohub.org/api/resources/6c2a2709-cec2-4552-bd38-f0d1ab8cc080/download/" ;
    <http://schema.org/creator> <http://everest.psnc.pl/users/elisa.trasatti> ;
    <http://schema.org/dateCreated> "2017-07-11 13:00:12.851000+00:00" ;
    <http://schema.org/dateModified> "2022-03-25 15:23:14.165708+00:00" ;
    <http://schema.org/encodingFormat> "image/png" ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "results.png" ;
    <http://schema.org/sdDatePublished> "2017-07-11 13:00:12.851000+00:00" ;
    a <http://purl.org/wf4ever/roterms#Sketch> , <http://purl.org/wf4ever/wf4ever#Resource> , <http://schema.org/MediaObject> .
  <https://w3id.org/ro-id/4665949d-1898-4e13-b810-0e12a8793392/resources/c91c38d7-4529-4164-b35c-47d3f245d855> <http://schema.org/author> <mailto:service-account-generation-service> ;
    <http://schema.org/contentUrl> "http://sandbox.rohub.org/rodl/ROs/VSM_TAV_Etna_1993_97-ETNA_1993_97_VSM_sphere.bundle/" ;
    <http://schema.org/creator> <mailto:service-account-generation-service> ;
    <http://schema.org/dateCreated> "2022-03-25 15:22:48.274757+00:00" ;
    <http://schema.org/dateModified> "2022-03-25 15:23:14.358750+00:00" ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "http://sandbox.rohub.org/rodl/ROs/VSM_TAV_Etna_1993_97-ETNA_1993_97_VSM_sphere.bundle/" ;
    <http://schema.org/sdDatePublished> "2022-03-25 15:22:48.274757+00:00" ;
    a <http://purl.org/wf4ever/wf4ever#Resource> , <http://purl.org/wf4ever/wfprov#WorkflowRun> , <http://schema.org/MediaObject> .
  <https://w3id.org/ro-id/4665949d-1898-4e13-b810-0e12a8793392/ro-crate-metadata.json> dct:conformsTo <https://w3id.org/ro/crate/1.1> ;
    <http://schema.org/about> <https://w3id.org/ro-id/4665949d-1898-4e13-b810-0e12a8793392/> ;
    a <http://schema.org/CreativeWork> .
  <https://w3id.org/ro-id/52d1678e-c499-4c9e-8294-15e8399e5b28> <http://schema.org/name> "code" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "7.828282828282828" ;
    <https://w3id.org/ro/terms/earth-science#score> "6.2" .
  <https://w3id.org/ro-id/64e5012c-e93d-40f1-8e84-dd937bf53491> <http://schema.org/name> "Bar" ;
    a <https://w3id.org/ro/terms/earth-science#IPTC> ;
    <https://w3id.org/ro/terms/earth-science#path> "Lifestyle and leisure/Leisure/Leisure venue/Bar" .
  <https://w3id.org/ro-id/65194f5f-8289-4b83-86ad-c89a0a75e49e> <http://schema.org/name> "Etna" ;
    a <https://w3id.org/contentdesc#Place> ;
    <https://w3id.org/ro/terms/earth-science#wikidata> "https://www.wikidata.org/wiki/Q16990" .
  <https://w3id.org/ro-id/663f2b5d-1bd3-47f1-8aed-de6f9898767d> <http://schema.org/name> "Italy" ;
    a <https://w3id.org/contentdesc#Place> ;
    <https://w3id.org/ro/terms/earth-science#wikidata> "https://www.wikidata.org/wiki/Q38" .
  <https://w3id.org/ro-id/71fdeaa6-5e0f-4741-b612-2f2a8406aa55> <http://schema.org/name> "Italy" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "11.868686868686869" ;
    <https://w3id.org/ro/terms/earth-science#score> "9.4" .
  <https://w3id.org/ro-id/77d318d9-6432-4926-a5a6-2a6e236e83d3> <http://schema.org/name> "linguistics" ;
    a <https://w3id.org/contentdesc#Domain> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "100.0" ;
    <https://w3id.org/ro/terms/earth-science#score> "5.6" .
  <https://w3id.org/ro-id/7bd0202c-a16a-4a71-98df-9d7af59a729f> <http://schema.org/name> "Italy" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "15.702479338842975" ;
    <https://w3id.org/ro/terms/earth-science#score> "9.5" .
  <https://w3id.org/ro-id/857d7b48-548f-448d-8314-a02db281fc7a> <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.4252004623413086" .
  <https://w3id.org/ro-id/8fb5e977-fd1f-40be-8220-a306b6c9b4ad> <http://schema.org/name> "Ro for detail" ;
    a <https://w3id.org/ro/terms/earth-science#Phrase> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "9.049255441008018" ;
    <https://w3id.org/ro/terms/earth-science#score> "7.9" .
  <https://w3id.org/ro-id/91c73f67-4656-4c88-93c7-558989da2653> <http://schema.org/name> "SAR interferometry" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "17.424242424242422" ;
    <https://w3id.org/ro/terms/earth-science#score> "13.8" .
  <https://w3id.org/ro-id/93e1b92d-a970-4730-81eb-dd8a0b54d959> <http://schema.org/name> "code" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "10.24793388429752" ;
    <https://w3id.org/ro/terms/earth-science#score> "6.2" .
  <https://w3id.org/ro-id/98178968-7877-4ce5-8660-11d8254fa5f0> <http://schema.org/name> "geodetic inversion" ;
    a <https://w3id.org/ro/terms/earth-science#Phrase> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "14.43298969072165" ;
    <https://w3id.org/ro/terms/earth-science#score> "12.6" .
  <https://w3id.org/ro-id/9ef87f90-db9c-42d9-87c3-3b92e72bba9e> <http://schema.org/name> "result" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "5.808080808080807" ;
    <https://w3id.org/ro/terms/earth-science#score> "4.6" .
  <https://w3id.org/ro-id/9fffcf42-4f50-42cc-b319-c0be55a77104> <http://schema.org/name> "taverna" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "9.217171717171716" ;
    <https://w3id.org/ro/terms/earth-science#score> "7.3" .
  <https://w3id.org/ro-id/a33fdf22-9934-4f6f-b787-f78d744a46d4> <http://schema.org/name> "GPS data" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "20.58080808080808" ;
    <https://w3id.org/ro/terms/earth-science#score> "16.3" .
  <https://w3id.org/ro-id/a8a693e3-6667-4856-a165-7e935ad0c577> <http://schema.org/name> "communications and radar" ;
    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.9769862294197083" .
  <https://w3id.org/ro-id/aab28f74-fda5-4e02-ad22-30a68ed6c006> <http://schema.org/name> "VSM taverna application" ;
    a <https://w3id.org/ro/terms/earth-science#Phrase> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "47.422680412371136" ;
    <https://w3id.org/ro/terms/earth-science#score> "41.4" .
  <https://w3id.org/ro-id/b1ab90a5-2b05-4e18-8ac5-21d2d4b4aa59> <http://schema.org/name> "Ro" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "27.272727272727273" ;
    <https://w3id.org/ro/terms/earth-science#score> "21.6" .
  <https://w3id.org/ro-id/b9777501-7ec4-4cba-8d2f-1d66f8e8aa6f> <http://schema.org/name> "engineering" ;
    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.9769862294197083" .
  <https://w3id.org/ro-id/c2a3aeee-67b4-4ff3-9769-213ce6250c49> <http://schema.org/name> "Ro" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "35.04132231404959" ;
    <https://w3id.org/ro/terms/earth-science#score> "21.2" .
  <https://w3id.org/ro-id/d3711db7-55a8-48ca-8afb-8efe8f2f2de7> <http://schema.org/name> "to 1993-1997" ;
    a <https://w3id.org/ro/terms/earth-science#TimeReference> .
  <https://w3id.org/ro-id/d830e616-cdd9-4f44-82d2-e4adbbb8d7ae> <http://schema.org/name> "Mountains" ;
    a <https://w3id.org/ro/terms/earth-science#IPTC> ;
    <https://w3id.org/ro/terms/earth-science#path> "Environment/Natural resources/Land resources/Mountains" .
  <https://w3id.org/ro-id/f7e60de0-3b73-4e46-b478-bb44a38764fe> <http://schema.org/name> "GPS data at Mt Etna" ;
    a <https://w3id.org/ro/terms/earth-science#Phrase> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "10.882016036655212" ;
    <https://w3id.org/ro/terms/earth-science#score> "9.5" .
  <https://w3id.org/ro-id/f8509520-abda-4d85-9ebc-a9aaf892ce7c> <http://schema.org/name> "tavern" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "11.570247933884298" ;
    <https://w3id.org/ro/terms/earth-science#score> "7.0" .
  <https://w3id.org/ro-id/f88b3b15-d4a6-4698-9803-5fed6f14f406> <http://schema.org/name> "VSM code" ;
    a <https://w3id.org/ro/terms/earth-science#Phrase> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "18.213058419243985" ;
    <https://w3id.org/ro/terms/earth-science#score> "15.9" .
  <https://w3id.org/ro-id/fa525f05-18a2-483f-9465-758bc844dd53> <http://schema.org/name> "application" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "6.9421487603305785" ;
    <https://w3id.org/ro/terms/earth-science#score> "4.2" .
  <mailto:service-account-generation-service> <http://schema.org/name> "service-account-generation-service" ;
    a <http://xmlns.com/foaf/0.1/Agent> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://api.rohub.org/api/ros/4665949d-1898-4e13-b810-0e12a8793392/crate/download/ro-crate-metadata.json> .
}
sub:pubinfo {
  this: dct:created "2026-03-03T15:45:49.084+01:00"^^xsd:dateTime ;
    dct:creator <https://w3id.org/kpxl/gen/terms/RoCrateBot> ;
    npx:introduces <https://w3id.org/ro-id/4665949d-1898-4e13-b810-0e12a8793392/> ;
    a npx:RoCrateNanopub ;
    rdfs:label "VSM Taverna Application to 1993-97 InSAR and GPS data at Mt Etna" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxszSDYX5tuCSkP7UiCtftYPFNQVTjgNu0I5fwdML2DLRDlp0xzmsQXRk8oHuvwGvG1aMjj6cpUqO+0rz2Sg/wvHOgUpkRH8VJXvmlkhafMLCMtUtk5JIx7e+fkzCby+fnmD7kMkGLrT+OaExWwEDmNlCAt0TPKcHSdwsjso2isXjtAsGevyCMke8ufnFYpjs746JES1eNzVnHnn2Kp/lqcm60GM+J8dLgRZp7fX0anW098xhKym6+xXFzqeju0vYRIHBPerv+r7skWxwk+a7Sd8msqVeYEv6NTqnyWvyWb6Yh8cvj04N6qm/T6C5FUPLQhzSaQgMVMU6yLqjPuu9DwIDAQAB" ;
    npx:hasSignature "a1S0m97f8XNapnVojJuEE4fLCBI00UruaEMWVcenN5485AkCUFDOYtmaJsaERXRpafU2aOSg603KPdJCmRlice30b9lia/sHHxEhbZhqKUQ0AMkYj9Q9SUDalz2gV2yd6NbZNyQnBVD28N0wIaukaQhZF15epnsW+MtH/DNDT2ZP8B+9ayUfvS5jvoWCI8l32pALrYQKn9OErZQOQOdZrA0N+ksNR7Jk/hB/D2Z5q/7eR605S8TxOm2wiJxYaFdy04O3Xv/5YbaD+O8q3KPIJDPLLpqBf4LafZajx1/CaK8UthRbrPfXhht8tS00h8DBEbGh5cJ8FjZLIVluOCqwvw==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy <https://w3id.org/kpxl/gen/terms/RoCrateBot> .
}