Class RDFPUBDefault

java.lang.Object
org.linkedopenactors.rdfpub.store.rdf4j.vocab.RDFPUBDefault
All Implemented Interfaces:
RDFPUB, Vocabulary

public class RDFPUBDefault extends Object implements RDFPUB
  • Constructor Details

    • RDFPUBDefault

      public RDFPUBDefault()
  • Method Details

    • getNamespace

      public org.apache.commons.rdf.api.IRI getNamespace()
      Specified by:
      getNamespace in interface Vocabulary
    • commitId

      public org.apache.commons.rdf.api.IRI commitId()
      Description copied from interface: RDFPUB
      rdf-pub commitId

      http://rdf-pub.org#commitId

      The git commitId from which this instance was built.

      Specified by:
      commitId in interface RDFPUB
      Returns:
      The IRI of the RDFPUB.commitId property.
      See Also:
    • oauth2IssuerUserId

      public org.apache.commons.rdf.api.IRI oauth2IssuerUserId()
      Description copied from interface: RDFPUB
      The unique userId, that a user has in it's RDFPUB.oauth2Issuer.
      Specified by:
      oauth2IssuerUserId in interface RDFPUB
      Returns:
      The IRI of the RDFPUB.oauth2Issuer property.
    • version

      public org.apache.commons.rdf.api.IRI version()
      Description copied from interface: RDFPUB
      The software version of rdf-pub. Normaly matches to the maven version.
      Specified by:
      version in interface RDFPUB
      Returns:
      The IRI of the RDFPUB.version property.
    • oauth2Issuer

      public org.apache.commons.rdf.api.IRI oauth2Issuer()
      Description copied from interface: RDFPUB
      The issue host e.g. 'login.m4h.network'.
      Specified by:
      oauth2Issuer in interface RDFPUB
      Returns:
      The IRI of the RDFPUB.oauth2Issuer property.
    • activityPubObjectVersion

      public org.apache.commons.rdf.api.IRI activityPubObjectVersion()
      Description copied from interface: RDFPUB
      The version of an object. Assuming an actor has version 5, the FEP-4ccd is now implemented in rdf-pub, which means that an actor also receives a pendingFollowers invalid input: '&' pendingFollowing collection. Then the actor must be updated to version 6, which is extended by the 2 collections. Actor is just a sample, applies to all types of objects.
      Specified by:
      activityPubObjectVersion in interface RDFPUB
      Returns:
      The IRI of the RDFPUB.activityPubObjectVersion property.
    • personsCollection

      public org.apache.commons.rdf.api.IRI personsCollection()
      Description copied from interface: RDFPUB
      For administrative purposes it is very helpful to manage all stakeholder groups in collections.
      Specified by:
      personsCollection in interface RDFPUB
      Returns:
      The IRI of the personsCollection.
    • applicationsCollection

      public org.apache.commons.rdf.api.IRI applicationsCollection()
      Description copied from interface: RDFPUB
      For administrative purposes it is very helpful to manage all stakeholder groups in collections.
      Specified by:
      applicationsCollection in interface RDFPUB
      Returns:
      The IRI of the applicationsCollection.
    • groupsCollection

      public org.apache.commons.rdf.api.IRI groupsCollection()
      Description copied from interface: RDFPUB
      For administrative purposes it is very helpful to manage all stakeholder groups in collections.
      Specified by:
      groupsCollection in interface RDFPUB
      Returns:
      The IRI of the groupsCollection.
    • organizationsCollection

      public org.apache.commons.rdf.api.IRI organizationsCollection()
      Description copied from interface: RDFPUB
      For administrative purposes it is very helpful to manage all stakeholder groups in collections.
      Specified by:
      organizationsCollection in interface RDFPUB
      Returns:
      The IRI of the organisationsCollection.
    • servicesCollection

      public org.apache.commons.rdf.api.IRI servicesCollection()
      Description copied from interface: RDFPUB
      For administrative purposes it is very helpful to manage all stakeholder groups in collections.
      Specified by:
      servicesCollection in interface RDFPUB
      Returns:
      The IRI of the servicesCollection.