You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2019/07/04 14:36:00 UTC

[jira] [Commented] (JENA-1725) tdbloader2 create dataset folder recursively

    [ https://issues.apache.org/jira/browse/JENA-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16878713#comment-16878713 ] 

Andy Seaborne commented on JENA-1725:
-------------------------------------

Just to be clear here - which loader(s) are you referrign to?

tdbloader  -- for TDB1
tdbloader2  -- for TDB1
tdb2.tdbloader -- for TDB2.

> tdbloader2 create dataset folder recursively
> --------------------------------------------
>
>                 Key: JENA-1725
>                 URL: https://issues.apache.org/jira/browse/JENA-1725
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: Cmd line tools
>    Affects Versions: Jena 3.12.0
>         Environment: GNU/Linux (Debian).
>            Reporter: tdbrec
>            Priority: Trivial
>              Labels: command-line
>
> {code:java}tdbloader --loc D data.nt{code} will automatically create a new folder `D` for the new dataset. However {code:java}tdbloader --loc A/B/C/D data.nt{code} will *not* recursively create the folder path, it assumes that `A/B/C` already exists.
> Improvement: create all missing sub-directories.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)