12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- graph:
-
-
-
- main_graph: main
- uuid:
-
-
-
-
-
- algo: sha1
- store:
-
-
- ldp_rs:
-
-
- layout: simple_layout
- webroot: http://localhost:9999/namespace/fcrepo/
- query_ep: sparql
- update_ep: sparql
-
- username: <set me>
- password: <set me>
- ssl_verify: false
-
-
-
- ldp_nr:
-
- layout: default_layout
-
- path: /data/fcrepo/ldpnr_store
-
-
-
-
-
-
-
-
-
- pairtree_branch_length: 2
-
-
-
-
-
-
-
-
-
-
- pairtree_branches: 4
|