All Superinterfaces:
Vocabulary
All Known Implementing Classes:
RDFPUBDefault

public interface RDFPUB extends Vocabulary
  • Field Details

  • Method Details

    • commitId

      org.apache.commons.rdf.api.IRI commitId()
      rdf-pub commitId

      http://rdf-pub.org#commitId

      The git commitId from which this instance was built.

      Returns:
      The IRI of the commitId property.
      See Also:
    • oauth2IssuerUserId

      org.apache.commons.rdf.api.IRI oauth2IssuerUserId()
      The unique userId, that a user has in it's oauth2Issuer.
      Returns:
      The IRI of the oauth2Issuer property.
    • oauth2Issuer

      org.apache.commons.rdf.api.IRI oauth2Issuer()
      The issue host e.g. 'login.m4h.network'.
      Returns:
      The IRI of the oauth2Issuer property.
    • version

      org.apache.commons.rdf.api.IRI version()
      The software version of rdf-pub. Normaly matches to the maven version.
      Returns:
      The IRI of the version property.
    • activityPubObjectVersion

      org.apache.commons.rdf.api.IRI activityPubObjectVersion()
      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.
      Returns:
      The IRI of the activityPubObjectVersion property.
    • personsCollection

      org.apache.commons.rdf.api.IRI personsCollection()
      For administrative purposes it is very helpful to manage all stakeholder groups in collections.
      Returns:
      The IRI of the personsCollection.
    • applicationsCollection

      org.apache.commons.rdf.api.IRI applicationsCollection()
      For administrative purposes it is very helpful to manage all stakeholder groups in collections.
      Returns:
      The IRI of the applicationsCollection.
    • groupsCollection

      org.apache.commons.rdf.api.IRI groupsCollection()
      For administrative purposes it is very helpful to manage all stakeholder groups in collections.
      Returns:
      The IRI of the groupsCollection.
    • organizationsCollection

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

      org.apache.commons.rdf.api.IRI servicesCollection()
      For administrative purposes it is very helpful to manage all stakeholder groups in collections.
      Returns:
      The IRI of the servicesCollection.