Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W X 

A

ABOUT - Static variable in class com.atomgraph.processor.vocabulary.SIOC
Specifies that this Item is about a particular resource, e.g.
absolutePath - Static variable in class com.atomgraph.server.vocabulary.HTTP
 
absoluteURI - Static variable in class com.atomgraph.server.vocabulary.HTTP
 
ACCOUNT_OF - Static variable in class com.atomgraph.processor.vocabulary.SIOC
Refers to the foaf:Agent or foaf:Person who owns this sioc:User online account.
addSuperParameters(Template, Map<Property, Parameter>) - Method in class com.atomgraph.processor.model.impl.TemplateImpl
 
ADMINISTRATOR_OF - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A Site that the User is an administrator of.
AP - Class in com.atomgraph.processor.vocabulary
 
AP() - Constructor for class com.atomgraph.processor.vocabulary.AP
 
Application - Interface in com.atomgraph.processor.model
 
Application - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
Application - Class in com.atomgraph.server
 
Application(ServletConfig) - Constructor for class com.atomgraph.server.Application
Initializes root resource classes and provider singletons
Application(Dataset, String, String, String, String, String, MediaTypes, Client, Integer, boolean, LocationMapper, String, String, boolean) - Constructor for class com.atomgraph.server.Application
 
ApplicationImpl - Class in com.atomgraph.processor.model.impl
 
ApplicationImpl(Service, Resource) - Constructor for class com.atomgraph.processor.model.impl.ApplicationImpl
 
ApplicationProvider - Class in com.atomgraph.server.provider
Application provider.
ApplicationProvider(Application) - Constructor for class com.atomgraph.server.provider.ApplicationProvider
 
applyArguments(MultivaluedMap<String, String>) - Method in class com.atomgraph.processor.util.TemplateCall
 
applyDefaults() - Method in class com.atomgraph.processor.util.TemplateCall
 
arg(Parameter, RDFNode) - Method in class com.atomgraph.processor.util.TemplateCall
 
arg(Resource) - Method in class com.atomgraph.processor.util.TemplateCall
 
arg - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
Argument - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
ATTACHMENT - Static variable in class com.atomgraph.processor.vocabulary.SIOC
The URI of a file attached to an Item.
AVATAR - Static variable in class com.atomgraph.processor.vocabulary.SIOC
An image or depiction used to represent this User.

B

base - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
BasedModelProvider - Class in com.atomgraph.server.io
A provider that reads/writes model and resolves relative URIs against request base URI.
BasedModelProvider() - Constructor for class com.atomgraph.server.io.BasedModelProvider
 
build(Model) - Method in class com.atomgraph.processor.util.Skolemizer
 
build(Resource) - Method in class com.atomgraph.processor.util.Skolemizer
 
build(Resource, OntClass) - Method in class com.atomgraph.processor.util.Skolemizer
 

C

C - Class in com.atomgraph.processor.vocabulary
 
C() - Constructor for class com.atomgraph.processor.vocabulary.C
 
cacheControl - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
cacheSitemap - Static variable in class com.atomgraph.processor.vocabulary.AP
 
check(Ontology) - Method in class com.atomgraph.server.provider.OntologyProvider.ImportCycleChecker
 
ClassPrecedence(OntClass, int) - Constructor for class com.atomgraph.processor.util.Skolemizer.ClassPrecedence
 
ClientExceptionMapper - Class in com.atomgraph.server.mapper
 
ClientExceptionMapper() - Constructor for class com.atomgraph.server.mapper.ClientExceptionMapper
 
com.atomgraph.processor.exception - package com.atomgraph.processor.exception
 
com.atomgraph.processor.model - package com.atomgraph.processor.model
 
com.atomgraph.processor.model.impl - package com.atomgraph.processor.model.impl
 
com.atomgraph.processor.util - package com.atomgraph.processor.util
 
com.atomgraph.processor.vocabulary - package com.atomgraph.processor.vocabulary
 
com.atomgraph.server - package com.atomgraph.server
 
com.atomgraph.server.exception - package com.atomgraph.server.exception
 
com.atomgraph.server.filter.response - package com.atomgraph.server.filter.response
 
com.atomgraph.server.io - package com.atomgraph.server.io
 
com.atomgraph.server.mapper - package com.atomgraph.server.mapper
 
com.atomgraph.server.mapper.jena - package com.atomgraph.server.mapper.jena
 
com.atomgraph.server.model - package com.atomgraph.server.model
 
com.atomgraph.server.model.impl - package com.atomgraph.server.model.impl
 
com.atomgraph.server.provider - package com.atomgraph.server.provider
 
com.atomgraph.server.resource.graph - package com.atomgraph.server.resource.graph
 
com.atomgraph.server.vocabulary - package com.atomgraph.server.vocabulary
 
COMMUNITY - Static variable in class com.atomgraph.processor.vocabulary.SIOC
Community is a high-level concept that defines an online community and what it consists of.
COMPARATOR - Static variable in interface com.atomgraph.processor.model.Template
 
COMPARATOR - Static variable in class com.atomgraph.processor.util.TemplateMatcher.TemplatePrecedence
 
compareTo(Object) - Method in class com.atomgraph.processor.util.Skolemizer.ClassPrecedence
 
ConfigurationExceptionMapper - Class in com.atomgraph.server.mapper
 
ConfigurationExceptionMapper() - Constructor for class com.atomgraph.server.mapper.ConfigurationExceptionMapper
 
ConstraintViolationException - Exception in com.atomgraph.server.exception
 
ConstraintViolationException(List<ConstraintViolation>, Model, String) - Constructor for exception com.atomgraph.server.exception.ConstraintViolationException
 
ConstraintViolationException(List<ConstraintViolation>, Model) - Constructor for exception com.atomgraph.server.exception.ConstraintViolationException
 
ConstraintViolationExceptionMapper - Class in com.atomgraph.server.mapper
 
ConstraintViolationExceptionMapper() - Constructor for class com.atomgraph.server.mapper.ConstraintViolationExceptionMapper
 
Container - Static variable in class com.atomgraph.processor.vocabulary.DH
 
Container - Static variable in class com.atomgraph.processor.vocabulary.NGT
 
CONTAINER - Static variable in class com.atomgraph.processor.vocabulary.SIOC
An area in which content Items are contained.
CONTAINER_OF - Static variable in class com.atomgraph.processor.vocabulary.SIOC
An Item that this Container contains.
CONTENT - Static variable in class com.atomgraph.processor.vocabulary.SIOC
The content of the Item in plain text format.
CONTENT_ENCODED - Static variable in class com.atomgraph.processor.vocabulary.SIOC
The encoded content of the Post, contained in CDATA areas.
CREATED_AT - Static variable in class com.atomgraph.processor.vocabulary.SIOC
When this was created, in ISO 8601 format.
createTyped(String, Resource) - Static method in class com.atomgraph.processor.util.RDFNodeFactory
 
CREATOR_OF - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A resource that the User is a creator of.

D

DatatypeFormatExceptionMapper - Class in com.atomgraph.server.mapper.jena
 
DatatypeFormatExceptionMapper() - Constructor for class com.atomgraph.server.mapper.jena.DatatypeFormatExceptionMapper
 
delete() - Method in class com.atomgraph.server.model.impl.ResourceBase
Handles DELETE method, deletes the RDF representation of this resource from the application's dataset, and returns response.
delete() - Method in class com.atomgraph.server.resource.graph.Item
 
DESCRIPTION - Static variable in class com.atomgraph.processor.vocabulary.SIOC
The content of the Post.
DH - Class in com.atomgraph.processor.vocabulary
 
DH() - Constructor for class com.atomgraph.processor.vocabulary.DH
 
Document - Static variable in class com.atomgraph.processor.vocabulary.DH
 

E

EMAIL - Static variable in class com.atomgraph.processor.vocabulary.SIOC
An electronic mail address of the User.
EMAIL_SHA1 - Static variable in class com.atomgraph.processor.vocabulary.SIOC
An electronic mail address of the User, encoded using SHA1.
equals(Object) - Method in class com.atomgraph.processor.util.TemplateMatcher.TemplatePrecedence
 
ExceptionMapperBase - Class in com.atomgraph.server.mapper
Abstract base class for ExceptionMappers that build responses with exceptions as RDF resources.
ExceptionMapperBase() - Constructor for class com.atomgraph.server.mapper.ExceptionMapperBase
 
extends_ - Static variable in class com.atomgraph.processor.vocabulary.LDT
 

F

factory - Static variable in class com.atomgraph.processor.model.impl.ParameterImpl
 
factory - Static variable in class com.atomgraph.processor.model.impl.TemplateImpl
 
FEED - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A feed (e.g.
filter(ContainerRequest, ContainerResponse) - Method in class com.atomgraph.server.filter.response.HypermediaFilter
 
first - Static variable in class com.atomgraph.server.vocabulary.XHV
 
FIRST_NAME - Static variable in class com.atomgraph.processor.vocabulary.SIOC
First (real) name of this User.
fixOntModel(OntModel) - Method in class com.atomgraph.processor.util.Validator
 
FOLLOWS - Static variable in class com.atomgraph.processor.vocabulary.SIOC
Indicates that one User follows another User (e.g.
FORUM - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A discussion area on which Posts or entries are made.
fragment - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
fromResource(Resource, Template) - Static method in class com.atomgraph.processor.util.TemplateCall
 
fromUri(String, Model, Template) - Static method in class com.atomgraph.processor.util.TemplateCall
 
FUNCTION_OF - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A User who has this Role.

G

get() - Method in class com.atomgraph.server.resource.graph.Item
 
getAbsolutePathBuilder() - Method in class com.atomgraph.processor.util.Skolemizer
 
getApplication() - Method in class com.atomgraph.server.Application
 
getApplication() - Method in class com.atomgraph.server.model.impl.ResourceBase
 
getApplication() - Method in interface com.atomgraph.server.model.Resource
 
getApplication() - Method in class com.atomgraph.server.provider.ApplicationProvider
 
getArgument(Property) - Method in class com.atomgraph.processor.util.TemplateCall
 
getArgument(String, RDFNode) - Method in class com.atomgraph.processor.util.TemplateCall
 
getArgumentProperty(Property) - Method in class com.atomgraph.processor.util.TemplateCall
 
getBaseUriBuilder() - Method in class com.atomgraph.processor.util.Skolemizer
 
getCacheControl() - Method in class com.atomgraph.processor.model.impl.TemplateImpl
Returns Cache-Control HTTP header value, specified on an ontology class with given property.
getCacheControl() - Method in interface com.atomgraph.processor.model.Template
 
getCacheControl() - Method in class com.atomgraph.server.model.impl.ResourceBase
Returns the cache control of this resource, if specified.
getClasses() - Method in class com.atomgraph.server.Application
Provides JAX-RS root resource classes.
getConstraintViolations() - Method in exception com.atomgraph.server.exception.ConstraintViolationException
 
getContext(Class<?>) - Method in class com.atomgraph.server.provider.ApplicationProvider
 
getContext(Class<?>) - Method in class com.atomgraph.server.provider.OntologyProvider
 
getContext(Class<?>) - Method in class com.atomgraph.server.provider.TemplateCallProvider
 
getContext(Class<?>) - Method in class com.atomgraph.server.provider.TemplateProvider
 
getCycleOntology() - Method in class com.atomgraph.server.provider.OntologyProvider.ImportCycleChecker
 
getEncodings() - Method in class com.atomgraph.server.mapper.ExceptionMapperBase
 
getFileManager(LocationMapper) - Static method in class com.atomgraph.server.Application
 
getFragmentTemplate() - Method in class com.atomgraph.processor.model.impl.TemplateImpl
 
getFragmentTemplate() - Method in interface com.atomgraph.processor.model.Template
 
getHttpHeaders() - Method in class com.atomgraph.server.model.impl.ResourceBase
Returns HTTP headers of the current request.
getInjectable(ComponentContext, Context) - Method in class com.atomgraph.server.provider.ApplicationProvider
 
getInjectable(ComponentContext, Context) - Method in class com.atomgraph.server.provider.OntologyProvider
 
getInjectable(ComponentContext, Context) - Method in class com.atomgraph.server.provider.TemplateCallProvider
 
getInjectable(ComponentContext, Context) - Method in class com.atomgraph.server.provider.TemplateProvider
 
getLanguages() - Method in class com.atomgraph.processor.model.impl.TemplateImpl
 
getLanguages(Property) - Method in class com.atomgraph.processor.model.impl.TemplateImpl
 
getLanguages() - Method in interface com.atomgraph.processor.model.Template
 
getLanguages() - Method in class com.atomgraph.server.mapper.ExceptionMapperBase
 
getLanguages() - Method in class com.atomgraph.server.model.impl.ResourceBase
Content languages supported by the matching LDT template.
getLiteral(Resource, String) - Method in class com.atomgraph.processor.util.Skolemizer
 
getLoadClass() - Method in class com.atomgraph.processor.model.impl.TemplateImpl
 
getLoadClass() - Method in interface com.atomgraph.processor.model.Template
 
getLocalParameters() - Method in class com.atomgraph.processor.model.impl.TemplateImpl
 
getLocalParameters() - Method in interface com.atomgraph.processor.model.Template
 
getMatch() - Method in class com.atomgraph.processor.model.impl.TemplateImpl
 
getMatch() - Method in interface com.atomgraph.processor.model.Template
 
getMediaTypes() - Method in class com.atomgraph.server.mapper.ExceptionMapperBase
 
getModel() - Method in exception com.atomgraph.server.exception.ModelException
 
getNameValueMap(Resource, UriTemplateParser) - Method in class com.atomgraph.processor.util.Skolemizer
 
getOntClass() - Method in class com.atomgraph.processor.util.Skolemizer.ClassPrecedence
 
getOntDocumentManager() - Method in class com.atomgraph.server.provider.OntologyProvider
 
getOntModel() - Method in class com.atomgraph.processor.util.Validator
 
getOntModel(OntDocumentManager, String, OntModelSpec) - Static method in class com.atomgraph.server.provider.OntologyProvider
Loads ontology by URI.
getOntModelSpec() - Method in class com.atomgraph.server.Application
 
getOntology() - Method in interface com.atomgraph.processor.model.Application
 
getOntology() - Method in class com.atomgraph.processor.model.impl.ApplicationImpl
 
getOntology() - Method in class com.atomgraph.processor.util.Skolemizer
 
getOntology() - Method in class com.atomgraph.processor.util.TemplateMatcher
 
getOntology() - Method in class com.atomgraph.server.io.ValidatingDatasetProvider
 
getOntology() - Method in class com.atomgraph.server.io.ValidatingModelProvider
 
getOntology() - Method in class com.atomgraph.server.mapper.ExceptionMapperBase
 
getOntology() - Method in class com.atomgraph.server.model.impl.ResourceBase
 
getOntology() - Method in interface com.atomgraph.server.model.Resource
 
getOntology() - Method in class com.atomgraph.server.provider.OntologyProvider
 
getOntology(OntModelSpec) - Method in class com.atomgraph.server.provider.OntologyProvider
 
getOntology() - Method in class com.atomgraph.server.provider.TemplateProvider
 
getOntologyURI() - Method in class com.atomgraph.server.Application
 
getOntologyURI() - Method in class com.atomgraph.server.provider.OntologyProvider
 
getOntResource() - Method in class com.atomgraph.server.model.impl.ResourceBase
Returns this resource as ontology resource.
getOriginal() - Method in class com.atomgraph.processor.util.TemplateCall
 
getParameterMap() - Method in class com.atomgraph.processor.model.impl.TemplateImpl
 
getParameterMap() - Method in interface com.atomgraph.processor.model.Template
 
getParameters() - Method in class com.atomgraph.processor.model.impl.TemplateImpl
 
getParameters() - Method in interface com.atomgraph.processor.model.Template
 
getParent(OntClass) - Method in class com.atomgraph.processor.util.Skolemizer
 
getPrecedence() - Method in class com.atomgraph.processor.util.Skolemizer.ClassPrecedence
 
getPrecedence() - Method in class com.atomgraph.processor.util.TemplateMatcher.TemplatePrecedence
 
getPriority() - Method in class com.atomgraph.processor.model.impl.TemplateImpl
 
getPriority() - Method in interface com.atomgraph.processor.model.Template
 
getProviders() - Method in class com.atomgraph.server.filter.response.HypermediaFilter
 
getProviders() - Method in class com.atomgraph.server.io.ValidatingDatasetProvider
 
getProviders() - Method in class com.atomgraph.server.io.ValidatingModelProvider
 
getProviders() - Method in class com.atomgraph.server.mapper.ExceptionMapperBase
 
getProviders() - Method in class com.atomgraph.server.provider.OntologyProvider
 
getProviders() - Method in class com.atomgraph.server.provider.TemplateCallProvider
 
getProviders() - Method in class com.atomgraph.server.provider.TemplateProvider
 
getQuery() - Method in class com.atomgraph.processor.model.impl.TemplateImpl
 
getQuery() - Method in interface com.atomgraph.processor.model.Template
 
getQuery() - Method in class com.atomgraph.server.model.impl.ResourceBase
Returns query used to retrieve RDF description of this resource.
getQuerySolutionMap() - Method in class com.atomgraph.processor.util.TemplateCall
 
getQuerySolutionMap() - Method in class com.atomgraph.server.model.impl.ResourceBase
Returns variable bindings for description query.
getRequest() - Method in class com.atomgraph.server.io.SkolemizingDatasetProvider
 
getRequest() - Method in class com.atomgraph.server.io.SkolemizingModelProvider
 
getRequest() - Method in class com.atomgraph.server.mapper.ExceptionMapperBase
 
getResource(Resource, String) - Method in class com.atomgraph.processor.util.Skolemizer
 
getResourceContext() - Method in class com.atomgraph.server.model.impl.ResourceBase
 
getResponseBuilder(Dataset) - Method in class com.atomgraph.server.mapper.ExceptionMapperBase
 
getResponseBuilder(Model) - Method in class com.atomgraph.server.mapper.ExceptionMapperBase
 
getResponseBuilder(Dataset) - Method in class com.atomgraph.server.model.impl.ResourceBase
Creates response builder from response dataset.
getResponseBuilder(Model) - Method in class com.atomgraph.server.model.impl.ResourceBase
Creates response builder from response model.
getSingletons() - Method in class com.atomgraph.server.Application
Provides JAX-RS singleton objects (e.g.
getStringValue(Property) - Method in class com.atomgraph.processor.model.impl.TemplateImpl
 
getStringValue(OntClass, Property) - Method in class com.atomgraph.processor.util.Skolemizer
 
getSubResource() - Method in class com.atomgraph.server.model.impl.ResourceBase
Returns sub-resource instance.
getTemplate() - Method in class com.atomgraph.processor.util.TemplateCall
 
getTemplate() - Method in class com.atomgraph.processor.util.TemplateMatcher.TemplatePrecedence
 
getTemplate() - Method in class com.atomgraph.server.provider.TemplateCallProvider
 
getTemplate() - Method in class com.atomgraph.server.provider.TemplateProvider
 
getTemplate(Ontology, UriInfo) - Method in class com.atomgraph.server.provider.TemplateProvider
 
getTemplateCall() - Method in class com.atomgraph.server.filter.response.HypermediaFilter
 
getTemplateCall() - Method in class com.atomgraph.server.mapper.ExceptionMapperBase
 
getTemplateCall() - Method in class com.atomgraph.server.model.impl.ResourceBase
Returns LDT template that the URI of this resource matches.
getTemplateCall() - Method in interface com.atomgraph.server.model.Resource
 
getTemplateCall() - Method in class com.atomgraph.server.provider.TemplateCallProvider
 
getTemplateCall(Template, URI, MultivaluedMap<String, String>) - Method in class com.atomgraph.server.provider.TemplateCallProvider
 
getUpdate() - Method in class com.atomgraph.processor.model.impl.TemplateImpl
 
getUpdate() - Method in interface com.atomgraph.processor.model.Template
 
getUpdate() - Method in class com.atomgraph.server.model.impl.ResourceBase
Returns update used to remove RDF description of this resource.
getUpdate() - Method in interface com.atomgraph.server.model.QueriedResource
Returns the SPARQL query that is used to retrieve RDF description of this resource.
getURI() - Method in class com.atomgraph.processor.util.TemplateCall
 
getURI() - Static method in class com.atomgraph.processor.vocabulary.AP
The namespace of the vocabulary as a string
getURI() - Static method in class com.atomgraph.processor.vocabulary.C
The namespace of the vocabulary as a string
getURI() - Static method in class com.atomgraph.processor.vocabulary.DH
The namespace of the vocabulary as a string
getURI() - Static method in class com.atomgraph.processor.vocabulary.LDT
The namespace of the vocabulary as a string
getURI() - Static method in class com.atomgraph.processor.vocabulary.NGT
The namespace of the vocabulary as a string
getURI() - Static method in class com.atomgraph.processor.vocabulary.SIOC
The namespace of the vocabulary as a string
getURI() - Static method in class com.atomgraph.server.vocabulary.HTTP
The namespace of the vocabulary as a string
getURI() - Static method in class com.atomgraph.server.vocabulary.XHV
 
getUriInfo() - Method in class com.atomgraph.server.filter.response.HypermediaFilter
 
getUriInfo() - Method in class com.atomgraph.server.io.BasedModelProvider
 
getUriInfo() - Method in class com.atomgraph.server.io.SkolemizingDatasetProvider
 
getUriInfo() - Method in class com.atomgraph.server.mapper.ExceptionMapperBase
 
getUriInfo() - Method in class com.atomgraph.server.provider.TemplateCallProvider
 
getUriInfo() - Method in class com.atomgraph.server.provider.TemplateProvider
 
getVariants(List<MediaType>) - Method in class com.atomgraph.server.mapper.ExceptionMapperBase
Builds a list of acceptable response variants.
GraphStore - Static variable in class com.atomgraph.processor.vocabulary.C
 
GROUP_OF - Static variable in class com.atomgraph.processor.vocabulary.SIOC
 

H

HAS_ADMINISTRATOR - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A User who is an administrator of this Site.
HAS_CONTAINER - Static variable in class com.atomgraph.processor.vocabulary.SIOC
The Container to which this Item belongs.
HAS_CREATOR - Static variable in class com.atomgraph.processor.vocabulary.SIOC
This is the User who made this resource.
HAS_DISCUSSION - Static variable in class com.atomgraph.processor.vocabulary.SIOC
The discussion that is related to this Item.
HAS_FUNCTION - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A Role that this User has.
HAS_GROUP - Static variable in class com.atomgraph.processor.vocabulary.SIOC
 
HAS_HOST - Static variable in class com.atomgraph.processor.vocabulary.SIOC
The Site that hosts this Forum.
HAS_MEMBER - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A User who is a member of this Usergroup.
HAS_MODERATOR - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A User who is a moderator of this Forum.
HAS_MODIFIER - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A User who modified this Item.
HAS_OWNER - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A User that this resource is owned by.
HAS_PARENT - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A Container or Forum that this Container or Forum is a child of.
HAS_PART - Static variable in class com.atomgraph.processor.vocabulary.SIOC
An resource that is a part of this subject.
HAS_REPLY - Static variable in class com.atomgraph.processor.vocabulary.SIOC
Points to an Item or Post that is a reply or response to this Item or Post.
HAS_SCOPE - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A resource that this Role applies to.
HAS_SPACE - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A data Space which this resource is a part of.
HAS_SUBSCRIBER - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A User who is subscribed to this Container.
HAS_USERGROUP - Static variable in class com.atomgraph.processor.vocabulary.SIOC
Points to a Usergroup that has certain access to this Space.
hasArgument(Property) - Method in class com.atomgraph.processor.util.TemplateCall
 
hasArgument(String, RDFNode) - Method in class com.atomgraph.processor.util.TemplateCall
 
hashCode() - Method in class com.atomgraph.processor.util.TemplateMatcher.TemplatePrecedence
 
hasSuperTemplate(Template) - Method in class com.atomgraph.processor.model.impl.TemplateImpl
 
hasSuperTemplate(Template) - Method in interface com.atomgraph.processor.model.Template
 
HOST_OF - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A Forum that is hosted on this Site.
HTTP - Class in com.atomgraph.server.vocabulary
HTTP Vocabulary in RDF
HTTP() - Constructor for class com.atomgraph.server.vocabulary.HTTP
 
HttpExceptionMapper - Class in com.atomgraph.server.mapper.jena
Deprecated.
HttpExceptionMapper() - Constructor for class com.atomgraph.server.mapper.jena.HttpExceptionMapper
Deprecated.
 
HypermediaFilter - Class in com.atomgraph.server.filter.response
A filter that adds HATEOAS transitions to the RDF query result.
HypermediaFilter() - Constructor for class com.atomgraph.server.filter.response.HypermediaFilter
 

I

ID - Static variable in class com.atomgraph.processor.vocabulary.SIOC
An identifier of a SIOC concept instance.
ImportCycleChecker() - Constructor for class com.atomgraph.server.provider.OntologyProvider.ImportCycleChecker
 
init() - Method in class com.atomgraph.server.Application
Initializes JAX-RS resource classes and providers.
IP_ADDRESS - Static variable in class com.atomgraph.processor.vocabulary.SIOC
The IP address used when creating this Item.
isCacheSitemap() - Method in class com.atomgraph.server.Application
 
Item - Static variable in class com.atomgraph.processor.vocabulary.DH
 
Item - Static variable in class com.atomgraph.processor.vocabulary.NGT
 
ITEM - Static variable in class com.atomgraph.processor.vocabulary.SIOC
An Item is something which can be in a Container.
Item - Class in com.atomgraph.server.resource.graph
Named graph resource.
Item(UriInfo, Request, MediaTypes, Service, Application, Ontology, TemplateCall, HttpHeaders, ResourceContext) - Constructor for class com.atomgraph.server.resource.graph.Item
 

L

lang - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
LAST_NAME - Static variable in class com.atomgraph.processor.vocabulary.SIOC
Last (real) name of this user.
LATEST_VERSION - Static variable in class com.atomgraph.processor.vocabulary.SIOC
Links to the latest revision of this Item or Post.
LDT - Class in com.atomgraph.processor.vocabulary
Linked Data Templates vocabulary.
LDT() - Constructor for class com.atomgraph.processor.vocabulary.LDT
 
LINK - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A URI of a document which contains this SIOC object.
LINKS_TO - Static variable in class com.atomgraph.processor.vocabulary.SIOC
Links extracted from hyperlinks within a SIOC concept, e.g.
listArguments() - Method in class com.atomgraph.processor.util.TemplateCall
 
loadClass - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
locationMapping - Static variable in class com.atomgraph.processor.vocabulary.AP
 

M

match(Ontology, Resource, Property, int) - Method in class com.atomgraph.processor.util.Skolemizer
 
match(URI, URI) - Method in class com.atomgraph.processor.util.TemplateMatcher
Given an absolute URI and a base URI, returns ontology class with a matching URI template, if any.
match(Ontology, CharSequence, int) - Method in class com.atomgraph.processor.util.TemplateMatcher
Matches path (relative URI) against URI templates in sitemap ontology.
match(Ontology, CharSequence) - Method in class com.atomgraph.processor.util.TemplateMatcher
Given a relative URI and URI template property, returns ontology class with a matching URI template, if any.
match - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
MEMBER_OF - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A Usergroup that this User is a member of.
ModelException - Exception in com.atomgraph.server.exception
 
ModelException(Model) - Constructor for exception com.atomgraph.server.exception.ModelException
 
ModelException(Throwable, Model) - Constructor for exception com.atomgraph.server.exception.ModelException
 
ModelExceptionMapper - Class in com.atomgraph.server.mapper
 
ModelExceptionMapper() - Constructor for class com.atomgraph.server.mapper.ModelExceptionMapper
 
MODERATOR_OF - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A Forum that User is a moderator of.
MODIFIED_AT - Static variable in class com.atomgraph.processor.vocabulary.SIOC
When this was modified, in ISO 8601 format.
MODIFIER_OF - Static variable in class com.atomgraph.processor.vocabulary.SIOC
An Item that this User has modified.

N

NAME - Static variable in class com.atomgraph.processor.vocabulary.SIOC
The name of a SIOC instance, e.g.
NAMESPACE - Static variable in class com.atomgraph.processor.vocabulary.AP
The namespace of the vocabulary as a resource
NAMESPACE - Static variable in class com.atomgraph.processor.vocabulary.C
The namespace of the vocabulary as a resource
NAMESPACE - Static variable in class com.atomgraph.processor.vocabulary.DH
The namespace of the vocabulary as a resource
NAMESPACE - Static variable in class com.atomgraph.processor.vocabulary.LDT
The namespace of the vocabulary as a resource
NAMESPACE - Static variable in class com.atomgraph.processor.vocabulary.NGT
The namespace of the vocabulary as a resource
NAMESPACE - Static variable in class com.atomgraph.processor.vocabulary.SIOC
The namespace of the vocabulary as a resource
NAMESPACE - Static variable in class com.atomgraph.server.vocabulary.HTTP
The namespace of the vocabulary as a resource
next - Static variable in class com.atomgraph.server.vocabulary.XHV
 
NEXT_BY_DATE - Static variable in class com.atomgraph.processor.vocabulary.SIOC
Next Item or Post in a given Container sorted by date.
NEXT_VERSION - Static variable in class com.atomgraph.processor.vocabulary.SIOC
Links to the next revision of this Item or Post.
NGT - Class in com.atomgraph.processor.vocabulary
 
NGT() - Constructor for class com.atomgraph.processor.vocabulary.NGT
 
NOTE - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A note associated with this resource, for example, if it has been edited by a User.
NotFoundExceptionMapper - Class in com.atomgraph.server.mapper
 
NotFoundExceptionMapper() - Constructor for class com.atomgraph.server.mapper.NotFoundExceptionMapper
 
NS - Static variable in class com.atomgraph.processor.vocabulary.AP
The namespace of the vocabulary as a string
NS - Static variable in class com.atomgraph.processor.vocabulary.C
The namespace of the vocabulary as a string
NS - Static variable in class com.atomgraph.processor.vocabulary.DH
The namespace of the vocabulary as a string
NS - Static variable in class com.atomgraph.processor.vocabulary.LDT
The namespace of the vocabulary as a string
NS - Static variable in class com.atomgraph.processor.vocabulary.NGT
The namespace of the vocabulary as a string
NS - Static variable in class com.atomgraph.processor.vocabulary.SIOC
The namespace of the vocabulary as a string
NS - Static variable in class com.atomgraph.server.vocabulary.HTTP
The namespace of the vocabulary as a string
ns - Static variable in class com.atomgraph.server.vocabulary.XHV
 
NUM_POSTS - Static variable in class com.atomgraph.processor.vocabulary.SIOC
The number of posts that this person has posted.
NUM_REPLIES - Static variable in class com.atomgraph.processor.vocabulary.SIOC
The number of replies that this Item, Thread, Post, etc.
NUM_VIEWS - Static variable in class com.atomgraph.processor.vocabulary.SIOC
The number of times this Item, Thread, User profile, etc.

O

Ontology - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
ontology - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
OntologyException - Exception in com.atomgraph.processor.exception
 
OntologyException() - Constructor for exception com.atomgraph.processor.exception.OntologyException
 
OntologyException(String) - Constructor for exception com.atomgraph.processor.exception.OntologyException
 
OntologyException(String, Throwable) - Constructor for exception com.atomgraph.processor.exception.OntologyException
 
OntologyException(Throwable) - Constructor for exception com.atomgraph.processor.exception.OntologyException
 
OntologyException(String, Throwable, boolean, boolean) - Constructor for exception com.atomgraph.processor.exception.OntologyException
 
OntologyExceptionMapper - Class in com.atomgraph.server.mapper
 
OntologyExceptionMapper() - Constructor for class com.atomgraph.server.mapper.OntologyExceptionMapper
 
OntologyProvider - Class in com.atomgraph.server.provider
Application ontology provider.
OntologyProvider(OntDocumentManager, String, OntModelSpec, boolean) - Constructor for class com.atomgraph.server.provider.OntologyProvider
 
OntologyProvider.ImportCycleChecker - Class in com.atomgraph.server.provider
 
OWNER_OF - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A resource owned by a particular User, for example, a weblog or image gallery.

P

param - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
Parameter - Interface in com.atomgraph.processor.model
 
Parameter - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
ParameterException - Exception in com.atomgraph.processor.exception
 
ParameterException(String, Template) - Constructor for exception com.atomgraph.processor.exception.ParameterException
 
ParameterException(Parameter, Template) - Constructor for exception com.atomgraph.processor.exception.ParameterException
 
ParameterExceptionMapper - Class in com.atomgraph.server.mapper
 
ParameterExceptionMapper() - Constructor for class com.atomgraph.server.mapper.ParameterExceptionMapper
 
ParameterImpl - Class in com.atomgraph.processor.model.impl
 
ParameterImpl(Node, EnhGraph) - Constructor for class com.atomgraph.processor.model.impl.ParameterImpl
 
paramName - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
PARENT_OF - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A child Container or Forum that this Container or Forum is a parent of.
PART_OF - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A resource that the subject is a part of.
path - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
POST - Static variable in class com.atomgraph.processor.vocabulary.SIOC
An article or message that can be posted to a Forum.
post(Dataset) - Method in class com.atomgraph.server.model.impl.ResourceBase
Handles POST method.
post(Dataset) - Method in class com.atomgraph.server.resource.graph.Item
 
PREFIX - Static variable in class com.atomgraph.processor.vocabulary.SIOC
 
prev - Static variable in class com.atomgraph.server.vocabulary.XHV
 
PREVIOUS_BY_DATE - Static variable in class com.atomgraph.processor.vocabulary.SIOC
Previous Item or Post in a given Container sorted by date.
PREVIOUS_VERSION - Static variable in class com.atomgraph.processor.vocabulary.SIOC
Links to the previous revision of this Item or Post.
print(List<Rule>) - Static method in class com.atomgraph.processor.util.RulePrinter
 
print(Rule) - Static method in class com.atomgraph.processor.util.RulePrinter
 
print(ClauseEntry) - Static method in class com.atomgraph.processor.util.RulePrinter
 
priority - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
process(Dataset) - Method in class com.atomgraph.server.io.SkolemizingDatasetProvider
 
process(Model) - Method in class com.atomgraph.server.io.SkolemizingDatasetProvider
 
process(Resource) - Method in class com.atomgraph.server.io.SkolemizingDatasetProvider
 
process(Model) - Method in class com.atomgraph.server.io.SkolemizingModelProvider
 
process(Resource) - Method in class com.atomgraph.server.io.SkolemizingModelProvider
 
process(Dataset) - Method in class com.atomgraph.server.io.ValidatingDatasetProvider
 
process(Model) - Method in class com.atomgraph.server.io.ValidatingModelProvider
 
put(Dataset) - Method in class com.atomgraph.server.model.impl.ResourceBase
Handles PUT method.
put(Dataset) - Method in class com.atomgraph.server.resource.graph.Item
 

Q

QueriedResource - Interface in com.atomgraph.server.model
RDF resource, representation of which was queried from a SPARQL endpoint.
query - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
QueryExceptionHTTPMapper - Class in com.atomgraph.server.mapper.jena
Deprecated.
QueryExceptionHTTPMapper() - Constructor for class com.atomgraph.server.mapper.jena.QueryExceptionHTTPMapper
Deprecated.
 
QueryParseExceptionMapper - Class in com.atomgraph.server.mapper.jena
 
QueryParseExceptionMapper() - Constructor for class com.atomgraph.server.mapper.jena.QueryParseExceptionMapper
 

R

RDFNodeFactory - Class in com.atomgraph.processor.util
 
RDFNodeFactory() - Constructor for class com.atomgraph.processor.util.RDFNodeFactory
 
readFrom(Class<Model>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.atomgraph.server.io.BasedModelProvider
 
readFrom(Class<Dataset>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.atomgraph.server.io.ValidatingDatasetProvider
 
readFrom(Class<Model>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.atomgraph.server.io.ValidatingModelProvider
 
reasonPhrase - Static variable in class com.atomgraph.server.vocabulary.HTTP
 
REFERENCE - Static variable in class com.atomgraph.processor.vocabulary.SIOC
Links either created explicitly or extracted implicitly on the HTML level from the Post.
RELATED_TO - Static variable in class com.atomgraph.processor.vocabulary.SIOC
Related Posts for this Post, perhaps determined implicitly from topics or references.
REPLY_OF - Static variable in class com.atomgraph.processor.vocabulary.SIOC
Links to an Item or Post which this Item or Post is a reply to.
Resource - Interface in com.atomgraph.server.model
 
ResourceBase - Class in com.atomgraph.server.model.impl
Base class of generic read-write Linked Data resources.
ResourceBase(UriInfo, Request, MediaTypes, Service, Application, Ontology, TemplateCall, HttpHeaders, ResourceContext) - Constructor for class com.atomgraph.server.model.impl.ResourceBase
Public JAX-RS instance.
ResourceBase(UriInfo, Request, MediaTypes, URI, Service, Application, Ontology, TemplateCall, HttpHeaders, ResourceContext) - Constructor for class com.atomgraph.server.model.impl.ResourceBase
 
Response - Static variable in class com.atomgraph.server.vocabulary.HTTP
 
RiotExceptionMapper - Class in com.atomgraph.server.mapper.jena
 
RiotExceptionMapper() - Constructor for class com.atomgraph.server.mapper.jena.RiotExceptionMapper
 
ROLE - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A Role is a function of a User within a scope of a particular Forum, Site, etc.
RulePrinter - Class in com.atomgraph.processor.util
 
RulePrinter() - Constructor for class com.atomgraph.processor.util.RulePrinter
 

S

sc - Static variable in class com.atomgraph.server.vocabulary.HTTP
 
SCOPE_OF - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A Role that has a scope of this resource.
select - Static variable in class com.atomgraph.processor.vocabulary.DH
 
service - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
SIOC - Class in com.atomgraph.processor.vocabulary
SIOC vocabulary.
SIOC() - Constructor for class com.atomgraph.processor.vocabulary.SIOC
 
SITE - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A Site can be the location of an online community or set of communities, with Users and Usergroups creating Items in a set of Containers.
sitemapRules - Static variable in class com.atomgraph.processor.vocabulary.AP
 
SkolemizationException - Exception in com.atomgraph.server.exception
 
SkolemizationException(IllegalArgumentException, Model) - Constructor for exception com.atomgraph.server.exception.SkolemizationException
 
skolemize(Ontology, UriBuilder, UriBuilder, Model) - Method in class com.atomgraph.server.io.SkolemizingDatasetProvider
 
skolemize(Ontology, UriBuilder, UriBuilder, Model) - Method in class com.atomgraph.server.io.SkolemizingModelProvider
 
Skolemizer - Class in com.atomgraph.processor.util
Builder class that can build URIs from templates for RDF resources as well as models.
Skolemizer(Ontology, UriBuilder, UriBuilder) - Constructor for class com.atomgraph.processor.util.Skolemizer
 
Skolemizer.ClassPrecedence - Class in com.atomgraph.processor.util
 
SkolemizingDatasetProvider - Class in com.atomgraph.server.io
Dataset provider that skolemizes read triples in each graph against class URI templates in an ontology.
SkolemizingDatasetProvider() - Constructor for class com.atomgraph.server.io.SkolemizingDatasetProvider
 
SkolemizingModelProvider - Class in com.atomgraph.server.io
Model provider that skolemizes read triples against class URI templates in an ontology.
SkolemizingModelProvider() - Constructor for class com.atomgraph.server.io.SkolemizingModelProvider
 
slug - Static variable in class com.atomgraph.processor.vocabulary.DH
 
SPACE - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A Space is a place where data resides, e.g.
SPACE_OF - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A resource which belongs to this data Space.
SPARQLEndpoint - Static variable in class com.atomgraph.processor.vocabulary.C
 
stateOf - Static variable in class com.atomgraph.processor.vocabulary.C
 
statusCodeValue - Static variable in class com.atomgraph.server.vocabulary.HTTP
 
SUBJECT - Static variable in class com.atomgraph.processor.vocabulary.SIOC
Keyword(s) describing subject of the Post.
SUBSCRIBER_OF - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A Container that a User is subscribed to.

T

Template - Interface in com.atomgraph.processor.model
 
Template - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
template - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
TemplateCall - Class in com.atomgraph.processor.util
 
TemplateCall(Resource, Template) - Constructor for class com.atomgraph.processor.util.TemplateCall
 
TemplateCall - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
TemplateCallProvider - Class in com.atomgraph.server.provider
Template call provider.
TemplateCallProvider() - Constructor for class com.atomgraph.server.provider.TemplateCallProvider
 
TemplateImpl - Class in com.atomgraph.processor.model.impl
 
TemplateImpl(Node, EnhGraph) - Constructor for class com.atomgraph.processor.model.impl.TemplateImpl
 
TemplateMatcher - Class in com.atomgraph.processor.util
JAX-RS provider for resource template class in the sitemap ontology that matches the current request.
TemplateMatcher(Ontology) - Constructor for class com.atomgraph.processor.util.TemplateMatcher
 
TemplateMatcher.TemplatePrecedence - Class in com.atomgraph.processor.util
 
TemplatePrecedence(Template, int) - Constructor for class com.atomgraph.processor.util.TemplateMatcher.TemplatePrecedence
 
TemplateProvider - Class in com.atomgraph.server.provider
Template provider.
TemplateProvider() - Constructor for class com.atomgraph.server.provider.TemplateProvider
 
THREAD - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A container for a series of threaded discussion Posts or Items.
TITLE - Static variable in class com.atomgraph.processor.vocabulary.SIOC
This is the title (subject line) of the Post.
TOPIC - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A topic of interest, linking to the appropriate URI, e.g.
toResource(Exception, Response.StatusType, Resource) - Method in class com.atomgraph.server.mapper.ExceptionMapperBase
 
toResponse(ClientException) - Method in class com.atomgraph.server.mapper.ClientExceptionMapper
 
toResponse(ConfigurationException) - Method in class com.atomgraph.server.mapper.ConfigurationExceptionMapper
 
toResponse(ConstraintViolationException) - Method in class com.atomgraph.server.mapper.ConstraintViolationExceptionMapper
 
toResponse(DatatypeFormatException) - Method in class com.atomgraph.server.mapper.jena.DatatypeFormatExceptionMapper
 
toResponse(HttpException) - Method in class com.atomgraph.server.mapper.jena.HttpExceptionMapper
Deprecated.
 
toResponse(QueryExceptionHTTP) - Method in class com.atomgraph.server.mapper.jena.QueryExceptionHTTPMapper
Deprecated.
 
toResponse(QueryParseException) - Method in class com.atomgraph.server.mapper.jena.QueryParseExceptionMapper
 
toResponse(RiotException) - Method in class com.atomgraph.server.mapper.jena.RiotExceptionMapper
 
toResponse(ModelException) - Method in class com.atomgraph.server.mapper.ModelExceptionMapper
 
toResponse(NotFoundException) - Method in class com.atomgraph.server.mapper.NotFoundExceptionMapper
 
toResponse(OntologyException) - Method in class com.atomgraph.server.mapper.OntologyExceptionMapper
 
toResponse(ParameterException) - Method in class com.atomgraph.server.mapper.ParameterExceptionMapper
 
toString() - Method in class com.atomgraph.processor.model.impl.ParameterImpl
 
toString() - Method in class com.atomgraph.processor.model.impl.TemplateImpl
 
toString() - Method in class com.atomgraph.processor.util.Skolemizer.ClassPrecedence
 
toString() - Method in class com.atomgraph.processor.util.TemplateMatcher.TemplatePrecedence
 

U

update - Static variable in class com.atomgraph.processor.vocabulary.LDT
 
USER_ACCOUNT - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A User account in an online community site.
USERGROUP - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A set of User accounts whose owners have a common purpose or interest.
USERGROUP_OF - Static variable in class com.atomgraph.processor.vocabulary.SIOC
A Space that the Usergroup has access to.

V

validate(Model) - Method in class com.atomgraph.processor.util.Validator
 
validate(Dataset) - Method in class com.atomgraph.server.io.ValidatingDatasetProvider
 
validate(Model) - Method in class com.atomgraph.server.io.ValidatingModelProvider
 
validateOptionals() - Method in class com.atomgraph.processor.util.TemplateCall
 
ValidatingDatasetProvider - Class in com.atomgraph.server.io
Dataset provider that validates read triples in each graph against SPIN constraints in an ontology.
ValidatingDatasetProvider() - Constructor for class com.atomgraph.server.io.ValidatingDatasetProvider
 
ValidatingModelProvider - Class in com.atomgraph.server.io
Model provider that validates read triples against SPIN constraints in an ontology.
ValidatingModelProvider() - Constructor for class com.atomgraph.server.io.ValidatingModelProvider
 
Validator - Class in com.atomgraph.processor.util
 
Validator(OntModel) - Constructor for class com.atomgraph.processor.util.Validator
 
View - Static variable in class com.atomgraph.processor.vocabulary.C
 
viewOf - Static variable in class com.atomgraph.processor.vocabulary.C
 

W

writeTo(Model, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.atomgraph.server.io.BasedModelProvider
 

X

XHV - Class in com.atomgraph.server.vocabulary
 
XHV() - Constructor for class com.atomgraph.server.vocabulary.XHV
 
A B C D E F G H I L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2015–2020. All rights reserved.