Hi, On Wed, Jan 27, 2016 at 7:14 PM, Karima Rafes <[email protected]> wrote: > > > On Jan 27, 2016 4:48 PM, "Karima Rafes" <[email protected]> wrote: > >> When I upload a file to marmotta via web interface or via the import > >> folder, how can I attach the file name and the original path ? > > > > What the path of the file has something to do with the data itself? > > The problem : I have a SAN(storage area network) with a lot raw files > of scientists and we want to save the position of files with the > metadata in these files. Each new file will be copy in the import > folder of Marmotta. > > We try to save all the metadata in same time and the URI subject of > metadata, in theory, has to be the same address that the original > file in the SAN. >
Then you may need to add that metadata, something like nfo:originalLocation http://www.semanticdesktop.org/ontologies/2007/03/22/nfo/#originalLocation > > The base URI > > How can I push a different baseURI for each file via the import folder ? > :-/ > What about adding @base (or the required for the serialization you use) to the files when copied? Simple, effective, and no code hacking is involved. Hope that helps. Cheers, -- Sergio Fernández Partner Technology Manager Redlink GmbH m: +43 6602747925 e: [email protected] w: http://redlink.co
