Class RDFPUB
<http://rdf-pub.org#>
-
Field Summary
Modifier and TypeFieldDescriptionstatic final org.eclipse.rdf4j.model.IRI
rdf-pub commitIdstatic final String
rdf-pub commitIdstatic final String
rdf-pub commitIdstatic final org.eclipse.rdf4j.model.IRI
inboxSparqlstatic final String
inboxSparqlstatic final String
inboxSparqlstatic final String
<http://rdf-pub.org#>
static final org.eclipse.rdf4j.model.IRI
<http://rdf-pub.org#>
static final org.eclipse.rdf4j.model.IRI
oauth2 issuerstatic final String
oauth2 issuerstatic final org.eclipse.rdf4j.model.IRI
oauth2 issuer preferred user namestatic final String
oauth2 issuer preferred user namestatic final String
oauth2 issuer preferred user namestatic final String
oauth2 issuerstatic final org.eclipse.rdf4j.model.IRI
oauth2 issuer userIdstatic final String
oauth2 issuer userIdstatic final String
oauth2 issuer userIdstatic final org.eclipse.rdf4j.model.IRI
openid-configurationstatic final String
openid-configurationstatic final String
openid-configurationstatic final org.eclipse.rdf4j.model.IRI
outboxSparqlstatic final String
outboxSparqlstatic final String
outboxSparqlstatic final String
<RDFPUB>
static final org.eclipse.rdf4j.model.IRI
publicSparqlstatic final String
publicSparqlstatic final String
publicSparqlstatic final org.eclipse.rdf4j.model.IRI
rdf-pub versioinstatic final String
rdf-pub versioinstatic final String
rdf-pub versioin -
Constructor Summary
-
Method Summary
-
Field Details
-
NAMESPACE
<http://rdf-pub.org#>
- See Also:
-
NAMESPACE_IRI
public static final org.eclipse.rdf4j.model.IRI NAMESPACE_IRI<http://rdf-pub.org#>
-
PREFIX
<RDFPUB>
- See Also:
-
COMMIT_ID_STRING
rdf-pub commitIdhttp://rdf-pub.org#commitId
The git commitId from which this instance was built.
- See Also:
-
INBOX_SPARQL_STRING
inboxSparqlhttp://rdf-pub.org#inboxSparql
Links a SPARQL endpoint to query the inbox resources of a as:actor.
- See Also:
-
OAUTH2_ISSUER_STRING
oauth2 issuerhttp://rdf-pub.org#oauth2Issuer
The oauth2 issuer of the oauth2 tokens with which an actor is authenticated
- See Also:
-
OAUTH2_ISSUER_PREFERRED_USER_NAME_STRING
oauth2 issuer preferred user namehttp://rdf-pub.org#oauth2IssuerPreferredUserName
The user name of the user, that is authenticated via an oauth2 issuer.
- See Also:
-
OAUTH2_ISSUER_USER_ID_STRING
oauth2 issuer userIdhttp://rdf-pub.org#oauth2IssuerUserId
The userId of the user, that is authenticated via an oauth2 issuer.
- See Also:
-
OPENID_CONFIGURATION_STRING
openid-configurationhttp://rdf-pub.org#openidConfiguration
Links to the .well-known/openid-configuration
- See Also:
-
OUTBOX_SPARQL_STRING
outboxSparqlhttp://rdf-pub.org#outboxSparql
Links a SPARQL endpoint to query the outbox resources of a as:actor.
- See Also:
-
PUBLIC_SPARQL_STRING
publicSparqlhttp://rdf-pub.org#publicSparql
Links a SPARQL endpoint to query the public collection of a rdf-pub instance.
- See Also:
-
VERSION_STRING
rdf-pub versioinhttp://rdf-pub.org#version
The rdf-pub software version of the running instance (a.k.a. maven version).
- See Also:
-
COMMIT_ID_LOCALNAME
rdf-pub commitIdhttp://rdf-pub.org#commitId
The git commitId from which this instance was built.
- See Also:
-
INBOX_SPARQL_LOCALNAME
inboxSparqlhttp://rdf-pub.org#inboxSparql
Links a SPARQL endpoint to query the inbox resources of a as:actor.
- See Also:
-
OAUTH2_ISSUER_LOCALNAME
oauth2 issuerhttp://rdf-pub.org#oauth2Issuer
The oauth2 issuer of the oauth2 tokens with which an actor is authenticated
- See Also:
-
OAUTH2_ISSUER_PREFERRED_USER_NAME_LOCALNAME
oauth2 issuer preferred user namehttp://rdf-pub.org#oauth2IssuerPreferredUserName
The user name of the user, that is authenticated via an oauth2 issuer.
- See Also:
-
OAUTH2_ISSUER_USER_ID_LOCALNAME
oauth2 issuer userIdhttp://rdf-pub.org#oauth2IssuerUserId
The userId of the user, that is authenticated via an oauth2 issuer.
- See Also:
-
OPENID_CONFIGURATION_LOCALNAME
openid-configurationhttp://rdf-pub.org#openidConfiguration
Links to the .well-known/openid-configuration
- See Also:
-
OUTBOX_SPARQL_LOCALNAME
outboxSparqlhttp://rdf-pub.org#outboxSparql
Links a SPARQL endpoint to query the outbox resources of a as:actor.
- See Also:
-
PUBLIC_SPARQL_LOCALNAME
publicSparqlhttp://rdf-pub.org#publicSparql
Links a SPARQL endpoint to query the public collection of a rdf-pub instance.
- See Also:
-
VERSION_LOCALNAME
rdf-pub versioinhttp://rdf-pub.org#version
The rdf-pub software version of the running instance (a.k.a. maven version).
- See Also:
-
COMMIT_ID
public static final org.eclipse.rdf4j.model.IRI COMMIT_IDrdf-pub commitIdhttp://rdf-pub.org#commitId
The git commitId from which this instance was built.
- See Also:
-
INBOX_SPARQL
public static final org.eclipse.rdf4j.model.IRI INBOX_SPARQLinboxSparqlhttp://rdf-pub.org#inboxSparql
Links a SPARQL endpoint to query the inbox resources of a as:actor.
- See Also:
-
OAUTH2_ISSUER
public static final org.eclipse.rdf4j.model.IRI OAUTH2_ISSUERoauth2 issuerhttp://rdf-pub.org#oauth2Issuer
The oauth2 issuer of the oauth2 tokens with which an actor is authenticated
- See Also:
-
OAUTH2_ISSUER_PREFERRED_USER_NAME
public static final org.eclipse.rdf4j.model.IRI OAUTH2_ISSUER_PREFERRED_USER_NAMEoauth2 issuer preferred user namehttp://rdf-pub.org#oauth2IssuerPreferredUserName
The user name of the user, that is authenticated via an oauth2 issuer.
- See Also:
-
OAUTH2_ISSUER_USER_ID
public static final org.eclipse.rdf4j.model.IRI OAUTH2_ISSUER_USER_IDoauth2 issuer userIdhttp://rdf-pub.org#oauth2IssuerUserId
The userId of the user, that is authenticated via an oauth2 issuer.
- See Also:
-
OPENID_CONFIGURATION
public static final org.eclipse.rdf4j.model.IRI OPENID_CONFIGURATIONopenid-configurationhttp://rdf-pub.org#openidConfiguration
Links to the .well-known/openid-configuration
- See Also:
-
OUTBOX_SPARQL
public static final org.eclipse.rdf4j.model.IRI OUTBOX_SPARQLoutboxSparqlhttp://rdf-pub.org#outboxSparql
Links a SPARQL endpoint to query the outbox resources of a as:actor.
- See Also:
-
PUBLIC_SPARQL
public static final org.eclipse.rdf4j.model.IRI PUBLIC_SPARQLpublicSparqlhttp://rdf-pub.org#publicSparql
Links a SPARQL endpoint to query the public collection of a rdf-pub instance.
- See Also:
-
VERSION
public static final org.eclipse.rdf4j.model.IRI VERSIONrdf-pub versioinhttp://rdf-pub.org#version
The rdf-pub software version of the running instance (a.k.a. maven version).
- See Also:
-
-
Constructor Details
-
RDFPUB
public RDFPUB()
-