Interface RDFPUB
- All Superinterfaces:
Vocabulary
- All Known Implementing Classes:
RDFPUBDefault
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.commons.rdf.api.IRI
The version of an object.org.apache.commons.rdf.api.IRI
For administrative purposes it is very helpful to manage all stakeholder groups in collections.org.apache.commons.rdf.api.IRI
commitId()
rdf-pub commitIdorg.apache.commons.rdf.api.IRI
For administrative purposes it is very helpful to manage all stakeholder groups in collections.org.apache.commons.rdf.api.IRI
The issue host e.g.org.apache.commons.rdf.api.IRI
The unique userId, that a user has in it'soauth2Issuer
.org.apache.commons.rdf.api.IRI
For administrative purposes it is very helpful to manage all stakeholder groups in collections.org.apache.commons.rdf.api.IRI
For administrative purposes it is very helpful to manage all stakeholder groups in collections.org.apache.commons.rdf.api.IRI
For administrative purposes it is very helpful to manage all stakeholder groups in collections.org.apache.commons.rdf.api.IRI
version()
The software version of rdf-pub.Methods inherited from interface org.linkedopenactors.rdfpub.domain.commonsrdf.vocab.Vocabulary
getNamespace
-
Field Details
-
NS
- See Also:
-
commitId
- See Also:
-
oauth2IssuerUserId
- See Also:
-
oauth2Issuer
- See Also:
-
version
- See Also:
-
activityPubObjectVersion
- See Also:
-
personsCollection
- See Also:
-
applicationsCollection
- See Also:
-
groupsCollection
- See Also:
-
organizationsCollection
- See Also:
-
servicesCollection
- See Also:
-
-
Method Details
-
commitId
org.apache.commons.rdf.api.IRI commitId()rdf-pub commitIdhttp://rdf-pub.org#commitId
The git commitId from which this instance was built.
- Returns:
- The
IRI
of thecommitId
property. - See Also:
-
oauth2IssuerUserId
org.apache.commons.rdf.api.IRI oauth2IssuerUserId()The unique userId, that a user has in it'soauth2Issuer
.- Returns:
- The
IRI
of theoauth2Issuer
property.
-
oauth2Issuer
org.apache.commons.rdf.api.IRI oauth2Issuer()The issue host e.g. 'login.m4h.network'.- Returns:
- The
IRI
of theoauth2Issuer
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 theversion
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 theactivityPubObjectVersion
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.
-