Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
maddingo
/
solid-client-java
Public
forked from
inrupt/solid-client-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
solid-client-java
webid
src
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 12, 2024
Update maven site model (#1560)
acoburn
authored
e37850f
View commit details
Copy full SHA for e37850f
View code at this point
Browse repository at this point
Commits on Jul 12, 2023
JCL-326: Remove deprecated methods and classes (#590)
acoburn
authored
854ba5b
View commit details
Copy full SHA for 854ba5b
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
JCL-389: removed copyright year from all headers (#558)
Show description for 9a2533d
timea-solid
authored
9a2533d
View commit details
Copy full SHA for 9a2533d
View code at this point
Browse repository at this point
Commits on May 26, 2023
JCL-366: Address miscellaneous sonar warnings (#488)
acoburn
authored
ebd3626
View commit details
Copy full SHA for ebd3626
View code at this point
Browse repository at this point
Commits on May 15, 2023
JCL-340: Use correct method name in javadocs (#455)
acoburn
authored
26fcbc8
View commit details
Copy full SHA for 26fcbc8
View code at this point
Browse repository at this point
JCL-340: Pluralize getter names in WebIdProfile class (#449)
acoburn
authored
a486cab
View commit details
Copy full SHA for a486cab
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
JCL-275: Better support for NonRDF resources (#368)
Show description for 0962a7e
acoburn
authored
0962a7e
View commit details
Copy full SHA for 0962a7e
View code at this point
Browse repository at this point
Commits on Feb 17, 2023
JCL-248: Simplify WebID handling (#296)
acoburn
authored
f06faa4
View commit details
Copy full SHA for f06faa4
View code at this point
Browse repository at this point
Commits on Feb 14, 2023
JCL-249: Library name (#292)
Show description for bf3ce97
timea-solid
authored
bf3ce97
View commit details
Copy full SHA for bf3ce97
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
RDF wrapping (#266)
Show description for 411e235
langsamu
authored
411e235
View commit details
Copy full SHA for 411e235
View code at this point
Browse repository at this point
Commits on Jan 23, 2023
JCL-226: improved documentation (#249)
timea-solid
authored
0b4c000
View commit details
Copy full SHA for 0b4c000
View code at this point
Browse repository at this point
Commits on Jan 10, 2023
JCL-219: Improve error handling for the high-level client (#232)
acoburn
authored
ab41dbc
View commit details
Copy full SHA for ab41dbc
View code at this point
Browse repository at this point
Commits on Jan 5, 2023
JCL-205: Update license header year (#216)
acoburn
authored
3b1c192
View commit details
Copy full SHA for 3b1c192
View code at this point
Browse repository at this point
JCL-197: Use try-with-resources in test code (#215)
acoburn
authored
95f4edb
View commit details
Copy full SHA for 95f4edb
View code at this point
Browse repository at this point
Commits on Jan 3, 2023
JCL-201: Add a path-based query mechanism to the resource class (#211)
Show description for 4894ea0
acoburn
and
timea-solid
authored
4894ea0
View commit details
Copy full SHA for 4894ea0
View code at this point
Browse repository at this point
JCL-199: Set logging rules for wiremock classes (#208)
acoburn
authored
ef5bb10
View commit details
Copy full SHA for ef5bb10
View code at this point
Browse repository at this point
Commits on Jan 2, 2023
JCL-195: Add support for high-level client to WebIdProfile class (#202)
Show description for ce14223
acoburn
and
timea-solid
authored
ce14223
View commit details
Copy full SHA for ce14223
View code at this point
Browse repository at this point
Commits on Dec 30, 2022
JCL-191: Close rdf4j streams (#200)
acoburn
authored
d352a79
View commit details
Copy full SHA for d352a79
View code at this point
Browse repository at this point
Commits on Dec 27, 2022
JCL-190: Use commons-rdf (#187)
Show description for ede9ada
acoburn
and
timea-solid
authored
ede9ada
View commit details
Copy full SHA for ede9ada
View code at this point
Browse repository at this point
JCL-189: Remove synchronous APIs (#190)
Show description for 3011a53
acoburn
and
timea-solid
authored
3011a53
View commit details
Copy full SHA for 3011a53
View code at this point
Browse repository at this point
Commits on Dec 19, 2022
JCL-187: Resource mapping (#181)
acoburn
authored
e6cccd9
View commit details
Copy full SHA for e6cccd9
View code at this point
Browse repository at this point
Commits on Dec 13, 2022
JCL-182: RDF package in API module (#176)
Show description for ae10b2f
timea-solid
authored
ae10b2f
View commit details
Copy full SHA for ae10b2f
View code at this point
Browse repository at this point
Commits on Nov 18, 2022
JCL-168: Adjust scoping for WebID class fields and core dependency (#144)
Show description for 4a2d42f
bncummings
and
acoburn
authored
4a2d42f
View commit details
Copy full SHA for 4a2d42f
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
JCL-104: Publish maven site with working module links (#142)
Show description for b0fa52e
acoburn
authored
b0fa52e
View commit details
Copy full SHA for b0fa52e
View code at this point
Browse repository at this point
Commits on Oct 24, 2022
JCL-147: Processor to Service naming change (#111)
acoburn
authored
f1be125
View commit details
Copy full SHA for f1be125
View code at this point
Browse repository at this point
JCL-145: Merge spi and api modules (#107)
acoburn
authored
4d31232
View commit details
Copy full SHA for 4d31232
View code at this point
Browse repository at this point
JCL-126: Android support for core and parser modules (#102)
acoburn
authored
654f68e
View commit details
Copy full SHA for 654f68e
View code at this point
Browse repository at this point
Commits on Oct 21, 2022
JCL-140: spi module javadoc (#101)
Show description for 37d6f01
timea-solid
authored
37d6f01
View commit details
Copy full SHA for 37d6f01
View code at this point
Browse repository at this point
JCL-126: Android support, continued (#98)
acoburn
authored
7beeae8
View commit details
Copy full SHA for 7beeae8
View code at this point
Browse repository at this point
JCL-136: webId javadoc (#99)
Show description for 702644f
timea-solid
and
acoburn
authored
702644f
View commit details
Copy full SHA for 702644f
View code at this point
Browse repository at this point
Commits on Oct 17, 2022
JCL-126: Android support (#92)
Show description for e30dce2
acoburn
authored
e30dce2
View commit details
Copy full SHA for e30dce2
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
JCL-69: Error handling webid (#88)
Show description for b367f8e
timea-solid
authored
b367f8e
View commit details
Copy full SHA for b367f8e
View code at this point
Browse repository at this point
Commits on Sep 9, 2022
SDKJAVA-121: Implement a custom Flow Subscriber to eliminate an extraneous Supplier (#60)
acoburn
authored
eceb311
View commit details
Copy full SHA for eceb311
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
SDKJAVA-85 webid testing (#59)
Show description for 4316e0e
timea-solid
authored
4316e0e
View commit details
Copy full SHA for 4316e0e
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
SDKJAVA-110: Create and use a common InruptClientException class (#38)
timea-solid
authored and
acoburn
committed
eee30b0
View commit details
Copy full SHA for eee30b0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.