Project

General

Profile

Feature #11442

Updated by Peter Amstutz almost 6 years ago

SDK method to resolve paths in the form of (proposed) @groupname/projectname/collectionname/filename@ to UUID and PDH. 

 (Consider URL naming scheme such as @arv://site/groupname/projectname/collectionname/filename@ eg  
 @arv://qr1hi/Peter Amstutz/tutorial/bwa reference/reference.fasta@ 

 Also specify naming scheme for UUIDs. 

 Arvados-cwl-runner allows users to provide uuids and CWL supports symbolic names in input documents.    On execution, record name (if available), documents and records UUID and PDH. 

 Where possible, paths Paths should be consistent with arv-mount/keep-web arv-mount paths. 

Back