All code modules are available at GitHub as separate projects.
The simplest way for getting started is to checkout linked-data-store-project.
|
💡
|
Git projects are prefixed |
| Project | Description | State |
|---|---|---|
Linked Data Store Core |
Stable |
|
Persistence API |
Stable |
|
Memory Provider |
Stable (test purposes only) |
|
PostgreSQL Provider |
Stable |
|
Neo4j Provider |
Stable |
|
FoundationDB Provider |
New |
|
Stable (test purposes only) |
||
Stable |
||
Stable |
||
Upcoming |
Open and import linked-data-store-project.
All linked-data-store-docker-(provider) is structured similarly.
To run the server navigate to io.descoped.lds.server and run Server.
Ping URL: http://localhost:9090/ping
Each linked-data-store-docker-(provider) project has its own build-dev.sh script that builds the development docker image.
Execute the run-dev.sh script.
Ping URL: http://localhost:9090/ping