资 源 简 介
A semantic drive with restful client interface. Uses openrdf sesame and alibaba to create a virtual disk drive, that is also accessible over http using an embedded jboss-netty server. Dokan is used to mount the drive in Windows.
WolfGO - Virtual Semantic Drive and Portable Programmable Server
Requirements:
JRE7 (JDK required for programable version)
Dokan filesystem (windows)
Does away with ".htaccess" and virtual-domain fix-ups for http servers, by using meta-data stored in the virtual filesystem, which is hosted in triple-stores.
(Like a mini version of "virtuoso universal server" by openlink, without the ODBC layer).
Binary content is stored using the blob-store from openrdf-alibab.
_Status: Prototype_
This version will mount the drive (does not store any files yet), open the triple store, and also start the HTTP listener.
Connectivity provided by netty.io:
Built-in htt