Skip to content

StaticLDP 0.1

Compare
Choose a tag to compare
@acoburn acoburn released this 11 Apr 12:12

This is the initial release of StaticLDP, a simple linked data server projected over a collection of static files.

StaticLDP can be installed with Composer:

composer project-create trellis-ldp/static-ldp

Place the static-ldp directory on a web server and configure ./config/settings.yml to point to a data directory:

sourceDirectory: /path/to/data/directory