The libraries and documentation are currently in Beta. Content and features are subject to change.
Inrupt Java Client Libraries
Inrupt provides various Java client libraries to help developers create Solid applications.
JDK 11
The Java client libraries use JDK 11.
Getting Started
To get started using the Java client libraries, see the following pages
in the documentation:
Getting Started |
Get started by creating a Spring Boot Web service that uses the
libraries to login and perform CRUD (create/read/update/delete)
operations on your Solid Pod. |
Introduction |
Get an introduction to the various library modules. |
Data Modeling (RDF) |
Learn how to use the libraries to model classes for RDF data. |
CRUD |
Learn how to use the libraries to read and write both RDF resources and
non-RDF resources to a Solid Pod. |
Issues & Help
- Solid Community Forum
If you have questions about working with Solid or just
want to share what you’re working on, visit the Solid forum. The Solid forum is a
good place to meet the rest of the community.
|
- Bugs and Feature Requests (Product)
For public feedback, bug reports, and feature requests, please
file an issue via GitHub:
For commercial support, please use the
Inrupt Service Desk.
|
- Bugs and Feature Requests (Documentation)
To report a documentation bug or make a documentation
request, please use the Provide feedback widget
(in the lower-right corner) to create a DOCS ticket.
|