Alle Klassen und Schnittstellen
Klasse
Beschreibung
ActivityPubObjectRevision
is a collection of ActivityPubObject
s.There always (after initialization) MUST be one object in the graph, that this the root object, means that is not referenced by other objects in the contained
ActivityPubObject
s.All contained
ActivityPubObject
s has the same identifier and version.Sample of a
ActivityPubObjectRevision
with identifier '9d317daca74246d4be41b1a37e30ee2a'
and version '0'
(in Turtle Format):The Domainobject for actor-objects.
Representation of different
Actor
types, as described in https://www.w3.org/TR/activitystreams-vocabulary/#actor-types.Definition of some common beans.
Provide service methods for handling
Actor
s.the representation of the actor of the current runningt rdf-pub instance.
Some static properties of an instance.
Services round about the running rdf-pub instance.
To use RDF, for example, to reference types in SPARQL queries, these types must be known.
Spring internal
Configuration
A servlet filter to log request and response
The logging implementation is pretty native and for demonstration only