Skip to content

Commit 2f2c083

Browse files
committed
Update README.md
1 parent b0d5ce2 commit 2f2c083

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
node-ldp-httpd
22
==============
33

4+
Goal: All you need to run tabulator-style distributed apps on top of
5+
a bit of file system. Typically used as a proxy, with Apache doing the ACLs and GETs, just to do the
6+
fast real-time patch of data resources.
7+
48
Linked Data Platform server based on rdflib.js and node.js
9+
10+
Using the rdflib.js library originally developed for the browser environment
11+
and since ported to node.js, a linked data server supporting the POST and PATCH.
12+
Minimum requirement is to suport the client side of the same library, which currently (2015/09)
13+
uses a form of SPARQL-Patch via POST.
14+
In future may provide ACL management etc.
15+
16+

0 commit comments

Comments
 (0)