versioning.directory settable?

1 view
Skip to first unread message

Conrad Leonard

unread,
May 19, 2015, 1:17:58 AM5/19/15
to sta...@clarkparsia.com
Is the versioning.directory metadata element meant to be settable? 

I couldn't find any docs to suggest that it shouldn't be, but I am not able to change it:

[conradL@qimr13054 ~]$ stardog-admin metadata get grafli -o versioning.directory
+----------------------+------------+
|        Option        |   Value    |
+----------------------+------------+
| versioning.directory | versioning |
+----------------------+------------+

[conradL@qimr13054 ~]$ stardog-admin db offline grafli; stardog-admin metadata set grafli -o versioning.enabled=true; stardog-admin db online grafli
The database grafli is now offline.
The option(s) for the database 'grafli' were successfully set.
The database grafli is now online.

[conradL@qimr13054 ~]$ stardog-admin db offline grafli; stardog-admin metadata set grafli -o versioning.directory='foo'; stardog-admin db online grafli
The database grafli is now offline.

The database grafli is now online.
[conradL@qimr13054 ~]$ stardog-admin metadata get grafli -o versioning.directory
+----------------------+------------+
|        Option        |   Value    |
+----------------------+------------+
| versioning.directory | versioning |
+----------------------+------------+


A secondary question being, if this element is indeed settable, are both absolute and relative paths allowed?

Michael Grove

unread,
May 19, 2015, 7:34:07 AM5/19/15
to stardog
On Tue, May 19, 2015 at 1:17 AM, Conrad Leonard <conrad....@hotmail.com> wrote:
Is the versioning.directory metadata element meant to be settable? 

No, it's always the directory 'versioning' within an index's directory.

Cheers,

Mike 
 

--
-- --
You received this message because you are subscribed to the C&P "Stardog" group.
To post to this group, send email to sta...@clarkparsia.com
To unsubscribe from this group, send email to
stardog+u...@clarkparsia.com
For more options, visit this group at
http://groups.google.com/a/clarkparsia.com/group/stardog?hl=en

Conrad Leonard

unread,
May 19, 2015, 7:37:08 PM5/19/15
to sta...@clarkparsia.com
ok, thanks!
Reply all
Reply to author
Forward
0 new messages