Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RA5EBgqr6cryUz7p1XUtTMInNdD9cNwzBrlseTZnr92_g/assertion>. }
- 7750258b-41f8-43ad-befc-642458aeaeb0 hasPart dd174c06-6bd9-4e13-a1c7-07a1152d6e64 assertion.
- c644575f-bb1b-421b-8942-4d55215ad9fa hasPart 062b7eb6-8514-47d3-ac53-80a2517521ed assertion.
- c644575f-bb1b-421b-8942-4d55215ad9fa hasPart 29f79634-1e34-4652-84c9-e4d1ca32f3ec assertion.
- c644575f-bb1b-421b-8942-4d55215ad9fa hasPart 4194b498-46e3-45b8-beb6-6b3c6f30427e assertion.
- 59cff4c4-24b5-40d9-ac9c-6e9f3a4ed691 hasPart 7a14e0c3-7e13-4a47-88c9-b27a0080d3ba assertion.
- 97496219-3344-4913-93d2-6e3375f96ad1 hasPart 7ee4fde5-bbe3-4386-818c-70790695ac16 assertion.
- 12b3f038-6e45-4400-aa85-b800cdb6fc2a hasPart 8e1ca327-f576-4719-ae92-ab9556dcb866 assertion.
- 43e65047-021e-4525-8ae4-4d26216b4aba hasPart c3a0b51b-75ae-4519-ad3f-936828b4cba4 assertion.
- 97496219-3344-4913-93d2-6e3375f96ad1 identifier "https://w3id.org/ro-id/97496219-3344-4913-93d2-6e3375f96ad1" assertion.
- 97496219-3344-4913-93d2-6e3375f96ad1 license no-permission assertion.
- 062b7eb6-8514-47d3-ac53-80a2517521ed license no-permission assertion.
- 29f79634-1e34-4652-84c9-e4d1ca32f3ec license no-permission assertion.
- 4194b498-46e3-45b8-beb6-6b3c6f30427e license no-permission assertion.
- 7a14e0c3-7e13-4a47-88c9-b27a0080d3ba license no-permission assertion.
- 7ee4fde5-bbe3-4386-818c-70790695ac16 license no-permission assertion.
- 8e1ca327-f576-4719-ae92-ab9556dcb866 license no-permission assertion.
- c3a0b51b-75ae-4519-ad3f-936828b4cba4 license no-permission assertion.
- 062b7eb6-8514-47d3-ac53-80a2517521ed sdDatePublished "2017-07-10 19:52:07.088000+00:00" assertion.
- 7a14e0c3-7e13-4a47-88c9-b27a0080d3ba sdDatePublished "2017-07-10 19:52:07.088000+00:00" assertion.
- 29f79634-1e34-4652-84c9-e4d1ca32f3ec sdDatePublished "2017-07-10 19:56:31.932000+00:00" assertion.
- 4194b498-46e3-45b8-beb6-6b3c6f30427e sdDatePublished "2017-07-10 19:58:43.533000+00:00" assertion.
- 8e1ca327-f576-4719-ae92-ab9556dcb866 sdDatePublished "2017-07-10 20:02:36.733000+00:00" assertion.
- c3a0b51b-75ae-4519-ad3f-936828b4cba4 sdDatePublished "2017-07-11 08:31:59.827000+00:00" assertion.
- 7ee4fde5-bbe3-4386-818c-70790695ac16 sdDatePublished "2017-07-11 13:00:12.851000+00:00" assertion.
- 97496219-3344-4913-93d2-6e3375f96ad1 keywords "Interferometry" assertion.
- 97496219-3344-4913-93d2-6e3375f96ad1 keywords "geodetic data" assertion.
- 97496219-3344-4913-93d2-6e3375f96ad1 keywords "Mt Etna" assertion.
- 97496219-3344-4913-93d2-6e3375f96ad1 keywords "inversion methods" assertion.
- 97496219-3344-4913-93d2-6e3375f96ad1 keywords "volcanic source" assertion.
- 97496219-3344-4913-93d2-6e3375f96ad1 copyrightHolder "Elisa Trasatti - INGV" assertion.
- create_exe_file-d2220dadf7bf95f70f7c9b2fe8cf07b875ffa9e4.txt derivedFrom "VSM_global.t2flow" assertion.
- create_input_dir-ffc6b4e80ed41881b164b7d9f8664272e89d7529.txt derivedFrom "VSM_global.t2flow" assertion.
- create_input_zip-3448c523cf726276221ce994edbee455c956347e.txt derivedFrom "VSM_global.t2flow" assertion.
- create_output_dir-db0552020ca7b73312da439b985bc75581ef4f41.txt derivedFrom "VSM_global.t2flow" assertion.
- create_output_zip-1298d3fdcfcc70d68f254a10144078cf4b15b21c.txt derivedFrom "VSM_global.t2flow" assertion.
- 4194b498-46e3-45b8-beb6-6b3c6f30427e importedFrom "VSM_global.t2flow" assertion.
- create_python_script_file script "File temp = File.createTempFile("up2seafile", ".py"); temp.delete(); temp.createNewFile(); filePath = temp.getCanonicalPath();" assertion.
- create_output_dir script "File temp = File.createTempFile("VSM-ingv", ".dir"); temp.delete(); temp.mkdir(); directoryPath = temp.getCanonicalPath();" assertion.
- create_input_zip script "File temp = File.createTempFile("inZipFile", ".zip"); temp.delete(); temp.createNewFile(); filePath = temp.getCanonicalPath();" assertion.
- create_exe_file script "File temp = File.createTempFile("VSM", ".out"); temp.delete(); temp.createNewFile(); filePath = temp.getCanonicalPath();" assertion.
- create_output_zip script "File temp = File.createTempFile("VSM-output", ".zip"); temp.delete(); temp.createNewFile(); filePath = temp.getCanonicalPath();" assertion.
- create_input_dir script "File temp = File.createTempFile("in-dir", ".dir"); temp.delete(); temp.mkdir(); directoryPath = temp.getCanonicalPath();" assertion.
- Workflow1 hasDataLink "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" assertion.
- Workflow1 hasDataLink "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" assertion.
- Workflow1 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" assertion.
- Workflow1 hasDataLink "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" assertion.
- Workflow1 hasDataLink "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" assertion.
- Workflow1 hasDataLink "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" assertion.
- Workflow1 hasDataLink "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" assertion.
- Workflow7 hasDataLink "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" assertion.
- Workflow7 hasDataLink "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" assertion.
- Workflow1 hasDataLink "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" assertion.
- Workflow7 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" assertion.
- Workflow1 hasDataLink "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" assertion.
- fort_file_local hasSink "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/fort_file_local" assertion.
- pythonfile hasSink "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/up2seafile/in/pythonfile" assertion.
- output hasSink "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/output" assertion.
- file hasSink "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/up2seafile/in/file" assertion.
- input_zip_folder hasSink "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/input_zip_folder" assertion.
- env_zip_url hasSink "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/env_zip_url" assertion.
- output_zip hasSink "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/output_zip" assertion.
- fort_url hasSink "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/fort_url" assertion.
- input_file_to_upload hasSink "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/upload_to_seafile/in/input_file_to_upload" assertion.
- env_zip_local hasSink "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/in/env_zip_local" assertion.
- output_link hasSink "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/out/output_link" assertion.
- link_to_file_in_seafile hasSink "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/out/link_to_file_in_seafile" assertion.
- link_to_file_in_seafile hasSource "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/up2seafile/out/STDOUT" assertion.
- file hasSource "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/in/input_file_to_upload" assertion.
- output hasSource "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_output_dir/out/directoryPath" assertion.
- fort_file_local hasSource "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_exe_file/out/filePath" assertion.
- pythonfile hasSource "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/create_python_script_file/out/filePath" assertion.
- output_link 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" assertion.
- fort_url hasSource "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/in/VSM_exe_url" assertion.
- env_zip_url hasSource "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/in/IN_ZipFile_url" assertion.
- output_zip hasSource "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_output_zip/out/filePath" assertion.
- input_file_to_upload hasSource "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_output_zip/out/filePath" assertion.
- input_zip_folder hasSource "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_input_dir/out/directoryPath" assertion.
- env_zip_local hasSource "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_input_zip/out/filePath" assertion.
- Workflow1 hasSubProcess "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_input_dir/" assertion.
- Workflow7 hasSubProcess "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/up2seafile/" assertion.
- Workflow1 hasSubProcess "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/VSM/" assertion.
- Workflow1 hasSubProcess "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/upload_to_seafile/" assertion.
- Workflow1 hasSubProcess "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_output_dir/" assertion.
- Workflow1 hasSubProcess "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_output_zip/" assertion.
- Workflow7 hasSubProcess "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/processor/create_python_script_file/" assertion.
- Workflow1 hasSubProcess "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_input_zip/" assertion.
- Workflow1 hasSubProcess "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow1/processor/create_exe_file/" assertion.
- input_file_to_upload exampleData "/Users/rap/Downloads/Taverna/taverna-run-bundle.zip" assertion.
- IN_ZipFile_url exampleData "http://box.everest.psnc.pl/f/053ddf7a2c/?raw=1" assertion.
- VSM_exe_url exampleData "http://box.everest.psnc.pl/f/11ef876776/?dl=1" assertion.
- input_file_to_upload specializationOf "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/in/input_file_to_upload" assertion.
- upload_to_seafile specializationOf "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/" assertion.
- link_to_file_in_seafile specializationOf "http://ns.taverna.org.uk/2010/workflowBundle/0ad39c1e-05b8-4afe-bdd5-031bbeb07582/workflow/Workflow7/out/link_to_file_in_seafile" assertion.
- 97496219-3344-4913-93d2-6e3375f96ad1 isDocumentedBy "ancillary information" assertion.
- ro-crate-metadata.json conformsTo 1.1 assertion.
- 97496219-3344-4913-93d2-6e3375f96ad1 TimeReference "https://w3id.org/ro-id/cea65198-c196-45a6-8405-7daf3147c154" assertion.
- 97496219-3344-4913-93d2-6e3375f96ad1 TimeReference "https://w3id.org/ro-id/ec33bfc8-46cb-4aa3-a891-d2caca36e1df" assertion.
- 2170562 prefLabel "Etna" assertion.
- 155762055 prefLabel "telecommunications" assertion.
- -419819135 prefLabel "GPS data" assertion.