Re: [basex-talk] Creating a Basex database directly from tarred XML?

2014-04-08 Thread Michael Sievers
Hi !

I really like this feature. Unfortunately, BaseX only recognizes .tgz,
but not .tar.gz files.

That's no big deal, but it would be nice to work oob with .tar.gz
files too, without the need to prior rename the files to .tgz

Best regards

Michael Sievers

2014-02-19 23:49 GMT+01:00 Christian Grün christian.gr...@gmail.com:
 Hi Constantine,

 It's good to hear that the new feature works out for you.

 If you are interested, I can make an example available to you.

 Yes, please do so (you can send me the example, or the data to access
 it, in private).

 Christian


 -Original Message-
 From: Christian Grün [mailto:christian.gr...@gmail.com]
 Sent: 15 February 2014 14:03
 To: Hondros, Constantine (ELS-AMS)
 Cc: basex-talk@mailman.uni-konstanz.de
 Subject: Re: [basex-talk] Creating a Basex database directly from tarred XML?

 Hi Constantine,

 The latest BaseX snapshot now supports the import of (uncompressed) tar 
 files [1].

 Your feedback is welcome,
 Christian

 [1] http://files.basex.org/releases/latest/


 On Fri, Feb 14, 2014 at 2:54 PM, Hondros, Constantine (ELS-AMS) 
 c.hond...@elsevier.com wrote:
 Hello all,

 Is there a known workaround for creating a db from tarred XML using
 the Database - New menu? I can always untar the tarfile first, but it
 would be sort-of nice just to point at the tarfile and load.

 TIA,
 Constantine
 

 Elsevier B.V. Registered Office: Radarweg 29, 1043 NX Amsterdam, The
 Netherlands, Registration No. 33156677, Registered in The Netherlands.


 ___
 BaseX-Talk mailing list
 BaseX-Talk@mailman.uni-konstanz.de
 https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk


 

 Elsevier B.V. Registered Office: Radarweg 29, 1043 NX Amsterdam, The 
 Netherlands, Registration No. 33156677, Registered in The Netherlands.
 ___
 BaseX-Talk mailing list
 BaseX-Talk@mailman.uni-konstanz.de
 https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk


Re: [basex-talk] Creating a Basex database directly from tarred XML?

2014-04-08 Thread Christian Grün
 That's no big deal, but it would be nice to work oob with .tar.gz
 files too, without the need to prior rename the files to .tgz

Done [1]. Have fun,
Christian

[1] http://files.basex.org/releases/latest/


 2014-02-19 23:49 GMT+01:00 Christian Grün christian.gr...@gmail.com:
 Hi Constantine,

 It's good to hear that the new feature works out for you.

 If you are interested, I can make an example available to you.

 Yes, please do so (you can send me the example, or the data to access
 it, in private).

 Christian


 -Original Message-
 From: Christian Grün [mailto:christian.gr...@gmail.com]
 Sent: 15 February 2014 14:03
 To: Hondros, Constantine (ELS-AMS)
 Cc: basex-talk@mailman.uni-konstanz.de
 Subject: Re: [basex-talk] Creating a Basex database directly from tarred 
 XML?

 Hi Constantine,

 The latest BaseX snapshot now supports the import of (uncompressed) tar 
 files [1].

 Your feedback is welcome,
 Christian

 [1] http://files.basex.org/releases/latest/


 On Fri, Feb 14, 2014 at 2:54 PM, Hondros, Constantine (ELS-AMS) 
 c.hond...@elsevier.com wrote:
 Hello all,

 Is there a known workaround for creating a db from tarred XML using
 the Database - New menu? I can always untar the tarfile first, but it
 would be sort-of nice just to point at the tarfile and load.

 TIA,
 Constantine
 

 Elsevier B.V. Registered Office: Radarweg 29, 1043 NX Amsterdam, The
 Netherlands, Registration No. 33156677, Registered in The Netherlands.


 ___
 BaseX-Talk mailing list
 BaseX-Talk@mailman.uni-konstanz.de
 https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk


 

 Elsevier B.V. Registered Office: Radarweg 29, 1043 NX Amsterdam, The 
 Netherlands, Registration No. 33156677, Registered in The Netherlands.
 ___
 BaseX-Talk mailing list
 BaseX-Talk@mailman.uni-konstanz.de
 https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk


Re: [basex-talk] Creating a Basex database directly from tarred XML?

2014-02-19 Thread Christian Grün
Hi Constantine,

It's good to hear that the new feature works out for you.

 If you are interested, I can make an example available to you.

Yes, please do so (you can send me the example, or the data to access
it, in private).

Christian


 -Original Message-
 From: Christian Grün [mailto:christian.gr...@gmail.com]
 Sent: 15 February 2014 14:03
 To: Hondros, Constantine (ELS-AMS)
 Cc: basex-talk@mailman.uni-konstanz.de
 Subject: Re: [basex-talk] Creating a Basex database directly from tarred XML?

 Hi Constantine,

 The latest BaseX snapshot now supports the import of (uncompressed) tar files 
 [1].

 Your feedback is welcome,
 Christian

 [1] http://files.basex.org/releases/latest/


 On Fri, Feb 14, 2014 at 2:54 PM, Hondros, Constantine (ELS-AMS) 
 c.hond...@elsevier.com wrote:
 Hello all,

 Is there a known workaround for creating a db from tarred XML using
 the Database - New menu? I can always untar the tarfile first, but it
 would be sort-of nice just to point at the tarfile and load.

 TIA,
 Constantine
 

 Elsevier B.V. Registered Office: Radarweg 29, 1043 NX Amsterdam, The
 Netherlands, Registration No. 33156677, Registered in The Netherlands.


 ___
 BaseX-Talk mailing list
 BaseX-Talk@mailman.uni-konstanz.de
 https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk


 

 Elsevier B.V. Registered Office: Radarweg 29, 1043 NX Amsterdam, The 
 Netherlands, Registration No. 33156677, Registered in The Netherlands.
___
BaseX-Talk mailing list
BaseX-Talk@mailman.uni-konstanz.de
https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk


Re: [basex-talk] Creating a Basex database directly from tarred XML?

2014-02-15 Thread Christian Grün
Hi Constantine,

Currently, there is no such feature in BaseX, because Java does not come
with tar support, but it could surely be added. I'll keep your suggestion
in mind, and I'll give you an update if sth. is done in this direction.

Christian
 Am 14.02.2014 14:56 schrieb Hondros, Constantine (ELS-AMS) 
c.hond...@elsevier.com:

  Hello all,



 Is there a known workaround for creating a db from tarred XML using the
 Database - New menu? I can always untar the tarfile first, but it would be
 sort-of nice just to point at the tarfile and load.



 TIA,

 Constantine



 --

 Elsevier B.V. Registered Office: Radarweg 29, 1043 NX Amsterdam, The
 Netherlands, Registration No. 33156677, Registered in The Netherlands.

 ___
 BaseX-Talk mailing list
 BaseX-Talk@mailman.uni-konstanz.de
 https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk


___
BaseX-Talk mailing list
BaseX-Talk@mailman.uni-konstanz.de
https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk


Re: [basex-talk] Creating a Basex database directly from tarred XML?

2014-02-15 Thread Christian Grün
Hi Constantine,

The latest BaseX snapshot now supports the import of (uncompressed)
tar files [1].

Your feedback is welcome,
Christian

[1] http://files.basex.org/releases/latest/


On Fri, Feb 14, 2014 at 2:54 PM, Hondros, Constantine (ELS-AMS)
c.hond...@elsevier.com wrote:
 Hello all,

 Is there a known workaround for creating a db from tarred XML using the
 Database - New menu? I can always untar the tarfile first, but it would be
 sort-of nice just to point at the tarfile and load.

 TIA,
 Constantine
 

 Elsevier B.V. Registered Office: Radarweg 29, 1043 NX Amsterdam, The
 Netherlands, Registration No. 33156677, Registered in The Netherlands.


 ___
 BaseX-Talk mailing list
 BaseX-Talk@mailman.uni-konstanz.de
 https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk

___
BaseX-Talk mailing list
BaseX-Talk@mailman.uni-konstanz.de
https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk


Re: [basex-talk] Creating a Basex database directly from tarred XML?

2014-02-15 Thread Christian Grün
...some more news: gzipped tar files (.tgz) are now supported as well.

Hope this helps,
Christian
___

On Sat, Feb 15, 2014 at 2:02 PM, Christian Grün
christian.gr...@gmail.com wrote:
 Hi Constantine,

 The latest BaseX snapshot now supports the import of (uncompressed)
 tar files [1].

 Your feedback is welcome,
 Christian

 [1] http://files.basex.org/releases/latest/


 On Fri, Feb 14, 2014 at 2:54 PM, Hondros, Constantine (ELS-AMS)
 c.hond...@elsevier.com wrote:
 Hello all,

 Is there a known workaround for creating a db from tarred XML using the
 Database - New menu? I can always untar the tarfile first, but it would be
 sort-of nice just to point at the tarfile and load.

 TIA,
 Constantine
 

 Elsevier B.V. Registered Office: Radarweg 29, 1043 NX Amsterdam, The
 Netherlands, Registration No. 33156677, Registered in The Netherlands.


 ___
 BaseX-Talk mailing list
 BaseX-Talk@mailman.uni-konstanz.de
 https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk

___
BaseX-Talk mailing list
BaseX-Talk@mailman.uni-konstanz.de
https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk


[basex-talk] Creating a Basex database directly from tarred XML?

2014-02-14 Thread Hondros, Constantine (ELS-AMS)
Hello all,

Is there a known workaround for creating a db from tarred XML using the 
Database - New menu? I can always untar the tarfile first, but it would be 
sort-of nice just to point at the tarfile and load.

TIA,
Constantine




Elsevier B.V. Registered Office: Radarweg 29, 1043 NX Amsterdam, The 
Netherlands, Registration No. 33156677, Registered in The Netherlands.
___
BaseX-Talk mailing list
BaseX-Talk@mailman.uni-konstanz.de
https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk