Package com.janeirodigital.sai.core.agents
package com.janeirodigital.sai.core.agents
Classes providing access to
Agent Registries,
Social Agent Profiles,
Application Profiles,
and Agent Registrations.
-
ClassesClassDescriptionAbstract base instantiation of a modifiable Agent Registration, which can be extended for type-specific implementations (i.e.AgentRegistration.Builder<T extends CRUDResource.Builder<T>>Abstract builder for
AgentRegistration
instances (used by subclasses).Modifiable instantiation of an Agent RegistryClass for access and iteration ofApplicationRegistration
s.Builder forAgentRegistry
instances.Class for access and iteration ofSocialAgentRegistration
s.Modifiable instantiation of an Application, which is also cross-pollinated with the Client Identifier Document from Solid-OIDC.Builder forApplicationProfile
instances.Modifiable instantiation of an Application Registration.Builder forApplicationRegistration
instances.Readable abstract base instantiation of an Agent Registration, which can be extended for type-specific readable implementations (i.e.ReadableAgentRegistration.Builder<T extends ReadableResource.Builder<T>>Abstract builder forReadableAgentRegistration
instances (used by subclasses).Publicly readable instantiation of an Application, profile which is also cross-pollinated with the Client Identifier Document from Solid-OIDC.Readable instantiation of an Application Registration.Publicly readable instantiation of a Social Agent profile which is also cross-pollinated with other terms from the Solid ecosystemBuilder forReadableApplicationProfile
instances.Readable instantiation of a Social Agent Registration.Modifiable instantiation of a Registry SetBuilder forRegistrySet
instances.Modifiable instantiation of a Social Agent profile, which is also cross-pollinated with other terms from the Solid ecosystem.Builder forSocialAgentProfile
instances.Modifiable instantiation of a Social Agent Registration.Builder forSocialAgentRegistration
instances.