All Classes and Interfaces
Class
Description
An Activity is a subtype of
ActivityPubObject
that describes some
form of action that may happen, is currently happening, or has already
happened.Manages multiple
ActivityPubStore
by there name.The store from an actors perspective.
Definition of some common beans.
An
Iterable
which should be AutoCloseable.close()
d after use.Abstraction from the underlaying rdf store, that is used behing commons-rdf.
Store, that is able to receive activities.
Provide service methods for handling
Actor
s.Some static properties of an instance.
Services round about the running rdf-pub instance.
Factory for
RDF4JTerm
instances."loa vocabular"
rdf types needed for https://linkedopenactors.org/.
A servlet filter to log request and response
The logging implementation is pretty native and for demonstration only
A servlet filter to log request and response
The logging implementation is pretty native and for demonstration only
Free form key value pairs for software specific values.
Often you need a model and the subject of the 'root' object in that model.
NodeInfo schema version 2.1.
RDF4J implementation of RDF.
Marker interface for RDF4J implementations of Commons RDF
BlankNode
.Marker interface for RDF4J implementations of Commons RDF
BlankNodeOrIRI
(e.g.Marker interface for RDF4J implementations of Dataset.
Marker interface for RDF4J implementations of Graph.
Marker interface for RDF4J implementations of GraphLike.
Marker interface for RDF4J implementations of Commons RDF
IRI
.Marker interface for RDF4J implementations of Commons RDF
Literal
.RDF4J-based parser.
Marker interface for RDF4J implementations of Quad.
Marker interface for RDF4J implementations of RDFTerm.
Marker interface for RDF4J implementations of Triple.
Marker interface for RDF4J implementations of
TripleLike
statements."rdf-pub vocabular"
rdf types needed for fulfilling the rdf-pub work.
Spring internal
Configuration
A servlet filter to log request and response
The logging implementation is pretty native and for demonstration only
No title found
Namespace SchemaOrg
Prefix:
<http://schema.org/>
The third party sites this server can connect to via their application API.
This is a container that containingt values of the signature HTTP Header.
Metadata about server software in use.
An rdf object store.
Manages multiple
Store
by there name.Usage statistics for this server.
statistics about the users of this server.
Issue tracking - Workflow application definition ontology
Finite state automaton ontology
See requirements for tracking tools http://www.w3.org/2005/01/06-tool-req.html
Namespace wf
Prefix:
<http://www.w3.org/2005/01/wf/flow#>
Hauschel Fred 2/2021 i got the Ontology from
curl --location --request GET 'http://www.w3.org/2005/01/wf/flow' --header 'Accept: application/rdf+xml'
And generate this Class with
com.github.ansell.rdf4j-schema-generator:schema-generator-maven-plugin:0.4.2
But there was some modification necessary, so i throw the generator project away and keept this manual adjusted Class.