Class RDFPUB

java.lang.Object
org.linkedopenactors.ns.rdfpub.RDFPUB

public class RDFPUB extends Object
"rdf-pub vocabular" rdf types needed for fulfilling the rdf-pub work. Namespace RDFPUB Prefix: <http://rdf-pub.org#>
  • Field Details

    • NAMESPACE

      public static final String NAMESPACE
      <http://rdf-pub.org#>
      See Also:
    • NAMESPACE_IRI

      public static final org.eclipse.rdf4j.model.IRI NAMESPACE_IRI
      <http://rdf-pub.org#>
    • PREFIX

      public static final String PREFIX
      <RDFPUB>
      See Also:
    • COMMIT_ID_STRING

      public static final String COMMIT_ID_STRING
      rdf-pub commitId

      http://rdf-pub.org#commitId

      The git commitId from which this instance was built.

      See Also:
    • INBOX_SPARQL_STRING

      public static final String INBOX_SPARQL_STRING
      inboxSparql

      http://rdf-pub.org#inboxSparql

      Links a SPARQL endpoint to query the inbox resources of a as:actor.

      See Also:
    • OAUTH2_ISSUER_STRING

      public static final String OAUTH2_ISSUER_STRING
      oauth2 issuer

      http://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

      public static final String OAUTH2_ISSUER_PREFERRED_USER_NAME_STRING
      oauth2 issuer preferred user name

      http://rdf-pub.org#oauth2IssuerPreferredUserName

      The user name of the user, that is authenticated via an oauth2 issuer.

      See Also:
    • OAUTH2_ISSUER_USER_ID_STRING

      public static final String OAUTH2_ISSUER_USER_ID_STRING
      oauth2 issuer userId

      http://rdf-pub.org#oauth2IssuerUserId

      The userId of the user, that is authenticated via an oauth2 issuer.

      See Also:
    • OPENID_CONFIGURATION_STRING

      public static final String OPENID_CONFIGURATION_STRING
      openid-configuration

      http://rdf-pub.org#openidConfiguration

      Links to the .well-known/openid-configuration

      See Also:
    • OUTBOX_SPARQL_STRING

      public static final String OUTBOX_SPARQL_STRING
      outboxSparql

      http://rdf-pub.org#outboxSparql

      Links a SPARQL endpoint to query the outbox resources of a as:actor.

      See Also:
    • PUBLIC_SPARQL_STRING

      public static final String PUBLIC_SPARQL_STRING
      publicSparql

      http://rdf-pub.org#publicSparql

      Links a SPARQL endpoint to query the public collection of a rdf-pub instance.

      See Also:
    • VERSION_STRING

      public static final String VERSION_STRING
      rdf-pub versioin

      http://rdf-pub.org#version

      The rdf-pub software version of the running instance (a.k.a. maven version).

      See Also:
    • COMMIT_ID_LOCALNAME

      public static final String COMMIT_ID_LOCALNAME
      rdf-pub commitId

      http://rdf-pub.org#commitId

      The git commitId from which this instance was built.

      See Also:
    • INBOX_SPARQL_LOCALNAME

      public static final String INBOX_SPARQL_LOCALNAME
      inboxSparql

      http://rdf-pub.org#inboxSparql

      Links a SPARQL endpoint to query the inbox resources of a as:actor.

      See Also:
    • OAUTH2_ISSUER_LOCALNAME

      public static final String OAUTH2_ISSUER_LOCALNAME
      oauth2 issuer

      http://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

      public static final String OAUTH2_ISSUER_PREFERRED_USER_NAME_LOCALNAME
      oauth2 issuer preferred user name

      http://rdf-pub.org#oauth2IssuerPreferredUserName

      The user name of the user, that is authenticated via an oauth2 issuer.

      See Also:
    • OAUTH2_ISSUER_USER_ID_LOCALNAME

      public static final String OAUTH2_ISSUER_USER_ID_LOCALNAME
      oauth2 issuer userId

      http://rdf-pub.org#oauth2IssuerUserId

      The userId of the user, that is authenticated via an oauth2 issuer.

      See Also:
    • OPENID_CONFIGURATION_LOCALNAME

      public static final String OPENID_CONFIGURATION_LOCALNAME
      openid-configuration

      http://rdf-pub.org#openidConfiguration

      Links to the .well-known/openid-configuration

      See Also:
    • OUTBOX_SPARQL_LOCALNAME

      public static final String OUTBOX_SPARQL_LOCALNAME
      outboxSparql

      http://rdf-pub.org#outboxSparql

      Links a SPARQL endpoint to query the outbox resources of a as:actor.

      See Also:
    • PUBLIC_SPARQL_LOCALNAME

      public static final String PUBLIC_SPARQL_LOCALNAME
      publicSparql

      http://rdf-pub.org#publicSparql

      Links a SPARQL endpoint to query the public collection of a rdf-pub instance.

      See Also:
    • VERSION_LOCALNAME

      public static final String VERSION_LOCALNAME
      rdf-pub versioin

      http://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_ID
      rdf-pub commitId

      http://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_SPARQL
      inboxSparql

      http://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_ISSUER
      oauth2 issuer

      http://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_NAME
      oauth2 issuer preferred user name

      http://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_ID
      oauth2 issuer userId

      http://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_CONFIGURATION
      openid-configuration

      http://rdf-pub.org#openidConfiguration

      Links to the .well-known/openid-configuration

      See Also:
    • OUTBOX_SPARQL

      public static final org.eclipse.rdf4j.model.IRI OUTBOX_SPARQL
      outboxSparql

      http://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_SPARQL
      publicSparql

      http://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 VERSION
      rdf-pub versioin

      http://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()