Skip to content

touchrank-dev/node-solid-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-ldp-httpd

Goal: All you need to run tabulator-style distributed apps on top of a bit of file system. Typically used as a proxy, with Apache doing the ACLs and GETs, just to do the fast real-time patch of data resources.

Linked Data Platform server based on rdflib.js and node.js

Using the rdflib.js library originally developed for the browser environment and since ported to node.js, a linked data server supporting the POST and PATCH. Minimum requirement is to suport the client side of the same library, which currently (September 2014) uses a form of SPARQL-Patch via POST. In future may provide ACL management, etc.

About

Solid server on top of the file-system in NodeJS

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.1%
  • HTML 5.8%
  • Other 1.1%