All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.linkedopenactors.ns.rdfpub.RDFPUB Maven / Gradle / Ivy

The newest version!
/*
 * Auto-generated by RDF4JSchemaGenerator
 */
package org.linkedopenactors.ns.rdfpub;

import org.eclipse.rdf4j.model.IRI;
import org.eclipse.rdf4j.model.ValueFactory;
import org.eclipse.rdf4j.model.impl.SimpleValueFactory;

/**
 * "rdf-pub vocabular"
 * rdf types needed for fulfilling the rdf-pub work.
 *
 * Namespace RDFPUB
 * Prefix: {@code }
 *
 */
public class RDFPUB {

	/**
	 * {@code }
	 */
	public static final String NAMESPACE = "http://rdf-pub.org#"; 

	/**
	 * {@code }
	 */
	public static final IRI NAMESPACE_IRI;

	/**
	 * {@code }
	 */
	public static final String PREFIX = "RDFPUB"; 

	/**********************
	 * IRI String Constants
	 **********************/

	/**
	 * rdf-pub commitId
	 * 

* {@code http://rdf-pub.org#commitId} *

* The git commitId from which this instance was built. * @see commitId */ public static final String COMMIT_ID_STRING = "commitId"; /** * inboxSparql *

* {@code http://rdf-pub.org#inboxSparql} *

* Links a SPARQL endpoint to query the inbox resources of a as:actor. * @see inboxSparql */ public static final String INBOX_SPARQL_STRING = "inboxSparql"; /** * oauth2 issuer *

* {@code http://rdf-pub.org#oauth2Issuer} *

* The oauth2 issuer of the oauth2 tokens with which an actor is * authenticated * @see oauth2Issuer */ public static final String OAUTH2_ISSUER_STRING = "oauth2Issuer"; /** * oauth2 issuer preferred user name *

* {@code http://rdf-pub.org#oauth2IssuerPreferredUserName} *

* The user name of the user, that is authenticated via an oauth2 issuer. * @see oauth2IssuerPreferredUserName */ public static final String OAUTH2_ISSUER_PREFERRED_USER_NAME_STRING = "oauth2IssuerPreferredUserName"; /** * oauth2 issuer userId *

* {@code http://rdf-pub.org#oauth2IssuerUserId} *

* The userId of the user, that is authenticated via an oauth2 issuer. * @see oauth2IssuerUserId */ public static final String OAUTH2_ISSUER_USER_ID_STRING = "oauth2IssuerUserId"; /** * openid-configuration *

* {@code http://rdf-pub.org#openidConfiguration} *

* Links to the .well-known/openid-configuration * @see openidConfiguration */ public static final String OPENID_CONFIGURATION_STRING = "openidConfiguration"; /** * outboxSparql *

* {@code http://rdf-pub.org#outboxSparql} *

* Links a SPARQL endpoint to query the outbox resources of a as:actor. * @see outboxSparql */ public static final String OUTBOX_SPARQL_STRING = "outboxSparql"; /** * publicSparql *

* {@code http://rdf-pub.org#publicSparql} *

* Links a SPARQL endpoint to query the public collection of a rdf-pub * instance. * @see publicSparql */ public static final String PUBLIC_SPARQL_STRING = "publicSparql"; /** * rdf-pub versioin *

* {@code http://rdf-pub.org#version} *

* The rdf-pub software version of the running instance (a.k.a. maven * version). * @see version */ public static final String VERSION_STRING = "version"; /***************************** * Local Name String Constants *****************************/ /** * rdf-pub commitId *

* {@code http://rdf-pub.org#commitId} *

* The git commitId from which this instance was built. * @see commitId */ public static final String COMMIT_ID_LOCALNAME = "commitId"; /** * inboxSparql *

* {@code http://rdf-pub.org#inboxSparql} *

* Links a SPARQL endpoint to query the inbox resources of a as:actor. * @see inboxSparql */ public static final String INBOX_SPARQL_LOCALNAME = "inboxSparql"; /** * oauth2 issuer *

* {@code http://rdf-pub.org#oauth2Issuer} *

* The oauth2 issuer of the oauth2 tokens with which an actor is * authenticated * @see oauth2Issuer */ public static final String OAUTH2_ISSUER_LOCALNAME = "oauth2Issuer"; /** * oauth2 issuer preferred user name *

* {@code http://rdf-pub.org#oauth2IssuerPreferredUserName} *

* The user name of the user, that is authenticated via an oauth2 issuer. * @see oauth2IssuerPreferredUserName */ public static final String OAUTH2_ISSUER_PREFERRED_USER_NAME_LOCALNAME = "oauth2IssuerPreferredUserName"; /** * oauth2 issuer userId *

* {@code http://rdf-pub.org#oauth2IssuerUserId} *

* The userId of the user, that is authenticated via an oauth2 issuer. * @see oauth2IssuerUserId */ public static final String OAUTH2_ISSUER_USER_ID_LOCALNAME = "oauth2IssuerUserId"; /** * openid-configuration *

* {@code http://rdf-pub.org#openidConfiguration} *

* Links to the .well-known/openid-configuration * @see openidConfiguration */ public static final String OPENID_CONFIGURATION_LOCALNAME = "openidConfiguration"; /** * outboxSparql *

* {@code http://rdf-pub.org#outboxSparql} *

* Links a SPARQL endpoint to query the outbox resources of a as:actor. * @see outboxSparql */ public static final String OUTBOX_SPARQL_LOCALNAME = "outboxSparql"; /** * publicSparql *

* {@code http://rdf-pub.org#publicSparql} *

* Links a SPARQL endpoint to query the public collection of a rdf-pub * instance. * @see publicSparql */ public static final String PUBLIC_SPARQL_LOCALNAME = "publicSparql"; /** * rdf-pub versioin *

* {@code http://rdf-pub.org#version} *

* The rdf-pub software version of the running instance (a.k.a. maven * version). * @see version */ public static final String VERSION_LOCALNAME = "version"; /*************** * IRI Constants ***************/ /** * rdf-pub commitId *

* {@code http://rdf-pub.org#commitId} *

* The git commitId from which this instance was built. * @see commitId */ public static final IRI COMMIT_ID; /** * inboxSparql *

* {@code http://rdf-pub.org#inboxSparql} *

* Links a SPARQL endpoint to query the inbox resources of a as:actor. * @see inboxSparql */ public static final IRI INBOX_SPARQL; /** * oauth2 issuer *

* {@code http://rdf-pub.org#oauth2Issuer} *

* The oauth2 issuer of the oauth2 tokens with which an actor is * authenticated * @see oauth2Issuer */ public static final IRI OAUTH2_ISSUER; /** * oauth2 issuer preferred user name *

* {@code http://rdf-pub.org#oauth2IssuerPreferredUserName} *

* The user name of the user, that is authenticated via an oauth2 issuer. * @see oauth2IssuerPreferredUserName */ public static final IRI OAUTH2_ISSUER_PREFERRED_USER_NAME; /** * oauth2 issuer userId *

* {@code http://rdf-pub.org#oauth2IssuerUserId} *

* The userId of the user, that is authenticated via an oauth2 issuer. * @see oauth2IssuerUserId */ public static final IRI OAUTH2_ISSUER_USER_ID; /** * openid-configuration *

* {@code http://rdf-pub.org#openidConfiguration} *

* Links to the .well-known/openid-configuration * @see openidConfiguration */ public static final IRI OPENID_CONFIGURATION; /** * outboxSparql *

* {@code http://rdf-pub.org#outboxSparql} *

* Links a SPARQL endpoint to query the outbox resources of a as:actor. * @see outboxSparql */ public static final IRI OUTBOX_SPARQL; /** * publicSparql *

* {@code http://rdf-pub.org#publicSparql} *

* Links a SPARQL endpoint to query the public collection of a rdf-pub * instance. * @see publicSparql */ public static final IRI PUBLIC_SPARQL; /** * rdf-pub versioin *

* {@code http://rdf-pub.org#version} *

* The rdf-pub software version of the running instance (a.k.a. maven * version). * @see version */ public static final IRI VERSION; /** * Static initializer */ static { ValueFactory vf = SimpleValueFactory.getInstance(); NAMESPACE_IRI = vf.createIRI(NAMESPACE); /*********************** * IRI Constant creation ***********************/ COMMIT_ID = vf.createIRI("http://rdf-pub.org#commitId"); INBOX_SPARQL = vf.createIRI("http://rdf-pub.org#inboxSparql"); OAUTH2_ISSUER = vf.createIRI("http://rdf-pub.org#oauth2Issuer"); OAUTH2_ISSUER_PREFERRED_USER_NAME = vf.createIRI("http://rdf-pub.org#oauth2IssuerPreferredUserName"); OAUTH2_ISSUER_USER_ID = vf.createIRI("http://rdf-pub.org#oauth2IssuerUserId"); OPENID_CONFIGURATION = vf.createIRI("http://rdf-pub.org#openidConfiguration"); OUTBOX_SPARQL = vf.createIRI("http://rdf-pub.org#outboxSparql"); PUBLIC_SPARQL = vf.createIRI("http://rdf-pub.org#publicSparql"); VERSION = vf.createIRI("http://rdf-pub.org#version"); } public RDFPUB() { // To enable service discovery to succeed, even though this is a static class } }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy