AtteanX-Store-LDF

 view release on metacpan or  search on metacpan

demo/test.json  view on Meta::CPAN

{
    "base_uri"  : "http://localhost/",
    "store" : {
        "storetype"     : "Memory",
        "sources" : [ { 
            "file" : "/tmp/test.ttl",
            "syntax" : "turtle"
        } ]
    },
 
    "fragments" : { 
      "fragments_path" : "/fragments" ,
      "allow_dump_dataset" : "1"
    } ,

    "void": {
        "urispace" : "http://localhost"
    }
}



( run in 1.122 second using v1.01-cache-2.11-cpan-364913b4093 )