This project has retired. For details please refer to its Attic page.
Index (Clerezza - Reactor 2.0.1-SNAPSHOT API)
Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

about - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: Specifies that this Item is about a particular resource, e.g., a Post describing a book, hotel, etc.
abstract_ - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A summary of the resource.
AbstractGraph - Class in org.apache.clerezza.implementation.graph
An abstract implementation of Graph implementing iterator and contains calling filter.
AbstractGraph() - Constructor for class org.apache.clerezza.implementation.graph.AbstractGraph
Constructs a LocalbleMGraph for an Graph.
AbstractGraph(ReadWriteLock) - Constructor for class org.apache.clerezza.implementation.graph.AbstractGraph
 
AbstractImmutableGraph - Class in org.apache.clerezza.implementation.graph
AbstractGraph is an abstract implementation of ImmutableGraph implementing the equals and the hashCode methods.
AbstractImmutableGraph() - Constructor for class org.apache.clerezza.implementation.graph.AbstractImmutableGraph
 
AbstractLiteral - Class in org.apache.clerezza.implementation.literal
 
AbstractLiteral() - Constructor for class org.apache.clerezza.implementation.literal.AbstractLiteral
 
AbstractOperation - Class in org.apache.clerezza.sparql.query
Defines an operation in an Expression.
AbstractOperation(String) - Constructor for class org.apache.clerezza.sparql.query.AbstractOperation
 
accessRights - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Access Rights may include information regarding access or restrictions based on privacy, security, or other policies.
account - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: Indicates an account held by this agent.
account_of - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: Refers to the foaf:Agent or foaf:Person who owns this sioc:User online account.
accountName - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: Indicates the name (identifier) associated with this online account.
accountServiceHomepage - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: Indicates a homepage of the service provide for this online account.
accrualMethod - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The method by which items are added to a collection.
accrualPeriodicity - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The frequency with which items are added to a collection.
accrualPolicy - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The policy governing the addition of items to a collection.
activate(ComponentContext) - Method in class org.apache.clerezza.dataset.TcManager
 
activate(ComponentContext) - Method in class org.apache.clerezza.representation.Parser
 
activate(ComponentContext) - Method in class org.apache.clerezza.representation.Serializer
 
add(Triple) - Method in class org.apache.clerezza.dataset.SecuredGraph
 
add(Triple) - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
add(Triple) - Method in class org.apache.clerezza.implementation.graph.AbstractImmutableGraph
 
add(Triple) - Method in class org.apache.clerezza.implementation.graph.PrivilegedGraphWrapper
 
add(Triple) - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
 
add(Triple) - Method in class org.apache.clerezza.implementation.graph.WriteBlockedGraph
 
add(int) - Method in class org.apache.clerezza.implementation.graphmatching.collections.IntHashSet
 
add(int) - Method in interface org.apache.clerezza.implementation.graphmatching.collections.IntSet
 
ADD - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
add(int, RDFTerm) - Method in class org.apache.clerezza.utils.RdfList
 
add(Triple) - Method in class org.apache.clerezza.utils.UnionGraph
 
add(Triple) - Method in class org.apache.clerezza.utils.UriMutatingGraph
 
addAll(Collection<? extends Triple>) - Method in class org.apache.clerezza.dataset.SecuredGraph
 
addAll(Collection<? extends Triple>) - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
addAll(Collection<? extends Triple>) - Method in class org.apache.clerezza.implementation.graph.AbstractImmutableGraph
 
addAll(Collection<? extends Triple>) - Method in class org.apache.clerezza.implementation.graph.PrivilegedGraphWrapper
 
addAll(Collection<? extends Triple>) - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
 
addAll(Collection<? extends Triple>) - Method in class org.apache.clerezza.implementation.graph.WriteBlockedGraph
 
addAll(Collection<? extends Triple>) - Method in class org.apache.clerezza.utils.UriMutatingGraph
 
addAlternativeGraphPattern(GroupGraphPattern) - Method in class org.apache.clerezza.sparql.query.impl.SimpleAlternativeGraphPattern
 
addConstraint(Expression) - Method in class org.apache.clerezza.sparql.query.impl.SimpleGroupGraphPattern
Adds a constraint to the GroupGraphPattern.
addDefaultGraph(IRI) - Method in class org.apache.clerezza.sparql.query.impl.SimpleDataSet
 
addDefaultGraph(IRI) - Method in class org.apache.clerezza.sparql.query.impl.SimpleQuery
 
addDestinationGraph(IRI) - Method in class org.apache.clerezza.sparql.update.impl.BaseUpdateOperation
 
addElement(PropertyPathExpression) - Method in class org.apache.clerezza.sparql.query.PropertySet
 
addEscapes(String) - Static method in error org.apache.clerezza.sparql.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
AddEvent - Class in org.apache.clerezza.event
This class represent an addition event that occurred on a TripleCollection.
AddEvent(Graph, Triple) - Constructor for class org.apache.clerezza.event.AddEvent
 
addGraphListener(GraphListener, FilterTriple) - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
 
addGraphListener(GraphListener, FilterTriple, long) - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
 
addGraphListener(GraphListener, FilterTriple) - Method in class org.apache.clerezza.utils.UnionWatchableGraph
 
addGraphListener(GraphListener, FilterTriple, long) - Method in class org.apache.clerezza.utils.UnionWatchableGraph
 
addGraphListener(GraphListener, FilterTriple, long) - Method in interface org.apache.clerezza.WatchableGraph
Adds the specified GraphListener to the graph.
addGraphListener(GraphListener, FilterTriple) - Method in interface org.apache.clerezza.WatchableGraph
Adds the specified GraphListener to the graph.
addGraphPattern(GraphPattern) - Method in class org.apache.clerezza.sparql.query.impl.SimpleGroupGraphPattern
Adds a GraphPattern to the group.
addGraphToDataSet(IRI) - Method in class org.apache.clerezza.sparql.update.impl.ModifyOperation
 
addGroupCondition(Expression) - Method in class org.apache.clerezza.sparql.query.impl.SimpleQueryWithSolutionModifier
 
addHavingCondition(Expression) - Method in class org.apache.clerezza.sparql.query.impl.SimpleQueryWithSolutionModifier
 
addInputGraph(IRI) - Method in class org.apache.clerezza.sparql.update.impl.BaseUpdateOperation
 
addInverseProperty(IRI, RDFTerm) - Method in class org.apache.clerezza.utils.GraphNode
Adds a property to the node with the inverse of the specified predicate and object In other words subject will be related via the property relation to this node.
additional_name - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: An additional part of a person's name
addMinusGraphPattern(GroupGraphPattern) - Method in class org.apache.clerezza.sparql.query.impl.SimpleGroupGraphPattern
 
addNamedGraph(IRI) - Method in class org.apache.clerezza.sparql.query.impl.SimpleDataSet
 
addNamedGraph(IRI) - Method in class org.apache.clerezza.sparql.query.impl.SimpleQuery
 
addNamedGraphToDataSet(IRI) - Method in class org.apache.clerezza.sparql.update.impl.ModifyOperation
 
AddOperation - Class in org.apache.clerezza.sparql.update.impl
The ADD operation is a shortcut for inserting all data from an input ImmutableGraph into a destination ImmutableGraph.
AddOperation() - Constructor for class org.apache.clerezza.sparql.update.impl.AddOperation
 
addOperation(UpdateOperation) - Method in class org.apache.clerezza.sparql.update.impl.SimpleUpdate
 
addOperation(UpdateOperation) - Method in interface org.apache.clerezza.sparql.update.Update
 
addOptionalGraphPattern(GroupGraphPattern) - Method in class org.apache.clerezza.sparql.query.impl.SimpleGroupGraphPattern
Adds an OptionalGraphPattern to the group consisting of a main ImmutableGraph pattern and the specified GroupGraphPattern as the optional pattern.
addOrderCondition(OrderCondition) - Method in class org.apache.clerezza.sparql.query.impl.SimpleQueryWithSolutionModifier
 
addProperty(IRI, RDFTerm) - Method in class org.apache.clerezza.utils.GraphNode
Adds a property to the node with the specified predicate and object
addPropertyPathPatterns(Set<PropertyPathPattern>) - Method in class org.apache.clerezza.sparql.query.impl.SimpleGroupGraphPattern
If the last GraphPattern added to the group is not a SimplePathSupportedBasicGraphPattern, then creates one containing the specified PropertyPathPatterns and adds it to the group.
addPropertyPathPatterns(Set<PropertyPathPattern>) - Method in class org.apache.clerezza.sparql.query.impl.SimplePathSupportedBasicGraphPattern
 
addPropertyValue(IRI, Object) - Method in class org.apache.clerezza.utils.GraphNode
Coverts the value into a typed literals and sets it as object of the specified property
addQuad(Set<TriplePattern>) - Method in class org.apache.clerezza.sparql.update.impl.UpdateOperationWithQuads
 
addQuad(UriRefOrVariable, Set<TriplePattern>) - Method in class org.apache.clerezza.sparql.update.impl.UpdateOperationWithQuads
 
addRandomTriple() - Method in class org.apache.clerezza.test.utils.RandomGraph
Adds a random triple.
addResourceToDescribe(ResourceOrVariable) - Method in class org.apache.clerezza.sparql.query.impl.SimpleDescribeQuery
 
Address - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Resources that are vCard Addresses
addSelection(Variable) - Method in class org.apache.clerezza.sparql.query.impl.SimpleSelectQuery
 
addTriplePatterns(Set<TriplePattern>) - Method in class org.apache.clerezza.sparql.query.impl.SimpleBasicGraphPattern
 
addTriplePatterns(Set<TriplePattern>) - Method in class org.apache.clerezza.sparql.query.impl.SimpleGroupGraphPattern
If the last GraphPattern added to the group is not a SimpleBasicGraphPattern, then creates one containing the specified TriplePatterns and adds it to the group.
addValues(List<RDFTerm>) - Method in class org.apache.clerezza.sparql.query.impl.SimpleInlineData
 
addVariable(Variable) - Method in class org.apache.clerezza.sparql.query.impl.SimpleInlineData
 
addWeightedTcProvider(WeightedTcProvider) - Method in class org.apache.clerezza.dataset.TcProviderMultiplexer
Registers a provider
adjustBeginLineColumn(int, int) - Method in class org.apache.clerezza.sparql.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
administrator_of - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A Site that the User is an administrator of.
Admins - Static variable in class org.apache.clerezza.ontologies.DOCUMENTATION
definition: Platform administrators.
adr - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: A postal or street address of a person
after - Static variable in class org.apache.clerezza.ontologies.DOCUMENTATION
definition: Points to a Documentation item after which the the subject should appear if both subject and object are to presented together.
age - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: The age in years of some agent.
Agent - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Examples of Agent include person, organization, and software agent.
Agent - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: An agent (eg.
agent - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: A person that acts as one's agent
agent_path_prefix - Static variable in class org.apache.clerezza.ontologies.OSGI
definition: Points to a Literal specifying the URI path prefix of an Agent, i.e.
AgentClass - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Examples of Agent Class include groups seen as classes, such as students, women, charities, lecturers.
aimChatID - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: An AIM chat ID
ALL - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
AllDifferent - Static variable in class org.apache.clerezza.ontologies.OWL
 
allValuesFrom - Static variable in class org.apache.clerezza.ontologies.OWL
 
Alt - Static variable in class org.apache.clerezza.ontologies.RDF
comment: The class of containers of alternatives.
alternative - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: The distinction between titles and alternative titles is application-specific.
AlternativeGraphPattern - Interface in org.apache.clerezza.sparql.query
Defines alternative ImmutableGraph patterns.
AlternativeSet - Static variable in class org.apache.clerezza.ontologies.DISCOBITS
 
altLabel - Static variable in class org.apache.clerezza.ontologies.SKOS04
comment: skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties.
altLabel - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: An alternative lexical label for a resource.
AnnotationProperty - Static variable in class org.apache.clerezza.ontologies.OWL
 
ANON - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
anyURI - Static variable in class org.apache.clerezza.ontologies.XSD
comment: anyURI represents a Uniform Resource Identifier Reference (URI).
apertureValue - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: レンズ絞り値(APEX値)。この値のルート2のベキ乗を取ると、通常の絞り値となる。例えば'5'の場合だと√2^5=F5.6 comment: The lens aperture.
artist - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Person who created the image
AS - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
ASK - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
AskQuery - Interface in org.apache.clerezza.sparql.query
This interface represents a SPARQL ASK query.
asList() - Method in class org.apache.clerezza.utils.GraphNode
creates and returns an RdfList for the node and Graph represented by this object.
attachment - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: The URI of a file attached to an Item.
audience - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A class of entity for whom the resource is intended or useful.
audience - Static variable in class org.apache.clerezza.ontologies.DOCUMENTATION
definition: Points to a kind of audience for which the the subject is intended as documentation for.
available - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: Date (often a range) that the resource became or will become available.
avatar - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: An image or depiction used to represent this User.

B

backup(int) - Method in class org.apache.clerezza.sparql.SimpleCharStream
Backup a number of characters.
backwardCompatibleWith - Static variable in class org.apache.clerezza.ontologies.OWL
 
Bag - Static variable in class org.apache.clerezza.ontologies.RDF
comment: The class of unordered containers.
BASE - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
Base64 - Class in org.apache.clerezza.implementation.util
 
Base64() - Constructor for class org.apache.clerezza.implementation.util.Base64
 
base64Binary - Static variable in class org.apache.clerezza.ontologies.XSD
comment: base64Binary represents Base64-encoded arbitrary binary data.
based_near - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A location that something is based near, for some broadly human notion of near.
BaseRole - Static variable in class org.apache.clerezza.ontologies.PERMISSION
definition: A base role is a set of connected rights that every user automatically has.
BaseSmusher - Class in org.apache.clerezza.utils.smushing
 
BaseSmusher() - Constructor for class org.apache.clerezza.utils.smushing.BaseSmusher
 
baseTripleCollections - Variable in class org.apache.clerezza.utils.UnionGraph
 
BaseUpdateOperation - Class in org.apache.clerezza.sparql.update.impl
 
BaseUpdateOperation() - Constructor for class org.apache.clerezza.sparql.update.impl.BaseUpdateOperation
 
baseUri - Static variable in class org.apache.clerezza.ontologies.PLATFORM
definition: Points to a base URI of the Clerezza platform instance.
BasicGraphPattern - Interface in org.apache.clerezza.sparql.query
Defines a basic ImmutableGraph pattern.
BBS - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Bulletin Board System Communications
bday - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: The birthday of a person
beginColumn - Variable in class org.apache.clerezza.sparql.Token
The column number of the first character of this Token.
beginLine - Variable in class org.apache.clerezza.sparql.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.apache.clerezza.sparql.SimpleCharStream
Start.
bibliographicCitation - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible.
BibliographicResource - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A book, article, or other documentary resource.
BinaryInfoDiscoBit - Static variable in class org.apache.clerezza.ontologies.DISCOBITS
 
BinaryOperation - Class in org.apache.clerezza.sparql.query
Defines an operation with two operands: a left hand side and a right hand side operand.
BinaryOperation(String, Expression, Expression) - Constructor for class org.apache.clerezza.sparql.query.BinaryOperation
 
BinaryPropertyPathOperation - Class in org.apache.clerezza.sparql.query
 
BinaryPropertyPathOperation(String, PropertyPathExpression, PropertyPathExpression) - Constructor for class org.apache.clerezza.sparql.query.BinaryPropertyPathOperation
 
BIND - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
bindConfigurationAdmin(ConfigurationAdmin) - Method in class org.apache.clerezza.representation.Parser
 
bindConfigurationAdmin(ConfigurationAdmin) - Method in class org.apache.clerezza.representation.Serializer
 
bindGpWeightedTcProvider(WeightedTcProvider) - Method in class org.apache.clerezza.dataset.TcManager
Registers a provider
bindParsingProvider(ParsingProvider) - Method in class org.apache.clerezza.representation.Parser
Registers a parsing provider
bindQueryEngine(QueryEngine) - Method in class org.apache.clerezza.dataset.TcManager
 
bindSerializingProvider(SerializingProvider) - Method in class org.apache.clerezza.representation.Serializer
Registers a Serializing provider
bindWeightedTcProvider(WeightedTcProvider) - Method in class org.apache.clerezza.dataset.TcManager
Registers a provider
birthday - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: The birthday of this Agent, represented in mm-dd string form, eg.
bitsPerSample - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The number of bits per image component.
BLANK_NODE_LABEL - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
BlankNode - Class in org.apache.clerezza
A Blank Node represents a resource, but does not indicate a URI for the resource.
BlankNode() - Constructor for class org.apache.clerezza.BlankNode
 
BlankNodeOrIRI - Interface in org.apache.clerezza
Represents a Resource that is not a Literal.
BNODE - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
boolean_ - Static variable in class org.apache.clerezza.ontologies.XSD
comment: boolean has the ·value space· required to support the mathematical concept of binary-valued logic: {true, false}.
BOUND - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
Box - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The set of regions in space defined by their geographic coordinates according to the DCMI Box Encoding Scheme.
brightnessValue - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 画像撮影時の撮影対象物の明るさ(APEX値)。EVにするにはISO感度の値を足す必要があり、Ev:Exposure, Bv:BrightnessValue, Sv:SensitivityValueとしてEv=Bv+Sv Sv=log^2(ISOSpeedRating/3.125)という計算式を使う。ISO感度100の場合Sv=5、ISO200の場合Sv=6、ISO125ではSv=5.32 comment: The value of brightness.
broader - Static variable in class org.apache.clerezza.ontologies.SKOS04
comment: Broader concepts are typically rendered as parents in a concept hierarchy (tree).
broader - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: A concept that is more general in meaning.
broaderTransitive - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
broaderTransitive - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: skos:broaderTransitive is a transitive superproperty of skos:broader.
broadMatch - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
broadMatch - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: skos:broadMatch is used to state a hierarchical mapping link between two conceptual resources in different concept schemes.
bufcolumn - Variable in class org.apache.clerezza.sparql.SimpleCharStream
 
buffer - Variable in class org.apache.clerezza.sparql.SimpleCharStream
 
bufline - Variable in class org.apache.clerezza.sparql.SimpleCharStream
 
bufpos - Variable in class org.apache.clerezza.sparql.SimpleCharStream
Position in buffer.
BUILT_IN_CALL_NAME - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
BuiltInCall - Class in org.apache.clerezza.sparql.query
Defines a built-in call which is one form of Expression.
BuiltInCall(String, List<Expression>) - Constructor for class org.apache.clerezza.sparql.query.BuiltInCall
 
Bundle - Static variable in class org.apache.clerezza.ontologies.OSGI
definition: A Bundle is a jar file containing a manifest and some combination of Java classes, embedded JAR files, native code, and resources
bundle_id - Static variable in class org.apache.clerezza.ontologies.OSGI
definition: Points to the bundle id of the subject in the OSGi framework
BY - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
byte_ - Static variable in class org.apache.clerezza.ontologies.XSD
comment: byte is ·derived· from short by setting the value of ·maxInclusive· to be 127 and ·minInclusive· to be -128.
bytes - Static variable in class org.apache.clerezza.ontologies.DISCOBITS
 

C

Car - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Car Telephone
cardinality - Static variable in class org.apache.clerezza.ontologies.OWL
 
category - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: A category of a vCard
Cell - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Cellular or Mobile Telephone
cfaPattern - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: CCDに付いているColor filter array(CFA)のパターン。例えば普通のRGBフィルターだと、CFAPatternのデータは 02 02 00 01 01 02 comment: The color filter array (CFA) geometric pattern of the image sensor when a one-chip color area sensor is used.
changeNote - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
changeNote - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: A note about a modification to a concept.
checkReadPermission(IRI) - Method in class org.apache.clerezza.dataset.security.TcAccessController
 
checkReadWritePermission(IRI) - Method in class org.apache.clerezza.dataset.security.TcAccessController
 
Class - Static variable in class org.apache.clerezza.ontologies.OWL
 
Class - Static variable in class org.apache.clerezza.ontologies.RDFS
comment: The class of classes.
class_ - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: A class (e.g., public, private, etc.) of a vCard
clear() - Method in class org.apache.clerezza.dataset.SecuredGraph
 
clear() - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
clear() - Method in class org.apache.clerezza.implementation.graph.AbstractImmutableGraph
 
clear() - Method in class org.apache.clerezza.implementation.graph.PrivilegedGraphWrapper
 
clear() - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
 
clear() - Method in class org.apache.clerezza.implementation.graph.WriteBlockedGraph
 
clear() - Method in class org.apache.clerezza.implementation.graphmatching.collections.IntHashMap
Clears this hashtable so that it contains no keys.
CLEAR - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
clear() - Method in class org.apache.clerezza.utils.UriMutatingGraph
 
ClearOperation - Class in org.apache.clerezza.sparql.update.impl
 
ClearOperation() - Constructor for class org.apache.clerezza.sparql.update.impl.ClearOperation
 
ClearOrDropOperation - Class in org.apache.clerezza.sparql.update.impl
 
ClearOrDropOperation() - Constructor for class org.apache.clerezza.sparql.update.impl.ClearOrDropOperation
 
closeMatch - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
closeMatch - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: skos:closeMatch is used to link two concepts that are sufficiently similar that they can be used interchangeably in some information retrieval applications.
COALESCE - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
Collection - Static variable in class org.apache.clerezza.ontologies.HIERARCHY
comment: An ordered collection of members.
Collection - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
Collection - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: A meaningful collection of concepts.
colorSpace - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 使われる色空間。通常sRGB comment: The color space information tag (ColorSpace) is always recorded as the color space specifier.
column - Variable in class org.apache.clerezza.sparql.SimpleCharStream
 
comment - Static variable in class org.apache.clerezza.ontologies.RDFS
comment: A description of the subject resource.
COMMENT - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
Community - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: Community is a high-level concept that defines an online community and what it consists of.
compare(WeightedTcProvider, WeightedTcProvider) - Method in class org.apache.clerezza.dataset.WeightedProviderComparator
 
complementOf - Static variable in class org.apache.clerezza.ontologies.OWL
 
componentsConfiguration - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Information specific to compressed data.
compressedBitsPerPixel - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Information specific to compressed data.
compression - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The compression scheme used for the image data.
CONCAT - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
Concept - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
Concept - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: An abstract idea or notion; a unit of thought.
ConceptScheme - Static variable in class org.apache.clerezza.ontologies.SKOS04
example: Thesauri, classification schemes, subject heading lists, taxonomies, 'folksonomies', and other types of controlled vocabulary are all examples of concept schemes.
ConceptScheme - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: A set of concepts, optionally including statements about semantic relationships between those concepts.
conformsTo - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: An established standard to which the described resource conforms.
CONSTRUCT - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
ConstructQuery - Interface in org.apache.clerezza.sparql.query
This interface represents a SPARQL CONSTRUCT query.
contained - Static variable in class org.apache.clerezza.ontologies.DISCOBITS
 
Container - Static variable in class org.apache.clerezza.ontologies.RDFS
comment: The class of RDF containers.
Container - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: An area in which content Items are contained.
container_of - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: An Item that this Container contains.
ContainerMembershipProperty - Static variable in class org.apache.clerezza.ontologies.RDFS
comment: The class of container membership properties, rdf:_1, rdf:_2, ..., all of which are sub-properties of 'member'.
contains(Object) - Method in class org.apache.clerezza.dataset.SecuredGraph
 
contains(Object) - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
contains(Object) - Method in class org.apache.clerezza.implementation.graph.PrivilegedGraphWrapper
 
contains(Object) - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
 
contains(Object) - Method in class org.apache.clerezza.implementation.graphmatching.collections.IntHashMap
Tests if some key maps into the specified value in this hashtable.
contains - Static variable in class org.apache.clerezza.ontologies.DISCOBITS
 
contains(Object) - Method in class org.apache.clerezza.utils.UriMutatingGraph
 
containsAll(Collection<?>) - Method in class org.apache.clerezza.dataset.SecuredGraph
 
containsAll(Collection<?>) - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
containsAll(Collection<?>) - Method in class org.apache.clerezza.implementation.graph.PrivilegedGraphWrapper
 
containsAll(Collection<?>) - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
 
containsAll(Collection<?>) - Method in class org.apache.clerezza.utils.UriMutatingGraph
 
containsKey(int) - Method in class org.apache.clerezza.implementation.graphmatching.collections.IntHashMap
Tests if the specified object is a key in this hashtable.
containsValue(Object) - Method in class org.apache.clerezza.implementation.graphmatching.collections.IntHashMap
Returns true if this HashMap maps one or more keys to this value.
content - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: The content of the Item in plain text format.
content_encoded - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: The encoded content of the Post, contained in CDATA areas.
CONTENTPROTOTYPE - Class in org.apache.clerezza.ontologies
 
CONTENTPROTOTYPE() - Constructor for class org.apache.clerezza.ontologies.CONTENTPROTOTYPE
 
contrast - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The direction of contrast processing applied by the camera when the image was shot.
contributor - Static variable in class org.apache.clerezza.ontologies.DC
description: Examples of a Contributor include a person, an organization, or a service.
contributor - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Examples of a Contributor include a person, an organization, or a service.
COPY - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
CopyOperation - Class in org.apache.clerezza.sparql.update.impl
 
CopyOperation() - Constructor for class org.apache.clerezza.sparql.update.impl.CopyOperation
 
copyright - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Copyright information.
core - Static variable in class org.apache.clerezza.ontologies.SKOS04
title: SKOS Vocabulary description: An RDF vocabulary for describing the basic structure and content of concept schemes such as thesauri, classification schemes, subject heading lists, taxonomies, 'folksonomies', other types of controlled vocabulary, and also concept schemes embedded in glossaries and terminologies.
countObjects(IRI) - Method in class org.apache.clerezza.utils.GraphNode
Count the number of triples in the underlying triple-collection with this node as subject and a specified property as predicate.
country_name - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: The country of a postal address
countSubjects(IRI) - Method in class org.apache.clerezza.utils.GraphNode
Count the number of triples in the underlying triple-collection with this node as object and a specified property as predicate.
coverage - Static variable in class org.apache.clerezza.ontologies.DC
description: Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates.
coverage - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates.
CREATE - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
created - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: Date of creation of the resource.
created_at - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: When this was created, in ISO 8601 format.
createEmptyList(BlankNodeOrIRI, Graph) - Static method in class org.apache.clerezza.utils.RdfList
Creates an empty RdfList by writing a triple "listRDFTerm owl:sameAs rdf.nil ." to tc.
createGraph(IRI) - Method in class org.apache.clerezza.dataset.TcManager
 
createGraph(IRI) - Method in interface org.apache.clerezza.dataset.TcProvider
Creates an initially empty Graph with a specified name
createGraph(IRI) - Method in class org.apache.clerezza.dataset.TcProviderMultiplexer
 
createGraph(IRI) - Method in class org.apache.clerezza.simple.storage.SimpleTcProvider
 
createImmutableGraph(IRI, Graph) - Method in class org.apache.clerezza.dataset.TcManager
 
createImmutableGraph(IRI, Graph) - Method in interface org.apache.clerezza.dataset.TcProvider
Creates a ImmutableGraph with a specified name
createImmutableGraph(IRI, Graph) - Method in class org.apache.clerezza.dataset.TcProviderMultiplexer
 
createImmutableGraph(IRI, Graph) - Method in class org.apache.clerezza.simple.storage.SimpleTcProvider
 
createObject(Class<T>, Literal) - Method in class org.apache.clerezza.implementation.literal.LiteralFactory
Converts a literal to an instance of the specified class
createObject(Class<T>, Literal) - Method in class org.apache.clerezza.implementation.literal.SimpleLiteralFactory
 
CreateOperation - Class in org.apache.clerezza.sparql.update.impl
 
CreateOperation() - Constructor for class org.apache.clerezza.sparql.update.impl.CreateOperation
 
createTypedLiteral(Object) - Method in class org.apache.clerezza.implementation.literal.LiteralFactory
Create a typed literal for the specified object
createTypedLiteral(Object) - Method in class org.apache.clerezza.implementation.literal.SimpleLiteralFactory
 
creator - Static variable in class org.apache.clerezza.ontologies.DC
description: Examples of a Creator include a person, an organization, or a service.
creator - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Examples of a Creator include a person, an organization, or a service.
creator_of - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A resource that the User is a creator of.
curChar - Variable in class org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserTokenManager
 
currentProject - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A current project this person works on.
currentToken - Variable in exception org.apache.clerezza.sparql.ParseException
This is the last token that has been consumed successfully.
customRendered - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 特別なレンダリング処理を行っているかどうか comment: The use of special processing on image data, such as rendering geared to output.

D

DAP - Class in org.apache.clerezza.ontologies
 
DAP() - Constructor for class org.apache.clerezza.ontologies.DAP
 
DATA - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
DataRange - Static variable in class org.apache.clerezza.ontologies.OWL
 
DataSet - Interface in org.apache.clerezza.sparql.query
This interface definition is not yet stable and may change in future.
datatype - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The Exif field data type, such as ascii, byte, short etc.
Datatype - Static variable in class org.apache.clerezza.ontologies.RDFS
comment: The class of RDF datatypes.
DatatypeProperty - Static variable in class org.apache.clerezza.ontologies.OWL
 
date - Static variable in class org.apache.clerezza.ontologies.DC
description: Date may be used to express temporal information at any level of granularity.
date - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Date may be used to express temporal information at any level of granularity.
date - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: a date information.
date - Static variable in class org.apache.clerezza.ontologies.XSD
comment: date represents a calendar date.
dateAccepted - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Examples of resources to which a Date Accepted may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal).
dateAndOrTime - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: An attribute relating to Date and/or Time
dateCopyrighted - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: Date of copyright.
dateSubmitted - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Examples of resources to which a Date Submitted may be relevant are a thesis (submitted to a university department) or an article (submitted to a journal).
dateTime - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: この画像が作成(あるいは最後に変更された)日時。通常はDateTimeOriginaと同じ値 comment: The date and time of image creation.
dateTime - Static variable in class org.apache.clerezza.ontologies.XSD
comment: dateTime represents a specific instant of time.
dateTimeDigitized - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The date and time when the image was stored as digital data.
dateTimeOriginal - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The date and time when the original image data was generated.
DC - Class in org.apache.clerezza.ontologies
 
DC() - Constructor for class org.apache.clerezza.ontologies.DC
 
DCMIType - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The set of classes specified by the DCMI Type Vocabulary, used to categorize the nature or genre of the resource.
DCTERMS - Class in org.apache.clerezza.ontologies
 
DCTERMS() - Constructor for class org.apache.clerezza.ontologies.DCTERMS
 
DDC - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The set of conceptual resources specified by the Dewey Decimal Classification.
deactivate(ComponentContext) - Method in class org.apache.clerezza.dataset.TcManager
 
deactivate(ComponentContext) - Method in class org.apache.clerezza.representation.Parser
 
deactivate(ComponentContext) - Method in class org.apache.clerezza.representation.Serializer
 
debugStream - Variable in class org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserTokenManager
Debug output.
decimal - Static variable in class org.apache.clerezza.ontologies.XSD
comment: decimal represents arbitrary precision decimal numbers.
DECIMAL - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
DECIMAL_NEGATIVE - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
DECIMAL_POSITIVE - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
decode(String) - Static method in class org.apache.clerezza.implementation.util.Base64
 
DEFAULT - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
Lexical state.
DEFAULT_T - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
defaultBaseUri - Static variable in class org.apache.clerezza.ontologies.PLATFORM
definition: Points to the default base URI of the Clerezza platform instance.
definition - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
definition - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: A statement or formal explanation of the meaning of a concept.
DELETE - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
DeleteDataOperation - Class in org.apache.clerezza.sparql.update.impl
 
DeleteDataOperation() - Constructor for class org.apache.clerezza.sparql.update.impl.DeleteDataOperation
 
deleteGraph(IRI) - Method in class org.apache.clerezza.dataset.TcManager
 
deleteGraph(IRI) - Method in interface org.apache.clerezza.dataset.TcProvider
Deletes the ImmutableGraph or Graph of a specified name.
deleteGraph(IRI) - Method in class org.apache.clerezza.dataset.TcProviderMultiplexer
 
deleteGraph(IRI) - Method in class org.apache.clerezza.simple.storage.SimpleTcProvider
 
deleteNodeContext() - Method in class org.apache.clerezza.utils.GraphNode
Deletes the context of a node
deleteProperties(IRI) - Method in class org.apache.clerezza.utils.GraphNode
Deletes all statement with the current node as subject and the specified predicate
deleteProperty(IRI, RDFTerm) - Method in class org.apache.clerezza.utils.GraphNode
Delete property to the node with the specified predicate and object
DeleteWhereOperation - Class in org.apache.clerezza.sparql.update.impl
 
DeleteWhereOperation() - Constructor for class org.apache.clerezza.sparql.update.impl.DeleteWhereOperation
 
depiction - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A depiction of some thing.
depicts - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A thing depicted in this representation.
DeprecatedClass - Static variable in class org.apache.clerezza.ontologies.OWL
 
DeprecatedProperty - Static variable in class org.apache.clerezza.ontologies.OWL
 
DESCRIBE - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
DescribeQuery - Interface in org.apache.clerezza.sparql.query
This interface represents a SPARQL SELECT query.
description - Static variable in class org.apache.clerezza.ontologies.DC
description: Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource.
description - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource.
description - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: The content of the Post.
destinationGraphs - Variable in class org.apache.clerezza.sparql.update.impl.BaseUpdateOperation
 
destinationGraphSpec - Variable in class org.apache.clerezza.sparql.update.impl.BaseUpdateOperation
 
Developers - Static variable in class org.apache.clerezza.ontologies.DOCUMENTATION
definition: Platform developers.
deviceSettingDescription - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Information on the picture-taking conditions of a particular camera model.
differentFrom - Static variable in class org.apache.clerezza.ontologies.OWL
 
digitalZoomRatio - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The digital zoom ratio when the image was shot.
DiscoBit - Static variable in class org.apache.clerezza.ontologies.DISCOBITS
 
DISCOBITS - Class in org.apache.clerezza.ontologies
 
DISCOBITS() - Constructor for class org.apache.clerezza.ontologies.DISCOBITS
 
disjointWith - Static variable in class org.apache.clerezza.ontologies.OWL
 
dispatchEvent(GraphEvent) - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
Dispatches a GraphEvent to all registered listeners for which the specified Triple matches the FilterTriples of the listeners.
DISTINCT - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
distinctMembers - Static variable in class org.apache.clerezza.ontologies.OWL
 
dnaChecksum - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A checksum for the DNA of some thing.
Document - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A document.
DOCUMENTATION - Class in org.apache.clerezza.ontologies
 
DOCUMENTATION() - Constructor for class org.apache.clerezza.ontologies.DOCUMENTATION
 
documentation - Static variable in class org.apache.clerezza.ontologies.DOCUMENTATION
definition: Points to a documentation of the subject
DocumentationItem - Static variable in class org.apache.clerezza.ontologies.DOCUMENTATION
definition: A piece of documentation.
Dom - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Information related to a Domestic Address or Label
domain - Static variable in class org.apache.clerezza.ontologies.RDFS
comment: A domain of the subject property.
Done() - Method in class org.apache.clerezza.sparql.SimpleCharStream
Reset buffer when finished.
DOUBLE - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
double_ - Static variable in class org.apache.clerezza.ontologies.XSD
comment: The double datatype corresponds to IEEE double-precision 64-bit floating point type [IEEE 754-1985].
DOUBLE_NEGATIVE - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
DOUBLE_POSITIVE - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
DROP - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
DropOperation - Class in org.apache.clerezza.sparql.update.impl
 
DropOperation() - Constructor for class org.apache.clerezza.sparql.update.impl.DropOperation
 

E

ECHAR - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
editorialNote - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
editorialNote - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: A note for an editor, translator or maintainer of the vocabulary.
educationLevel - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A class of entity, defined in terms of progression through an educational or training context, for which the described resource is intended.
email - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: An electronic mail address of the User.
Email - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Resources that are vCard Email Addresses
email - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: An email address
email_sha1 - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: An electronic mail address of the User, encoded using SHA1.
encode(byte[]) - Static method in class org.apache.clerezza.implementation.util.Base64
 
encodeBlock(byte[], int) - Static method in class org.apache.clerezza.implementation.util.Base64
 
endColumn - Variable in class org.apache.clerezza.sparql.Token
The column number of the last character of this Token.
endLastBasicGraphPattern() - Method in class org.apache.clerezza.sparql.query.impl.SimpleGroupGraphPattern
 
endLine - Variable in class org.apache.clerezza.sparql.Token
The line number of the last character of this Token.
EntityAlreadyExistsException - Exception in org.apache.clerezza.dataset
is thrown on an attempt to create an entity with a name which already exists
EntityAlreadyExistsException(IRI) - Constructor for exception org.apache.clerezza.dataset.EntityAlreadyExistsException
creates an exception indicating that an entity with the specified name already exists.
EntityUndeletableException - Exception in org.apache.clerezza.dataset
is thrown on an attempt to delete an entity with a provider that supports the delete operation when the specified entity cannot be deleted
EntityUndeletableException(IRI) - Constructor for exception org.apache.clerezza.dataset.EntityUndeletableException
creates an exception indicating that the entity with the specified name cannot be deleted
Entry - Static variable in class org.apache.clerezza.ontologies.DISCOBITS
 
EOF - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
End of File.
eol - Variable in exception org.apache.clerezza.sparql.ParseException
The end of line string for this machine.
equals(Object) - Method in class org.apache.clerezza.dataset.security.TcPermission
 
equals(Object) - Method in interface org.apache.clerezza.Graph
Returns true if other describes the same graph and will always describe the same graph as this instance, false otherwise.
equals(Object) - Method in interface org.apache.clerezza.ImmutableGraph
Returns true if two graphs are isomorphic
equals(Object) - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
equals(Object) - Method in class org.apache.clerezza.implementation.graph.AbstractImmutableGraph
 
equals(Object) - Method in class org.apache.clerezza.implementation.literal.AbstractLiteral
 
equals(Object) - Method in class org.apache.clerezza.implementation.TripleImpl
 
equals(Object) - Method in class org.apache.clerezza.IRI
Returns true iff obj == UriRef
equals(Object) - Method in class org.apache.clerezza.Language
 
equals(Object) - Method in interface org.apache.clerezza.Literal
Returns true if obj is an instance of literal that is term-equal with this, false otherwise
equals(Object) - Method in class org.apache.clerezza.sparql.query.impl.SimplePropertyPathPattern
 
equals(Object) - Method in class org.apache.clerezza.sparql.query.impl.SimpleTriplePattern
 
equals(Object) - Method in class org.apache.clerezza.sparql.query.PropertyPathExpressionOrVariable
 
equals(Object) - Method in class org.apache.clerezza.sparql.query.ResourceOrVariable
 
equals(Object) - Method in class org.apache.clerezza.sparql.query.Variable
 
equals(Object) - Method in interface org.apache.clerezza.Triple
 
equals(Object) - Method in class org.apache.clerezza.utils.GraphNode
 
equals(Object) - Method in class org.apache.clerezza.utils.RdfList
 
equals(Object) - Method in class org.apache.clerezza.utils.UnionGraph
 
equivalentClass - Static variable in class org.apache.clerezza.ontologies.OWL
 
equivalentProperty - Static variable in class org.apache.clerezza.ontologies.OWL
 
evolve() - Method in class org.apache.clerezza.test.utils.RandomGraph
Add or removes randomly a triple.
exactMatch - Static variable in class org.apache.clerezza.ontologies.SKOS04
comment: skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch.
exactMatch - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: skos:exactMatch is used to link two concepts, indicating a high degree of confidence that the concepts can be used interchangeably across a wide range of information retrieval applications.
example - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
example - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: An example of the use of a concept.
execute() - Method in class org.apache.clerezza.ontologiesplugin.OntologyJavaClassCreatorMojo
 
execute(GraphStore, Graph, String) - Method in interface org.apache.clerezza.sparql.QueryEngine
Executes any sparql query.
executeSparqlQuery(String, IRI) - Method in interface org.apache.clerezza.dataset.QueryableTcProvider
Executes any sparql query.
executeSparqlQuery(String, Graph) - Method in class org.apache.clerezza.dataset.TcManager
Executes any sparql query.
executeSparqlQuery(String, boolean) - Method in class org.apache.clerezza.dataset.TcManager
Executes any sparql query.
executeSparqlQuery(String, IRI) - Method in class org.apache.clerezza.dataset.TcManager
Executes any sparql query.
executeSparqlQuery(String, IRI, boolean) - Method in class org.apache.clerezza.dataset.TcManager
Executes any sparql query.
executeSparqlQuery(Query, Graph) - Method in class org.apache.clerezza.dataset.TcManager
Deprecated.
Query is discontinued
executeSparqlQuery(SelectQuery, Graph) - Method in class org.apache.clerezza.dataset.TcManager
Deprecated.
Query is discontinued
executeSparqlQuery(AskQuery, Graph) - Method in class org.apache.clerezza.dataset.TcManager
Deprecated.
Query is discontinued
executeSparqlQuery(DescribeQuery, Graph) - Method in class org.apache.clerezza.dataset.TcManager
Deprecated.
Query is discontinued
executeSparqlQuery(ConstructQuery, Graph) - Method in class org.apache.clerezza.dataset.TcManager
Deprecated.
Query is discontinued
EXIF - Class in org.apache.clerezza.ontologies
 
EXIF() - Constructor for class org.apache.clerezza.ontologies.EXIF
 
exif_IFD_Pointer - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Exif IFDへのポインタ comment: A pointer to the Exif IFD, which is a set of tags for recording Exif-specific attribute information.
exifAttribute - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: A property that connects an IFD to one of its entries.
exifdata - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: An Exif IFD data entry
exifVersion - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Exif Version comment: Exif形式のバージョン
EXISTS - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
existsLocal(IRI) - Method in interface org.apache.clerezza.utils.graphnodeprovider.GraphNodeProvider
return true iff getLocal(uriRef).getNodeContext.size > 0
expand(GraphNode, int) - Method in class org.apache.clerezza.utils.SeeAlsoExpander
expands a node dereferencing its rdfs:seeAlso references using the tcManager associated to this instance.
ExpandBuff(boolean) - Method in class org.apache.clerezza.sparql.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.apache.clerezza.sparql.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
exposureBiasValue - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 撮影時の露光補正量。単位はAPEX値(EV) comment: The exposure bias.
exposureIndex - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The exposure index selected on the camera or input device at the time the image is captured.
exposureMode - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 露光モード comment: the exposure mode set when the image was shot.
exposureProgram - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 露光制御のモード comment: The class of the program used by the camera to set exposure when the picture is taken.
exposureTime - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Exposure time, given in seconds (sec).
Expression - Interface in org.apache.clerezza.sparql.query
This interface models logical, relational, and numeric expression.
extended_address - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: The extended address of a postal address
extent - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The size or duration of the resource.

F

FALSE - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
family_name - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: The family name of some person.
family_name - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: A family name part of a person's name
familyName - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: The family name of some person.
FAQ - Static variable in class org.apache.clerezza.ontologies.DOCUMENTATION
definition: Frequently asked questions, or FAQs are listed questions and answers, all supposed to be frequently asked in some context, and pertaining to a particular topic.
Fax - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Fax Communications
feed - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A feed (e.g., RSS, Atom, etc.) pertaining to this resource (e.g., for a Forum, Site, User, etc.).
FileFormat - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Examples include the formats defined by the list of Internet Media Types.
fileSource - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 画像がどういうデバイスから得られたか。通常3=DSC comment: The image source.
FillBuff() - Method in class org.apache.clerezza.sparql.SimpleCharStream
 
filter(BlankNodeOrIRI, IRI, RDFTerm) - Method in class org.apache.clerezza.dataset.SecuredGraph
 
filter(BlankNodeOrIRI, IRI, RDFTerm) - Method in interface org.apache.clerezza.Graph
Filters triples given a pattern.
filter(BlankNodeOrIRI, IRI, RDFTerm) - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
filter(BlankNodeOrIRI, IRI, RDFTerm) - Method in class org.apache.clerezza.implementation.graph.PrivilegedGraphWrapper
 
filter(BlankNodeOrIRI, IRI, RDFTerm) - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
 
FILTER - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
filter(BlankNodeOrIRI, IRI, RDFTerm) - Method in class org.apache.clerezza.test.utils.LockableMGraphWrapperForTesting
 
filter(BlankNodeOrIRI, IRI, RDFTerm) - Method in class org.apache.clerezza.utils.UriMutatingGraph
 
FilterTriple - Class in org.apache.clerezza.event
The FilterTriple class provides a match()-method that tests if a Triple match a certain triple pattern.
FilterTriple(BlankNodeOrIRI, IRI, RDFTerm) - Constructor for class org.apache.clerezza.event.FilterTriple
Creates a new FilterTriple.
findContainingListNodes(GraphNode) - Static method in class org.apache.clerezza.utils.RdfList
Returns a set of GraphNodeS which are the first list nodes (meaning they are not the beginning of a sublist) of the list containing the specified GraphNode as an element.
findContainingLists(GraphNode) - Static method in class org.apache.clerezza.utils.RdfList
Returns the rdf lists of which the specified GraphNode is an element of.
first - Static variable in class org.apache.clerezza.dataset.security.TcAccessController
The first item in the subject RDF list.
first - Static variable in class org.apache.clerezza.ontologies.RDF
comment: The first item in the subject RDF list.
first_name - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: First (real) name of this User.
firstName - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: The first name of a person.
flash - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The status of flash when the image was shot.
flashEnergy - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: BCPSによるストロボの強度 comment: The strobe energy at the time the image is captured, as measured in Beam Candle Power Seconds (BCPS).
flashpixVersion - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The Flashpix format version supported by a FPXR file.
float_ - Static variable in class org.apache.clerezza.ontologies.XSD
comment: float corresponds to the IEEE single-precision 32-bit floating point type [IEEE 754-1985].
fn - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: A formatted name of a person
fNumber - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: F number comment: レンズのF値
FOAF - Class in org.apache.clerezza.ontologies
 
FOAF() - Constructor for class org.apache.clerezza.ontologies.FOAF
 
focalLength - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The actual focal length of the lens, in mm.
focalLengthIn35mmFilm - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 35mm換算した焦点距離 comment: The equivalent focal length assuming a 35mm film camera, in mm.
focalPlaneResolutionUnit - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: CCD画素密度の単位 comment: The unit for measuring FocalPlaneXResolution and FocalPlaneYResolution.
focalPlaneXResolution - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 撮影画像のCCD位置での水平解像度。この値とFocalPlaneYResolution、FocalLengthを使うと、レンズ焦点距離の35mmカメラ換算値が計算できる。例えば200万画素機を使いVGAモードの画像を撮ったような場合はこの値はVGAの解像度でリサンプルされた値になっており、CCDの画素ピッチそのままの値ではないので注意が必要 comment: The number of pixels in the image width (X) direction per FocalPlaneResolutionUnit on the camera focal plane.
focalPlaneYResolution - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 撮影画像のCCD位置での垂直解像度 comment: The number of pixels in the image height (Y) direction per FocalPlaneResolutionUnit on the camera focal plane.
format(Date, StringBuffer, FieldPosition) - Method in class org.apache.clerezza.implementation.util.W3CDateFormat
 
format - Static variable in class org.apache.clerezza.ontologies.DC
description: Examples of dimensions include size and duration.
format - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Examples of dimensions include size and duration.
Forum - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A discussion area on which Posts or entries are made.
Frequency - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A rate at which something recurs.
FROM - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
function_of - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A User who has this Role.
FunctionalProperty - Static variable in class org.apache.clerezza.ontologies.OWL
 
FunctionCall - Class in org.apache.clerezza.sparql.query
Defines a function call which is one form of Expression.
FunctionCall(IRI, List<Expression>) - Constructor for class org.apache.clerezza.sparql.query.FunctionCall
 
fundedBy - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: An organization funding a project or person.

G

gainControl - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The degree of overall image gain adjustment.
gDay - Static variable in class org.apache.clerezza.ontologies.XSD
comment: gDay is a gregorian day that recurs, specifically a day of the month such as the 5th of the month.
geekcode - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A textual geekcode for this person, see http://www.geekcode.com/geek.html
gender - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: The gender of this Agent (typically but not necessarily 'male' or 'female').
GENERAL_PURPOSE_TC - Static variable in class org.apache.clerezza.dataset.TcManager
 
geo - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Geometric data such as latitude, longitude and altitude.
geo - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: A geographic location associated with a person
get(int) - Method in class org.apache.clerezza.implementation.graphmatching.collections.IntHashMap
Returns the value to which the specified key is mapped in this map.
get(String) - Method in interface org.apache.clerezza.sparql.SolutionMapping
Should be the equivalent to this: public Resource get(String name) { return get(new Variable(name)); }
get(IRI) - Method in interface org.apache.clerezza.utils.graphnodeprovider.GraphNodeProvider
Get a GraphNode for the specified resource, see class comments for details.
get(int) - Method in class org.apache.clerezza.utils.RdfList
 
getAction() - Method in exception org.apache.clerezza.implementation.graph.ReadOnlyException
 
getActions() - Method in class org.apache.clerezza.dataset.security.TcPermission
 
getAlternativeGraphPatterns() - Method in interface org.apache.clerezza.sparql.query.AlternativeGraphPattern
 
getAlternativeGraphPatterns() - Method in class org.apache.clerezza.sparql.query.impl.SimpleAlternativeGraphPattern
 
getArguements() - Method in class org.apache.clerezza.sparql.query.BuiltInCall
 
getArguements() - Method in class org.apache.clerezza.sparql.query.FunctionCall
 
getBeginColumn() - Method in class org.apache.clerezza.sparql.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.apache.clerezza.sparql.SimpleCharStream
Get token beginning line number.
getBoundExpression() - Method in class org.apache.clerezza.sparql.query.Variable
 
getChar(int) - Static method in class org.apache.clerezza.implementation.util.Base64
 
getClassName() - Method in interface org.apache.clerezza.schemagen.SchemaGenArguments
 
getColumn() - Method in class org.apache.clerezza.sparql.SimpleCharStream
Deprecated.
getConstructTemplate() - Method in interface org.apache.clerezza.sparql.query.ConstructQuery
Gets the template for constructing triples in a CONSTRUCT query.
getConstructTemplate() - Method in class org.apache.clerezza.sparql.query.impl.SimpleConstructQuery
 
getDataSet() - Method in class org.apache.clerezza.sparql.query.impl.SimpleQuery
 
getDataSet() - Method in interface org.apache.clerezza.sparql.query.Query
Gets DataSet containing the specification of the default ImmutableGraph and named graphs, if any.
getDataType() - Method in class org.apache.clerezza.implementation.literal.LiteralImpl
 
getDataType() - Method in class org.apache.clerezza.implementation.literal.PlainLiteralImpl
 
getDataType() - Method in class org.apache.clerezza.implementation.literal.TypedLiteralImpl
 
getDataType() - Method in interface org.apache.clerezza.Literal
The IRI identifying the datatype that determines how the lexical form maps to a literal value.
getDefaultGraphs() - Method in interface org.apache.clerezza.sparql.query.DataSet
 
getDefaultGraphs() - Method in class org.apache.clerezza.sparql.query.impl.SimpleDataSet
 
getDestinationGraph(IRI, GraphStore) - Method in class org.apache.clerezza.sparql.update.impl.ClearOrDropOperation
 
getDestinationGraph() - Method in class org.apache.clerezza.sparql.update.impl.CreateOperation
 
getDestinationGraph(IRI) - Method in class org.apache.clerezza.sparql.update.impl.SimpleUpdateOperation
 
getDestinationGraphs(IRI, GraphStore) - Method in class org.apache.clerezza.sparql.update.impl.BaseUpdateOperation
 
getDestinationGraphs(IRI, GraphStore) - Method in class org.apache.clerezza.sparql.update.impl.ModifyOperation
 
getDestinationGraphs(IRI, GraphStore) - Method in class org.apache.clerezza.sparql.update.impl.UpdateOperationWithQuads
 
getDestinationGraphs(IRI, GraphStore) - Method in interface org.apache.clerezza.sparql.update.UpdateOperation
 
getDestinationGraphSpec() - Method in class org.apache.clerezza.sparql.update.impl.BaseUpdateOperation
 
getEmptyGraph() - Method in class org.apache.clerezza.test.utils.GraphTest
Subclasses implement this method to provide implementation instances of Graph.
getEndColumn() - Method in class org.apache.clerezza.sparql.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.apache.clerezza.sparql.SimpleCharStream
Get token end line number.
getEntityName() - Method in exception org.apache.clerezza.dataset.EntityAlreadyExistsException
 
getEntityName() - Method in exception org.apache.clerezza.dataset.EntityUndeletableException
 
getEntityName() - Method in exception org.apache.clerezza.dataset.NoSuchEntityException
the name for which no entity exists.
getExpression() - Method in class org.apache.clerezza.sparql.query.impl.SimpleOrderCondition
 
getExpression() - Method in interface org.apache.clerezza.sparql.query.OrderCondition
 
getFilter() - Method in interface org.apache.clerezza.sparql.query.GroupGraphPattern
 
getFilter() - Method in class org.apache.clerezza.sparql.query.impl.SimpleGroupGraphPattern
 
getFormatIdentifier() - Method in interface org.apache.clerezza.schemagen.SchemaGenArguments
 
getGraph(IRI) - Method in class org.apache.clerezza.dataset.TcManager
 
getGraph(IRI) - Method in interface org.apache.clerezza.dataset.TcProvider
This method is used to get a Graph indifferently whether it's a ImmutableGraph or not.
getGraph(IRI) - Method in class org.apache.clerezza.dataset.TcProviderMultiplexer
 
getGraph() - Method in class org.apache.clerezza.event.GraphEvent
Returns the TripleCollection that was modified in the event.
getGraph(IRI) - Method in class org.apache.clerezza.simple.storage.SimpleTcProvider
 
getGraph() - Method in interface org.apache.clerezza.sparql.query.GraphGraphPattern
 
getGraph() - Method in class org.apache.clerezza.sparql.query.impl.SimpleGraphGraphPattern
 
getGraph() - Method in class org.apache.clerezza.sparql.update.impl.Quad
 
getGraph() - Method in class org.apache.clerezza.utils.GraphNode
Gets the graph the node represented by this instance is in
getGraphPatterns() - Method in interface org.apache.clerezza.sparql.query.GroupGraphPattern
 
getGraphPatterns() - Method in class org.apache.clerezza.sparql.query.impl.SimpleGroupGraphPattern
 
getGroupConditions() - Method in class org.apache.clerezza.sparql.query.impl.SimpleQueryWithSolutionModifier
 
getGroupConditions() - Method in interface org.apache.clerezza.sparql.query.QueryWithSolutionModifier
 
getGroupGraphPattern() - Method in interface org.apache.clerezza.sparql.query.GraphGraphPattern
 
getGroupGraphPattern() - Method in class org.apache.clerezza.sparql.query.impl.SimpleGraphGraphPattern
 
getGroupGraphPattern() - Method in class org.apache.clerezza.sparql.query.impl.SimpleServiceGraphPattern
 
getGroupGraphPattern() - Method in interface org.apache.clerezza.sparql.query.ServiceGraphPattern
 
getHavingConditions() - Method in class org.apache.clerezza.sparql.query.impl.SimpleQueryWithSolutionModifier
 
getHavingConditions() - Method in interface org.apache.clerezza.sparql.query.QueryWithSolutionModifier
 
getHoldCount() - Method in class org.apache.clerezza.implementation.debug.WriteLockDebug
 
GetImage() - Method in class org.apache.clerezza.sparql.SimpleCharStream
Get token literal value.
getImmutableGraph() - Method in class org.apache.clerezza.dataset.SecuredGraph
 
getImmutableGraph(IRI) - Method in class org.apache.clerezza.dataset.TcManager
 
getImmutableGraph(IRI) - Method in interface org.apache.clerezza.dataset.TcProvider
Get a ImmutableGraph by its name
getImmutableGraph(IRI) - Method in class org.apache.clerezza.dataset.TcProviderMultiplexer
 
getImmutableGraph() - Method in interface org.apache.clerezza.Graph
Returns an ImutableGraph describing the graph at the current point in time.
getImmutableGraph() - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
getImmutableGraph() - Method in class org.apache.clerezza.implementation.graph.AbstractImmutableGraph
 
getImmutableGraph() - Method in class org.apache.clerezza.implementation.graph.PrivilegedGraphWrapper
 
getImmutableGraph() - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
 
getImmutableGraph() - Method in class org.apache.clerezza.implementation.graph.WriteBlockedGraph
 
getImmutableGraph() - Method in class org.apache.clerezza.implementation.in_memory.SimpleGraph
 
getImmutableGraph(IRI) - Method in class org.apache.clerezza.simple.storage.SimpleTcProvider
 
getImmutableGraph() - Method in class org.apache.clerezza.utils.UriMutatingGraph
 
getInlineData() - Method in class org.apache.clerezza.sparql.query.impl.SimpleQuery
 
getInlineData() - Method in interface org.apache.clerezza.sparql.query.Query
 
getInputGraph(IRI) - Method in class org.apache.clerezza.sparql.update.impl.SimpleUpdateOperation
 
getInputGraphs(IRI, GraphStore) - Method in class org.apache.clerezza.sparql.update.impl.BaseUpdateOperation
 
getInputGraphs(IRI, GraphStore) - Method in class org.apache.clerezza.sparql.update.impl.ModifyOperation
 
getInputGraphs(IRI, GraphStore) - Method in class org.apache.clerezza.sparql.update.impl.UpdateOperationWithQuads
 
getInputGraphs(IRI, GraphStore) - Method in interface org.apache.clerezza.sparql.update.UpdateOperation
 
getInputGraphSpec() - Method in class org.apache.clerezza.sparql.update.impl.BaseUpdateOperation
 
getInstance() - Static method in class org.apache.clerezza.dataset.TcManager
This returns the singleton instance.
getInstance() - Static method in class org.apache.clerezza.implementation.literal.LiteralFactory
Get a LiteralFactory.
getInstance() - Static method in class org.apache.clerezza.representation.Parser
This returns the singleton instance, if an instance has been previously created (e.g.
getInstance() - Static method in class org.apache.clerezza.representation.Serializer
This returns the singleton instance, if an instance has been previously created (e.g.
getInstance() - Static method in class org.apache.clerezza.sparql.QueryParser
Returns an instance of this class.
getInverseProperties() - Method in class org.apache.clerezza.utils.GraphNode
Get all inverse properties as an Iterator<IRI>.
getIRIObjects(IRI) - Method in class org.apache.clerezza.utils.GraphNode
 
getLanguage() - Method in class org.apache.clerezza.implementation.literal.LiteralImpl
 
getLanguage() - Method in class org.apache.clerezza.implementation.literal.PlainLiteralImpl
 
getLanguage() - Method in class org.apache.clerezza.implementation.literal.TypedLiteralImpl
 
getLanguage() - Method in interface org.apache.clerezza.Literal
If and only if the datatype IRI is http://www.w3.org/1999/02/22-rdf-syntax-ns#langString, the language tag for this Literal is a language tag as defined by BCP47.
If the datatype IRI is not http://www.w3.org/1999/02/22-rdf-syntax-ns#langString, this method must null.
getLexicalForm() - Method in class org.apache.clerezza.implementation.literal.LiteralImpl
 
getLexicalForm() - Method in class org.apache.clerezza.implementation.literal.PlainLiteralImpl
 
getLexicalForm() - Method in class org.apache.clerezza.implementation.literal.TypedLiteralImpl
 
getLexicalForm() - Method in interface org.apache.clerezza.Literal
The lexical form of this literal, represented by a Unicode string.
getLhsOperand() - Method in class org.apache.clerezza.sparql.query.BinaryOperation
 
getLhsOperand() - Method in class org.apache.clerezza.sparql.query.BinaryPropertyPathOperation
 
getLhsOperand() - Method in class org.apache.clerezza.sparql.query.RhsListBinaryOperation
 
getLimit() - Method in class org.apache.clerezza.sparql.query.impl.SimpleQueryWithSolutionModifier
 
getLimit() - Method in interface org.apache.clerezza.sparql.query.QueryWithSolutionModifier
Gets the maximum number of results to be returned by the query.
getLine() - Method in class org.apache.clerezza.sparql.SimpleCharStream
Deprecated.
getListRDFTerm() - Method in class org.apache.clerezza.utils.RdfList
 
getLiteral() - Method in class org.apache.clerezza.sparql.query.LiteralExpression
 
getLiterals(IRI) - Method in class org.apache.clerezza.utils.GraphNode
 
getLocal(IRI) - Method in interface org.apache.clerezza.utils.graphnodeprovider.GraphNodeProvider
Get a GraphNode for the specified resource, The resource is assumed to be local, i.e.
getLock() - Method in class org.apache.clerezza.dataset.SecuredGraph
 
getLock() - Method in interface org.apache.clerezza.Graph
The lock provided by this methods allows to create read- and write-locks that span multiple method calls.
getLock() - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
getLock() - Method in class org.apache.clerezza.implementation.graph.PrivilegedGraphWrapper
 
getLock() - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
 
getLock() - Method in class org.apache.clerezza.utils.UnionGraph
 
getLock() - Method in class org.apache.clerezza.utils.UriMutatingGraph
 
getLockedReadLocks() - Method in class org.apache.clerezza.implementation.debug.ReentrantReadWriteLockTracker
 
getMainGraphPattern() - Method in class org.apache.clerezza.sparql.query.impl.SimpleOptionalGraphPattern
 
getMainGraphPattern() - Method in interface org.apache.clerezza.sparql.query.OptionalGraphPattern
 
getMatchingGroups() - Method in class org.apache.clerezza.implementation.graphmatching.HashMatching
 
getMatchings() - Method in class org.apache.clerezza.implementation.graphmatching.HashMatching
 
getMessage() - Method in error org.apache.clerezza.sparql.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMGraph(IRI) - Method in class org.apache.clerezza.dataset.TcManager
 
getMGraph(IRI) - Method in interface org.apache.clerezza.dataset.TcProvider
Get an Graph taht is not ImmutableGrah.
getMGraph(IRI) - Method in class org.apache.clerezza.dataset.TcProviderMultiplexer
 
getMGraph(IRI) - Method in class org.apache.clerezza.simple.storage.SimpleTcProvider
 
getMinuendGraphPattern() - Method in class org.apache.clerezza.sparql.query.impl.SimpleMinusGraphPattern
 
getMinuendGraphPattern() - Method in interface org.apache.clerezza.sparql.query.MinusGraphPattern
 
getName() - Method in class org.apache.clerezza.sparql.query.BuiltInCall
 
getName() - Method in class org.apache.clerezza.sparql.query.FunctionCall
 
getName() - Method in class org.apache.clerezza.sparql.query.Variable
 
getNamedGraphs() - Method in interface org.apache.clerezza.sparql.query.DataSet
 
getNamedGraphs() - Method in class org.apache.clerezza.sparql.query.impl.SimpleDataSet
 
getNames(ImmutableGraph) - Method in class org.apache.clerezza.dataset.TcManager
 
getNames(ImmutableGraph) - Method in interface org.apache.clerezza.dataset.TcProvider
get a set of the names of a ImmutableGraph
getNames(ImmutableGraph) - Method in class org.apache.clerezza.dataset.TcProviderMultiplexer
 
getNames(ImmutableGraph) - Method in class org.apache.clerezza.simple.storage.SimpleTcProvider
 
getNamespace() - Method in interface org.apache.clerezza.schemagen.SchemaGenArguments
 
getNextToken() - Method in class org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserTokenManager
Get the next Token.
getNode() - Method in class org.apache.clerezza.utils.GraphNode
Gets the unwrapped node
getNodeContext() - Method in class org.apache.clerezza.utils.GraphNode
The context of a node are the triples containing a node as subject or object and recursively the context of the b-nodes in any of these statements.
getObject() - Method in class org.apache.clerezza.implementation.TripleImpl
 
getObject() - Method in class org.apache.clerezza.sparql.query.impl.SimplePropertyPathPattern
 
getObject() - Method in class org.apache.clerezza.sparql.query.impl.SimpleTriplePattern
 
getObject() - Method in interface org.apache.clerezza.sparql.query.PropertyPathPattern
 
getObject() - Method in interface org.apache.clerezza.sparql.query.TriplePattern
 
getObject() - Method in interface org.apache.clerezza.Triple
 
getObjectNodes(IRI) - Method in class org.apache.clerezza.utils.GraphNode
Returns a iterator containing all objects of the triples where this graph node is the subject and has the specified property.
getObjects(IRI) - Method in class org.apache.clerezza.utils.GraphNode
Get the objects of statements with this node as subject and a specified property as predicate.
getOffset() - Method in class org.apache.clerezza.sparql.query.impl.SimpleQueryWithSolutionModifier
 
getOffset() - Method in interface org.apache.clerezza.sparql.query.QueryWithSolutionModifier
Gets the numeric offset of the first row to be returned by the query.
getOperand() - Method in class org.apache.clerezza.sparql.query.UnaryOperation
 
getOperand() - Method in class org.apache.clerezza.sparql.query.UnaryPropertyPathOperation
 
getOperatorString() - Method in class org.apache.clerezza.sparql.query.AbstractOperation
A string representation of the operator
getOptionalGraphPattern() - Method in class org.apache.clerezza.sparql.query.impl.SimpleOptionalGraphPattern
 
getOptionalGraphPattern() - Method in interface org.apache.clerezza.sparql.query.OptionalGraphPattern
 
getOrderConditions() - Method in class org.apache.clerezza.sparql.query.impl.SimpleQueryWithSolutionModifier
 
getOrderConditions() - Method in interface org.apache.clerezza.sparql.query.QueryWithSolutionModifier
Gets the list of required ordering conditions in decreasing ordering priority.
getOwner() - Method in class org.apache.clerezza.implementation.debug.ReentrantReadWriteLockTracker
 
getPattern() - Method in class org.apache.clerezza.sparql.query.PatternExistenceCondition
 
getPermission(String) - Static method in class org.apache.clerezza.dataset.security.PermissionParser
Parsers permissionDescription and instantiates the permission using the ClassLoader of this class.
getPermission(String, ClassLoader) - Static method in class org.apache.clerezza.dataset.security.PermissionParser
Parsers permissionDescription and instantiates the permission using classLoader.
getPredicate() - Method in class org.apache.clerezza.implementation.TripleImpl
 
getPredicate() - Method in class org.apache.clerezza.sparql.query.impl.SimpleTriplePattern
 
getPredicate() - Method in interface org.apache.clerezza.sparql.query.TriplePattern
 
getPredicate() - Method in interface org.apache.clerezza.Triple
 
getPredicatePath() - Method in class org.apache.clerezza.sparql.query.PredicatePath
 
getPreferedIRI(Set<IRI>) - Method in class org.apache.clerezza.utils.smushing.BaseSmusher
Returns a prefered IRI for the IRIs in a set.
getProperties() - Method in class org.apache.clerezza.utils.GraphNode
Get all available properties as an Iterator<IRI>.
getPropertyPathExpression() - Method in class org.apache.clerezza.sparql.query.impl.SimplePropertyPathPattern
 
getPropertyPathExpression() - Method in class org.apache.clerezza.sparql.query.PropertyPathExpressionOrVariable
 
getPropertyPathExpression() - Method in interface org.apache.clerezza.sparql.query.PropertyPathPattern
 
getPropertyPathPatterns() - Method in class org.apache.clerezza.sparql.query.impl.SimplePathSupportedBasicGraphPattern
 
getPropertyPathPatterns() - Method in interface org.apache.clerezza.sparql.query.PathSupportedBasicGraphPattern
 
getPropertySet() - Method in class org.apache.clerezza.sparql.query.PropertySet
 
getProviderList() - Method in class org.apache.clerezza.dataset.TcProviderMultiplexer
 
getQuery() - Method in class org.apache.clerezza.sparql.query.impl.SimpleSparqlUnit
 
getQuery() - Method in interface org.apache.clerezza.sparql.query.SparqlUnit
 
getQueryPattern() - Method in class org.apache.clerezza.sparql.query.impl.SimpleQuery
 
getQueryPattern() - Method in interface org.apache.clerezza.sparql.query.Query
Gets the query pattern of the WHERE clause for the query.
getQueuedReaderThreads() - Method in class org.apache.clerezza.implementation.debug.ReentrantReadWriteLockTracker
 
getQueuedThreads() - Method in class org.apache.clerezza.implementation.debug.ReentrantReadWriteLockTracker
 
getQueuedWriterThreads() - Method in class org.apache.clerezza.implementation.debug.ReentrantReadWriteLockTracker
 
getRandomTriple() - Method in class org.apache.clerezza.test.utils.RandomGraph
Returns a random triple contained in the Graph.
getReadHoldCount() - Method in class org.apache.clerezza.implementation.debug.ReentrantReadWriteLockTracker
 
getReadLockCount() - Method in class org.apache.clerezza.implementation.debug.ReentrantReadWriteLockTracker
 
getReferredGraphs() - Method in interface org.apache.clerezza.sparql.query.GroupGraphPattern
 
getReferredGraphs() - Method in class org.apache.clerezza.sparql.query.impl.SimpleGroupGraphPattern
 
getReferredGraphs(String, IRI) - Method in class org.apache.clerezza.sparql.SparqlPreParser
This returns the graphs targeted by the queryString.
getReferredGraphs(IRI, GraphStore) - Method in class org.apache.clerezza.sparql.update.impl.SimpleUpdate
 
getReferredGraphs(IRI, GraphStore) - Method in interface org.apache.clerezza.sparql.update.Update
 
getRequiredReadPermissions(IRI) - Method in class org.apache.clerezza.dataset.security.TcAccessController
Get the set of permissions required for read access to the triple-collection, the set may be empty meaning that the default TCPermission is required.
getRequiredReadWritePermissions(IRI) - Method in class org.apache.clerezza.dataset.security.TcAccessController
Get the set of permissions required for read-write access to the triple-collection, the set may be empty meaning that the default TCPermission is required.
getResource() - Method in class org.apache.clerezza.sparql.query.ResourceOrVariable
 
getResource() - Method in class org.apache.clerezza.sparql.query.UriRefOrVariable
 
getResourcesToDescribe() - Method in interface org.apache.clerezza.sparql.query.DescribeQuery
Gets the list of ResourceOrVariables to describe.
getResourcesToDescribe() - Method in class org.apache.clerezza.sparql.query.impl.SimpleDescribeQuery
 
getResultVars() - Method in interface org.apache.clerezza.sparql.ResultSet
Iterate over the variable names (strings) in this QuerySolution.
getRhsOperand() - Method in class org.apache.clerezza.sparql.query.BinaryOperation
 
getRhsOperand() - Method in class org.apache.clerezza.sparql.query.BinaryPropertyPathOperation
 
getRhsOperand() - Method in class org.apache.clerezza.sparql.query.RhsListBinaryOperation
 
getSchemaUrl() - Method in interface org.apache.clerezza.schemagen.SchemaGenArguments
 
getSelection() - Method in class org.apache.clerezza.sparql.query.impl.SimpleSelectQuery
 
getSelection() - Method in interface org.apache.clerezza.sparql.query.SelectQuery
Gets the list of Variables to project the solution to.
getService(Bundle, ServiceRegistration) - Method in class org.apache.clerezza.dataset.ImmutableGraphServiceFactory
 
getService(Bundle, ServiceRegistration) - Method in class org.apache.clerezza.dataset.MGraphServiceFactory
 
getService() - Method in class org.apache.clerezza.sparql.query.impl.SimpleServiceGraphPattern
 
getService() - Method in interface org.apache.clerezza.sparql.query.ServiceGraphPattern
 
getSize(GraphNode, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.jaxrs.rdf.providers.GraphNodeWriter
 
getSize(Graph, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.jaxrs.rdf.providers.GraphWriter
 
getSize(ResultSet, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.jaxrs.sparql.providers.ResultSetCsvMessageBodyWriter
 
getSize(ResultSet, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.jaxrs.sparql.providers.ResultSetJsonMessageBodyWriter
 
getSize(ResultSet, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.jaxrs.sparql.providers.ResultSetTsvMessageBodyWriter
 
getSize(ResultSet, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.jaxrs.sparql.providers.ResultSetXmlMessageBodyWriter
 
getSource() - Method in class org.apache.clerezza.sparql.update.impl.LoadOperation
 
getStackTrace() - Method in class org.apache.clerezza.implementation.debug.ReadLockDebug
 
getStackTrace() - Method in class org.apache.clerezza.implementation.debug.WriteLockDebug
 
getSubject() - Method in class org.apache.clerezza.implementation.TripleImpl
 
getSubject() - Method in class org.apache.clerezza.sparql.query.impl.SimplePropertyPathPattern
 
getSubject() - Method in class org.apache.clerezza.sparql.query.impl.SimpleTriplePattern
 
getSubject() - Method in interface org.apache.clerezza.sparql.query.PropertyPathPattern
 
getSubject() - Method in interface org.apache.clerezza.sparql.query.TriplePattern
 
getSubject() - Method in interface org.apache.clerezza.Triple
 
getSubjectNodes(IRI) - Method in class org.apache.clerezza.utils.GraphNode
Returns a iterator containing all subjects of the triples where this graph node is the object and has the specified property.
getSubjects(IRI) - Method in class org.apache.clerezza.utils.GraphNode
Get the subjects of statements with this node as object and a specified property as predicate.
getSubSelect() - Method in interface org.apache.clerezza.sparql.query.GroupGraphPattern
 
getSubSelect() - Method in class org.apache.clerezza.sparql.query.impl.SimpleGroupGraphPattern
 
getSubtrahendGraphPattern() - Method in class org.apache.clerezza.sparql.query.impl.SimpleMinusGraphPattern
 
getSubtrahendGraphPattern() - Method in interface org.apache.clerezza.sparql.query.MinusGraphPattern
 
GetSuffix(int) - Method in class org.apache.clerezza.sparql.SimpleCharStream
Get the suffix.
getSupportedFormats() - Method in class org.apache.clerezza.representation.Parser
Get a set of supported formats
getSupportedFormats() - Method in class org.apache.clerezza.representation.Serializer
Get a set of supported formats
getTabSize(int) - Method in class org.apache.clerezza.sparql.SimpleCharStream
 
getTcAccessController() - Method in class org.apache.clerezza.dataset.TcManager
 
getTcManager() - Method in class org.apache.clerezza.dataset.security.TcAccessController
Note that this will only be invoked once
getTextEncoding() - Method in class org.apache.clerezza.jaxrs.sparql.providers.ResultSetCsvMessageBodyWriter
 
getTextEncoding() - Method in class org.apache.clerezza.jaxrs.sparql.providers.ResultSetTsvMessageBodyWriter
 
getTriple() - Method in class org.apache.clerezza.event.GraphEvent
Return the Triple that was part of the modification.
getTriplePatterns() - Method in interface org.apache.clerezza.sparql.query.BasicGraphPattern
 
getTriplePatterns() - Method in class org.apache.clerezza.sparql.query.impl.SimpleBasicGraphPattern
 
getUnicodeString() - Method in class org.apache.clerezza.IRI
 
getUnsecuredGraph() - Method in class org.apache.clerezza.dataset.SecuredGraph
Returns the wrapped Graph if the caller has all access rights.
getUpdate() - Method in class org.apache.clerezza.sparql.query.impl.SimpleSparqlUnit
 
getUpdate() - Method in interface org.apache.clerezza.sparql.query.SparqlUnit
 
getUriRef() - Method in class org.apache.clerezza.sparql.query.UriRefExpression
 
getValidMapping(Graph, Graph) - Static method in class org.apache.clerezza.implementation.graphmatching.GraphMatcher
get a mapping from g1 to g2 or null if the graphs are not isomorphic.
getValue(char) - Static method in class org.apache.clerezza.implementation.util.Base64
 
getValue() - Method in class org.apache.clerezza.sparql.Token
An optional attribute value of the Token.
getValues() - Method in class org.apache.clerezza.sparql.query.impl.SimpleInlineData
 
getValues() - Method in interface org.apache.clerezza.sparql.query.InlineData
 
getVariable() - Method in class org.apache.clerezza.sparql.query.PropertyPathExpressionOrVariable
 
getVariable() - Method in class org.apache.clerezza.sparql.query.ResourceOrVariable
 
getVariables() - Method in class org.apache.clerezza.sparql.query.impl.SimpleInlineData
 
getVariables() - Method in interface org.apache.clerezza.sparql.query.InlineData
 
getWaitingThreads(Condition) - Method in class org.apache.clerezza.implementation.debug.ReentrantReadWriteLockTracker
 
getWaitQueueLength(Condition) - Method in class org.apache.clerezza.implementation.debug.ReentrantReadWriteLockTracker
 
getWeight() - Method in interface org.apache.clerezza.dataset.WeightedTcProvider
Get the weight of this provider.
getWeight() - Method in class org.apache.clerezza.simple.storage.SimpleTcProvider
 
getWriteHoldCount() - Method in class org.apache.clerezza.implementation.debug.ReentrantReadWriteLockTracker
 
given_name - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: A given name part of a person's name
givenName - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: The given name of some person.
givenname - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: The given name of some person.
gMonth - Static variable in class org.apache.clerezza.ontologies.XSD
comment: gMonth is a gregorian month that recurs every year.
gMonthDay - Static variable in class org.apache.clerezza.ontologies.XSD
comment: gMonthDay is a gregorian date that recurs, specifically a day of the year such as the third of May.
gpsAltitude - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The altitude based on the reference in GPSAltitudeRef.
gpsAltitudeRef - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Indicates the altitude used as the reference altitude.
gpsAreaInformation - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: A character string recording the name of the GPS area.
gpsDateStamp - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: date and time information relative to UTC (Coordinated Universal Time).
gpsDestBearing - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The bearing to the destination point.
gpsDestBearingRef - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Indicates the reference used for giving the bearing to the destination point.
gpsDestDistance - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The distance to the destination point.
gpsDestDistanceRef - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Indicates the unit used to express the distance to the destination point.
gpsDestLatitude - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Latitude of destination, expressed as three values giving the degrees, minutes, and seconds, respectively.
gpsDestLatitudeRef - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Reference for latitude of destination
gpsDestLongitude - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Longitude of destination, expressed as three values giving the degrees, minutes, and seconds, respectively.
gpsDestLongitudeRef - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Reference for longitude of destination
gpsDifferential - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Indicates whether differential correction is applied to the GPS receiver.
gpsDOP - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The GPS DOP (data degree of precision).
gpsImgDirection - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The direction of the image when it was captured.
gpsImgDirectionRef - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The reference for giving the direction of the image when it is captured.
gpsInfo - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: An attribute relating to GPS information
gpsInfo_IFD_Pointer - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: A pointer to the GPS IFD, which is a set of tags for recording GPS information.
gpsLatitude - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 緯度 comment: The latitude, expressed as three values giving the degrees, minutes, and seconds, respectively.
gpsLatitudeRef - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 緯度の北緯もしくは南緯 comment: Indicates whether the latitude is north or south latitude.
gpsLongitude - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 経度 comment: The longitude, expressed as three values giving the degrees, minutes, and seconds, respectively.
gpsLongitudeRef - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 経度の東経もしくは西経 comment: Indicates whether the longitude is east or west longitude.
gpsMapDatum - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The geodetic survey data used by the GPS receiver.
gpsMeasureMode - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The GPS measurement mode.
gpsProcessingMethod - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: A character string recording the name of the method used for location finding.
gpsSatellites - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The GPS satellites used for measurements.
gpsSpeed - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The speed of GPS receiver movement.
gpsSpeedRef - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The unit used to express the GPS receiver speed of movement.
gpsStatus - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The status of the GPS receiver when the image is recorded.
gpsTimeStamp - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The time as UTC (Coordinated Universal Time).
gpsTrack - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The direction of GPS receiver movement.
gpsTrackRef - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The reference for giving the direction of GPS receiver movement.
gpsVersionID - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The version of GPSInfoIFD.
Graph - Interface in org.apache.clerezza
A set of triples (as it doesn't allow duplicates), it does however not extend Set as it doesn't inherit its specification for hashCode() and equals.
Graph - Static variable in class org.apache.clerezza.ontologies.TCPROVIDER
definition: A graph, modeled as a set of triples.
GRAPH - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
Graph_SERVICES_ENABLED - Static variable in class org.apache.clerezza.dataset.TcManager
 
graphAppears(IRI) - Method in class org.apache.clerezza.dataset.TcManager
 
graphAppears(IRI) - Method in class org.apache.clerezza.dataset.TcProviderMultiplexer
subclasses overwrite this method to be notified when a new ImmutableGraph is available (either because it has been created or being provided by a newly added WeightedTcProvider).
graphChanged(List<GraphEvent>) - Method in interface org.apache.clerezza.event.GraphListener
This method is called when a ListenableTripleCollection was modified, to which this GraphListener was added.
GraphEvent - Class in org.apache.clerezza.event
This class represent a modification event that occured on a TripleCollection.
GraphEvent(Graph, Triple) - Constructor for class org.apache.clerezza.event.GraphEvent
 
GraphGraphPattern - Interface in org.apache.clerezza.sparql.query
Defines a ImmutableGraph ImmutableGraph pattern.
GraphListener - Interface in org.apache.clerezza.event
A class that is interested in graph events implements this interface and is then added as listener to a ListenableTripleCollection or one of its subclasses.
GraphMatcher - Class in org.apache.clerezza.implementation.graphmatching
 
GraphMatcher() - Constructor for class org.apache.clerezza.implementation.graphmatching.GraphMatcher
 
GraphNode - Class in org.apache.clerezza.utils
This class represents a node in the context of a graph.
GraphNode(RDFTerm, Graph) - Constructor for class org.apache.clerezza.utils.GraphNode
Create a GraphNode representing resource within graph.
GraphNodeProvider - Interface in org.apache.clerezza.utils.graphnodeprovider
A service that returns a GraphNode for a specified named resource, the returned GraphNode has as BaseGraph the ContentGraph provided by the ContentGraphProvider and the for remote uris the Graphs they dereference to and for local URIs with a path-section starting with /user/{username}/ the local-public-graph of that user.
GraphNodeWriter - Class in org.apache.clerezza.jaxrs.rdf.providers
By default this returns a serialization of the context of the GraphNode.
GraphNodeWriter() - Constructor for class org.apache.clerezza.jaxrs.rdf.providers.GraphNodeWriter
 
GraphPattern - Interface in org.apache.clerezza.sparql.query
This is the generic interface for all types of ImmutableGraph patterns: BasicGraphPattern, PathSupportedBasicGraphPattern, GroupGraphPattern, GraphGraphPattern, AlternativeGraphPattern, and OptionalGraphPattern
GraphReader - Class in org.apache.clerezza.jaxrs.rdf.providers
 
GraphReader() - Constructor for class org.apache.clerezza.jaxrs.rdf.providers.GraphReader
 
GraphStore - Interface in org.apache.clerezza.sparql
 
GraphTest - Class in org.apache.clerezza.test.utils
A generic abstract test class, implementations overwrite this class, providing an implementation of the getEmptyGraph method.
GraphTest() - Constructor for class org.apache.clerezza.test.utils.GraphTest
 
GraphUtils - Class in org.apache.clerezza.utils
Utility methods to manipulate Graphs
GraphUtils() - Constructor for class org.apache.clerezza.utils.GraphUtils
 
GraphUtils.NoSuchSubGraphException - Exception in org.apache.clerezza.utils
 
GraphWriter - Class in org.apache.clerezza.jaxrs.rdf.providers
 
GraphWriter() - Constructor for class org.apache.clerezza.jaxrs.rdf.providers.GraphWriter
 
Group - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A class of Agents.
GROUP - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
GROUP_CONCAT - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
group_of - Static variable in class org.apache.clerezza.ontologies.SIOC
 
GroupGraphPattern - Interface in org.apache.clerezza.sparql.query
Defines a group ImmutableGraph pattern.
gYearMonth - Static variable in class org.apache.clerezza.ontologies.XSD
comment: gYearMonth represents a specific gregorian month in a specific gregorian year.

H

has_administrator - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A User who is an administrator of this Site.
has_container - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: The Container to which this Item belongs.
has_creator - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: This is the User who made this resource.
has_function - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A Role that this User has.
has_group - Static variable in class org.apache.clerezza.ontologies.SIOC
 
has_host - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: The Site that hosts this Forum.
has_member - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A User who is a member of this Usergroup.
has_moderator - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A User who is a moderator of this Forum.
has_modifier - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A User who modified this Item.
has_owner - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A User that this Container is owned by.
has_parent - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A Container or Forum that this Container or Forum is a child of.
has_part - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: An resource that is a part of this subject.
has_reply - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: Points to an Item or Post that is a reply or response to this Item or Post.
has_scope - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A resource that this Role applies to.
has_space - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A data Space which this resource is a part of.
has_subscriber - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A User who is subscribed to this Container.
has_usergroup - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: Points to a Usergroup that has certain access to this Space.
hasAbility1 - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
comment: As defined by http://en.wikipedia.org/wiki/Wikipedia:Babel
hasAbility2 - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
comment: As defined by http://en.wikipedia.org/wiki/Wikipedia:Babel
hasAbility3 - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
comment: As defined by http://en.wikipedia.org/wiki/Wikipedia:Babel
hasAbility4 - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
comment: As defined by http://en.wikipedia.org/wiki/Wikipedia:Babel
hasAbility5 - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
comment: As defined by http://en.wikipedia.org/wiki/Wikipedia:Babel
hasCommunicationLanguage - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
comment: A language the organization or project uses to communicate externally.
hasFormat - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A related resource that is substantially the same as the pre-existing described resource, but in another format.
hashCode() - Method in class org.apache.clerezza.dataset.security.TcPermission
 
hashCode() - Method in interface org.apache.clerezza.ImmutableGraph
Return the sum of the blank-nodes independent hashes of the triples.
hashCode() - Method in class org.apache.clerezza.implementation.graph.AbstractImmutableGraph
 
hashCode() - Method in class org.apache.clerezza.implementation.literal.AbstractLiteral
 
hashCode() - Method in class org.apache.clerezza.implementation.literal.LiteralImpl
 
hashCode() - Method in class org.apache.clerezza.implementation.literal.TypedLiteralImpl
 
hashCode() - Method in class org.apache.clerezza.implementation.TripleImpl
 
hashCode() - Method in class org.apache.clerezza.IRI
 
hashCode() - Method in class org.apache.clerezza.Language
 
hashCode() - Method in interface org.apache.clerezza.Literal
Returns the hash code of the lexical form plus the hash code of the datatype plus if the literal has a language the hash code of the language.
hashCode() - Method in class org.apache.clerezza.sparql.query.impl.SimplePropertyPathPattern
 
hashCode() - Method in class org.apache.clerezza.sparql.query.impl.SimpleTriplePattern
 
hashCode() - Method in class org.apache.clerezza.sparql.query.PropertyPathExpressionOrVariable
 
hashCode() - Method in class org.apache.clerezza.sparql.query.ResourceOrVariable
 
hashCode() - Method in class org.apache.clerezza.sparql.query.Variable
 
hashCode() - Method in interface org.apache.clerezza.Triple
The hash code is computed as follow (subject.hashCode() >> 1) ^ predicate.hashCode() ^ object.hashCode() << 1)
hashCode() - Method in class org.apache.clerezza.utils.GraphNode
 
hashCode() - Method in class org.apache.clerezza.utils.RdfList
 
hashCode() - Method in class org.apache.clerezza.utils.UnionGraph
 
HashMatching - Class in org.apache.clerezza.implementation.graphmatching
 
hasLocationPattern - Static variable in class org.apache.clerezza.ontologies.PERMISSION
definition: Points to a location pattern against which the subject applies.
hasMemberLanguage - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
comment: A language used by some member(s) of the organization or project.
hasNativeLanguage - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
 
hasPart - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A related resource that is included either physically or logically in the described resource.
hasPermission - Static variable in class org.apache.clerezza.ontologies.PERMISSION
definition: Points to a permission that has been granted to the subject
hasProperty(IRI, RDFTerm) - Method in class org.apache.clerezza.utils.GraphNode
Checks wether this node has the given property with the given value.
hasRole - Static variable in class org.apache.clerezza.ontologies.PERMISSION
definition: Points to a role whose permissions are granted to the bundles matching the locationPattern of the subject.
hasTopConcept - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
hasTopConcept - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: A top level concept in the concept scheme.
hasValue - Static variable in class org.apache.clerezza.ontologies.OWL
 
hasVersion - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A related resource that is a version, edition, or adaptation of the described resource.
hasWaiters(Condition) - Method in class org.apache.clerezza.implementation.debug.ReentrantReadWriteLockTracker
 
hasWorkingLanguage - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
comment: A language the project or organization uses for internal communication.
HAVING - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
HeadedPage - Static variable in class org.apache.clerezza.ontologies.PLATFORM
definition: A web page typically rendered with a header.
height - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Height of an object
HEX - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
hexBinary - Static variable in class org.apache.clerezza.ontologies.XSD
comment: hexBinary represents arbitrary hex-encoded binary data.
hiddenLabel - Static variable in class org.apache.clerezza.ontologies.SKOS04
comment: The range of skos:hiddenLabel is the class of RDF plain literals.
hiddenLabel - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: A lexical label for a resource that should be hidden when generating visual displays of the resource, but should still be accessible to free text search operations.
HIERARCHY - Class in org.apache.clerezza.ontologies
 
HIERARCHY() - Constructor for class org.apache.clerezza.ontologies.HIERARCHY
 
historyNote - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
historyNote - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: A note about the past state/use/meaning of a concept.
holds - Static variable in class org.apache.clerezza.ontologies.DISCOBITS
 
holdsAccount - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: Indicates an account held by this agent.
Home - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Information related to a Home Address, Label, or Telephone
homepage - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A homepage for some thing.
honorific_prefix - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: An honorific prefix part of a person's name
honorific_suffix - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: An honorific suffix part of a person's name
host_of - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A Forum that is hosted on this Site.
HowTo - Static variable in class org.apache.clerezza.ontologies.DOCUMENTATION
definition: A how-to is an informal, often short, description of how to accomplish some specific task.
HTML - Static variable in annotation type org.apache.clerezza.representation.SupportedFormat
 

I

icon - Static variable in class org.apache.clerezza.ontologies.DAP
definition: The object is an icon representing the subject.
icqChatID - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: An ICQ chat ID
id - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: An identifier of a SIOC concept instance.
identifier - Static variable in class org.apache.clerezza.ontologies.DC
description: Recommended best practice is to identify the resource by means of a string conforming to a formal identification system.
identifier - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Recommended best practice is to identify the resource by means of a string conforming to a formal identification system.
IFD - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: An Image File Directory
ifdPointer - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: A tag that refers a child IFD
IfpSmusher - Class in org.apache.clerezza.utils.smushing
A utility to equate duplicate nodes in an Mgarph, currently only nodes with a shared ifp are equated.
IfpSmusher() - Constructor for class org.apache.clerezza.utils.smushing.IfpSmusher
 
Image - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: An image.
image - Variable in class org.apache.clerezza.sparql.Token
The string image of the token.
imageConfig - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: An attribute relating to Image Configuration
imageDataCharacter - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: An attribute relating to image data characteristics
imageDataStruct - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: An attribute relating to image data structure
imageDescription - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: A character string giving the title of the image.
ImageInfoDiscoBit - Static variable in class org.apache.clerezza.ontologies.DISCOBITS
 
imageLength - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Image height.
imageUniqueID - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: An identifier assigned uniquely to each image.
imageWidth - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Image width.
img - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: An image that can be used to represent some thing (ie.
ImmutableGraph - Interface in org.apache.clerezza
A graph, modeled as a set of triples.
ImmutableGraphReader - Class in org.apache.clerezza.jaxrs.rdf.providers
 
ImmutableGraphReader() - Constructor for class org.apache.clerezza.jaxrs.rdf.providers.ImmutableGraphReader
 
ImmutableGraphServiceFactory - Class in org.apache.clerezza.dataset
 
implies(Permission) - Method in class org.apache.clerezza.dataset.security.TcPermission
 
imports - Static variable in class org.apache.clerezza.ontologies.OWL
 
IMT - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The set of media types specified by the Internet Assigned Numbers Authority.
IN - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
IN_COMMENT - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
Lexical state.
inBuf - Variable in class org.apache.clerezza.sparql.SimpleCharStream
 
incompatibleWith - Static variable in class org.apache.clerezza.ontologies.OWL
 
indexFrom - Static variable in class org.apache.clerezza.ontologies.LIST
definition: Points to a number denoting the zero-based start index of those elements in the SubList within the super list.
indexTo - Static variable in class org.apache.clerezza.ontologies.LIST
definition: Points to a number denoting the zero-based end index of those elements in the SubList within the super list.
InfoBit - Static variable in class org.apache.clerezza.ontologies.DISCOBITS
 
infoBit - Static variable in class org.apache.clerezza.ontologies.DISCOBITS
 
InfoDiscoBit - Static variable in class org.apache.clerezza.ontologies.DISCOBITS
 
InlineData - Interface in org.apache.clerezza.sparql.query
 
input_stream - Variable in class org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserTokenManager
 
inputGraphs - Variable in class org.apache.clerezza.sparql.update.impl.BaseUpdateOperation
 
inputGraphSpec - Variable in class org.apache.clerezza.sparql.update.impl.BaseUpdateOperation
 
inputStream - Variable in class org.apache.clerezza.sparql.SimpleCharStream
 
inScheme - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
inScheme - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: A concept scheme in which the concept is included.
INSERT - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
InsertDataOperation - Class in org.apache.clerezza.sparql.update.impl
 
InsertDataOperation() - Constructor for class org.apache.clerezza.sparql.update.impl.InsertDataOperation
 
instance - Static variable in class org.apache.clerezza.implementation.util.W3CDateFormat
An instance of this class
Instance - Static variable in class org.apache.clerezza.ontologies.PLATFORM
definition: An instance of a Clerezza platform.
instance - Static variable in class org.apache.clerezza.ontologies.PLATFORM
definition: Points to a platform instance.
instructionalMethod - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Instructional Method will typically include ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured.
int_ - Static variable in class org.apache.clerezza.ontologies.XSD
comment: int is ·derived· from long by setting the value of ·maxInclusive· to be 2147483647 and ·minInclusive· to be -2147483648.
integer - Static variable in class org.apache.clerezza.ontologies.XSD
comment: integer is ·derived· from decimal by fixing the value of ·fractionDigits· to be 0.
INTEGER - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
INTEGER_NEGATIVE - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
INTEGER_POSITIVE - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
interest - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A page about a topic of interest to this person.
Internet - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Internet Email
interoperability_IFD_Pointer - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: A pointer to the Interoperability IFD, which is composed of tags storing the information to ensure the Interoperability comment: Interoperability IFDへのポインタ
interoperabilityIndex - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Indicates the identification of the Interoperability rule.
interoperabilityVersion - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Interoperability Version comment: データの内容がExifR98 v1.0準拠の場合は、'0100'の文字列。
interopInfo - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: An attribute relating to Interoperability.
intersectionOf - Static variable in class org.apache.clerezza.ontologies.OWL
 
IntHashMap<T> - Class in org.apache.clerezza.implementation.graphmatching.collections
A hash map that uses primitive ints for the key rather than objects.
IntHashMap() - Constructor for class org.apache.clerezza.implementation.graphmatching.collections.IntHashMap
Constructs a new, empty hashtable with a default capacity and load factor, which is 20 and 0.75 respectively.
IntHashMap(int) - Constructor for class org.apache.clerezza.implementation.graphmatching.collections.IntHashMap
Constructs a new, empty hashtable with the specified initial capacity and default load factor, which is 0.75.
IntHashMap(int, float) - Constructor for class org.apache.clerezza.implementation.graphmatching.collections.IntHashMap
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
IntHashSet - Class in org.apache.clerezza.implementation.graphmatching.collections
This is currently just a placeholder implementation based onm HashSet an efficient implementation is to store the primitives directly.
IntHashSet() - Constructor for class org.apache.clerezza.implementation.graphmatching.collections.IntHashSet
 
intIterator() - Method in class org.apache.clerezza.implementation.graphmatching.collections.IntHashSet
 
IntIterator - Interface in org.apache.clerezza.implementation.graphmatching.collections
An iterator allowing to iterate over ints, Iterator is extended for compatibility, however accessing nextInt allows faster implementations.
intIterator() - Method in interface org.apache.clerezza.implementation.graphmatching.collections.IntSet
 
Intl - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Information related to an International Address or Label
INTO - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
IntSet - Interface in org.apache.clerezza.implementation.graphmatching.collections
A IntSet allows directly adding primitive ints to a set, Set is extended, but accessingt he respective methods is less efficient.
InvalidLiteralTypeException - Exception in org.apache.clerezza.implementation.literal
Thrown when a literal is of the wrong type for conversion to a java-type
InvalidLiteralTypeException(Class<?>, IRI) - Constructor for exception org.apache.clerezza.implementation.literal.InvalidLiteralTypeException
Constructs the exception to be thrown when a literal cannot be converted to an instance of the specified class
InverseFunctionalProperty - Static variable in class org.apache.clerezza.ontologies.OWL
 
inverseOf - Static variable in class org.apache.clerezza.ontologies.OWL
 
ip_address - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: The IP address used when creating this Item.
IRI - Class in org.apache.clerezza
Represents an RDF URI Reference
IRI(String) - Constructor for class org.apache.clerezza.IRI
 
IRIREF - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
IRIUtil - Class in org.apache.clerezza.utils
A utility class for IRI and String manipulations.
IRIUtil() - Constructor for class org.apache.clerezza.utils.IRIUtil
 
isAscending() - Method in class org.apache.clerezza.sparql.query.impl.SimpleOrderCondition
 
isAscending() - Method in interface org.apache.clerezza.sparql.query.OrderCondition
 
isCachingEnabled() - Method in class org.apache.clerezza.dataset.TcProviderMultiplexer
 
isDefinedBy - Static variable in class org.apache.clerezza.ontologies.RDFS
comment: The defininition of the subject resource.
isDescribeAll() - Method in interface org.apache.clerezza.sparql.query.DescribeQuery
Tests if all variables in the query should be described.
isDescribeAll() - Method in class org.apache.clerezza.sparql.query.impl.SimpleDescribeQuery
 
isDistinct() - Method in class org.apache.clerezza.sparql.query.impl.SimpleSelectQuery
 
isDistinct() - Method in interface org.apache.clerezza.sparql.query.SelectQuery
Tests if this query should return distinct results.
ISDN - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: ISDN Communications
isEmpty() - Method in class org.apache.clerezza.dataset.SecuredGraph
 
isEmpty() - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
isEmpty() - Method in class org.apache.clerezza.implementation.graph.PrivilegedGraphWrapper
 
isEmpty() - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
 
isEmpty() - Method in class org.apache.clerezza.implementation.graphmatching.collections.IntHashMap
Tests if this hashtable maps no keys to values.
isEmpty() - Method in class org.apache.clerezza.utils.UriMutatingGraph
 
isExistenceTest() - Method in class org.apache.clerezza.sparql.query.PatternExistenceCondition
 
isFormatOf - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A related resource that is substantially the same as the described resource, but in another format.
isHeldByCurrentThread() - Method in class org.apache.clerezza.implementation.debug.WriteLockDebug
 
isLanguageOf - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
 
iso1 - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
 
iso2b - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
comment: ISO 639-2 bibliographic code
iso2t - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
comment: ISO 639-2 terminological code
iso3 - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
 
ISO3166 - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The set of codes listed in ISO 3166-1 for the representation of names of countries.
ISO639_2 - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The three-letter alphabetic codes listed in ISO639-2 for the representation of names of languages.
ISO639_3 - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The set of three-letter codes listed in ISO 639-3 for the representation of names of languages.
isoSpeedRatings - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Indicates the ISO Speed and ISO Latitude of the camera or input device as specified in ISO 12232.
isPartOf - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A related resource in which the described resource is physically or logically included.
isPrimaryTopicOf - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A document that this thing is the primary topic of.
isQuery() - Method in class org.apache.clerezza.sparql.query.impl.SimpleSparqlUnit
 
isQuery() - Method in interface org.apache.clerezza.sparql.query.SparqlUnit
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.jaxrs.rdf.providers.GraphReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.jaxrs.rdf.providers.ImmutableGraphReader
 
isReduced() - Method in class org.apache.clerezza.sparql.query.impl.SimpleSelectQuery
 
isReduced() - Method in interface org.apache.clerezza.sparql.query.SelectQuery
Tests if this query should return reduced results.
isReferencedBy - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A related resource that references, cites, or otherwise points to the described resource.
isReplacedBy - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A related resource that supplants, displaces, or supersedes the described resource.
isRequiredBy - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A related resource that requires the described resource to support its function, delivery, or coherence.
isSelectAll() - Method in class org.apache.clerezza.sparql.query.impl.SimpleSelectQuery
 
isSelectAll() - Method in interface org.apache.clerezza.sparql.query.SelectQuery
Tests if this query returns all its variables, and not a projected subset.
isSilent() - Method in class org.apache.clerezza.sparql.query.impl.SimpleServiceGraphPattern
 
isSilent() - Method in class org.apache.clerezza.sparql.update.impl.ClearOrDropOperation
 
isSilent() - Method in class org.apache.clerezza.sparql.update.impl.CreateOperation
 
isSilent() - Method in class org.apache.clerezza.sparql.update.impl.SimpleUpdateOperation
 
isSubSelect() - Method in interface org.apache.clerezza.sparql.query.GroupGraphPattern
 
isSubSelect() - Method in class org.apache.clerezza.sparql.query.impl.SimpleGroupGraphPattern
 
issued - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: Date of formal issuance (e.g., publication) of the resource.
isTcServicesEnabled() - Method in class org.apache.clerezza.dataset.TcManager
 
isVariable() - Method in class org.apache.clerezza.sparql.query.PropertyPathExpressionOrVariable
 
isVariable() - Method in class org.apache.clerezza.sparql.query.ResourceOrVariable
 
isVersionOf - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Changes in version imply substantive changes in content rather than differences in format.
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.jaxrs.rdf.providers.GraphNodeWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.jaxrs.rdf.providers.GraphWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.jaxrs.sparql.providers.ResultSetCsvMessageBodyWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.jaxrs.sparql.providers.ResultSetJsonMessageBodyWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.jaxrs.sparql.providers.ResultSetTsvMessageBodyWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.jaxrs.sparql.providers.ResultSetXmlMessageBodyWriter
 
isWriteLocked() - Method in class org.apache.clerezza.implementation.debug.ReentrantReadWriteLockTracker
 
isWriteLockedByCurrentThread() - Method in class org.apache.clerezza.implementation.debug.ReentrantReadWriteLockTracker
 
Item - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: An Item is something which can be in a Container.
iterator() - Method in class org.apache.clerezza.dataset.SecuredGraph
 
iterator() - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
iterator() - Method in class org.apache.clerezza.implementation.graph.PrivilegedGraphWrapper
 
iterator() - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
 
iterator() - Method in class org.apache.clerezza.implementation.graph.WriteBlockedGraph
 
iterator() - Method in class org.apache.clerezza.test.utils.LockableMGraphWrapperForTesting
 
iterator() - Method in class org.apache.clerezza.utils.UriMutatingGraph
 

J

jabberID - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A jabber ID for something.
JavaCCGeneratedSparqlPreParserConstants - Interface in org.apache.clerezza.sparql
Token literal values and constants.
JavaCCGeneratedSparqlPreParserTokenManager - Class in org.apache.clerezza.sparql
Token Manager.
JavaCCGeneratedSparqlPreParserTokenManager(SimpleCharStream) - Constructor for class org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserTokenManager
Constructor.
JavaCCGeneratedSparqlPreParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserTokenManager
Constructor.
javaPermissionEntry - Static variable in class org.apache.clerezza.ontologies.PERMISSION
definition: Points to a String defining the permission in one of the following formats: (type) or (type "name") or (type "name" "actions") E.g., (java.util.PropertyPermission "java.version", "read")
jjFillToken() - Method in class org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserTokenManager
 
jjnewLexState - Static variable in class org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserTokenManager
Token literal values.
jpegInterchangeFormat - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 圧縮されたサムネイルへのオフセット comment: The offset to the start byte (SOI) of JPEG compressed thumbnail data.
jpegInterchangeFormatLength - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The number of bytes of JPEG compressed thumbnail data.
Jurisdiction - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The extent or range of judicial, law enforcement, or other authority.

K

key - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: A key (e.g, PKI key) of a person
keySet() - Method in class org.apache.clerezza.implementation.graphmatching.collections.IntHashMap
 
kind - Variable in class org.apache.clerezza.sparql.Token
An integer that describes the kind of this token.
knows - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A person known by this person (indicating some level of reciprocated interaction between the parties).

L

label - Static variable in class org.apache.clerezza.ontologies.RDFS
comment: A human-readable name for the subject.
Label - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Resources that are vCard Labels
label - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: The formatted version of a postal address (a string with embedded line breaks, punctuation, etc.)
LabelProperty - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A foaf:LabelProperty is any RDF property with texual values that serve as labels.
LANGTAG - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
Language - Class in org.apache.clerezza
Represents a language as expressed by the RDF 4646 language tag
Language(String) - Constructor for class org.apache.clerezza.Language
Constructs the language tag defined by RDF 4646, normalized to lowercase.
language - Static variable in class org.apache.clerezza.ontologies.DC
description: Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].
language - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].
language - Static variable in class org.apache.clerezza.ontologies.XSD
comment: anguage represents natural language identifiers as defined by [RFC 1766].
languages - Static variable in class org.apache.clerezza.ontologies.PLATFORM
definition: Points to a rdf list containing the languages supported by the platform instance.
last_name - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: Last (real) name of this user.
lastLogin - Static variable in class org.apache.clerezza.ontologies.PLATFORM
definition: Points to the last login time stamp of the user.
lastName - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: The last name of a person.
latitude - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: The latitude of the location of the vCard object
LCC - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The set of conceptual resources specified by the Library of Congress Classification.
LCSH - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The set of labeled concepts specified by the Library of Congress Subject Headings.
length - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Length of an object.
length - Static variable in class org.apache.clerezza.ontologies.LIST
definition: Points to the number of elements in the SubList.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.clerezza.sparql.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserTokenManager
Lexer state names.
license - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A legal document giving official permission to do something with the resource.
LicenseDocument - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A legal document giving official permission to do something with a Resource.
lightSource - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Light source such as Daylight, Tungsten, Flash etc.
LIMIT - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
line - Variable in class org.apache.clerezza.sparql.SimpleCharStream
 
LinguisticSystem - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Examples include written, spoken, sign, and computer languages.
Lingvo - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
comment: A language used in human communication, and singularly a language in which a resource is written or recorded.
LINGVOJ - Class in org.apache.clerezza.ontologies
 
LINGVOJ() - Constructor for class org.apache.clerezza.ontologies.LINGVOJ
 
link - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A URI of a document which contains this SIOC object.
links_to - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: Links extracted from hyperlinks within a SIOC concept, e.g., Post or Site.
LIST - Class in org.apache.clerezza.ontologies
 
LIST() - Constructor for class org.apache.clerezza.ontologies.LIST
 
List - Static variable in class org.apache.clerezza.ontologies.RDF
comment: The class of RDF Lists.
listGraphs() - Method in class org.apache.clerezza.dataset.TcManager
 
listGraphs() - Method in interface org.apache.clerezza.dataset.TcProvider
Lists the name of the Graphs available through this TcProvider indifferently whether they are mutables or immutables, implementations may take into account the security context and omit Graphs for which access is not allowed.
listGraphs() - Method in class org.apache.clerezza.dataset.TcProviderMultiplexer
 
listGraphs() - Method in class org.apache.clerezza.simple.storage.SimpleTcProvider
 
listGraphs() - Method in interface org.apache.clerezza.sparql.GraphStore
Lists the name of the Graphs available through this GraphStore.
listImmutableGraphs() - Method in class org.apache.clerezza.dataset.TcManager
 
listImmutableGraphs() - Method in interface org.apache.clerezza.dataset.TcProvider
Lists the name of the ImmutableGraphs available through this TcProvider, implementations may take into account the security context and omit ImmutableGraphs for which access is not allowed.
listImmutableGraphs() - Method in class org.apache.clerezza.dataset.TcProviderMultiplexer
 
listImmutableGraphs() - Method in class org.apache.clerezza.simple.storage.SimpleTcProvider
 
listMGraphs() - Method in class org.apache.clerezza.dataset.TcManager
 
listMGraphs() - Method in interface org.apache.clerezza.dataset.TcProvider
Lists the name of the Graphs available through this TcProvider that are not ImmutableGraph, implementations may take into account the security context and omit Graphs for which access is not allowed.
listMGraphs() - Method in class org.apache.clerezza.dataset.TcProviderMultiplexer
 
listMGraphs() - Method in class org.apache.clerezza.simple.storage.SimpleTcProvider
 
listNamedGraphs() - Method in class org.apache.clerezza.dataset.TcManager
 
listNamedGraphs() - Method in interface org.apache.clerezza.sparql.GraphStore
Lists the name of the named Graphs available through this GraphStore.
Literal - Interface in org.apache.clerezza
Represents a literal value that can be a node in an RDF Graph.
Literal - Static variable in class org.apache.clerezza.ontologies.RDFS
comment: The class of literal values, eg.
LiteralExpression - Class in org.apache.clerezza.sparql.query
Wraps a Literal in an Expression.
LiteralExpression(Literal) - Constructor for class org.apache.clerezza.sparql.query.LiteralExpression
 
LiteralFactory - Class in org.apache.clerezza.implementation.literal
This class provides methods to convert java objects to typed literals and vice versa.
LiteralFactory() - Constructor for class org.apache.clerezza.implementation.literal.LiteralFactory
 
LiteralImpl - Class in org.apache.clerezza.implementation.literal
 
LiteralImpl(String, IRI, Language) - Constructor for class org.apache.clerezza.implementation.literal.LiteralImpl
 
LOAD - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
LoadOperation - Class in org.apache.clerezza.sparql.update.impl
The LOAD operation reads an RDF document from a IRI and inserts its triples into the specified ImmutableGraph in the ImmutableGraph Store.
LoadOperation() - Constructor for class org.apache.clerezza.sparql.update.impl.LoadOperation
 
locality - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: The locality (e.g., city) of a postal address
Location - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A spatial region or named place.
Location - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Resources that are vCard geographic locations
LocationPeriodOrJurisdiction - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A location, period of time, or jurisdiction.
lock() - Method in class org.apache.clerezza.implementation.debug.ReadLockDebug
 
lock() - Method in class org.apache.clerezza.implementation.debug.WriteLockDebug
 
LockableMGraphWrapperForTesting - Class in org.apache.clerezza.test.utils
Wrappes an Graph as a LockableGraph.
LockableMGraphWrapperForTesting(Graph) - Constructor for class org.apache.clerezza.test.utils.LockableMGraphWrapperForTesting
Constructs a LocalbleGraph for an Graph.
lockInterruptibly() - Method in class org.apache.clerezza.implementation.debug.ReadLockDebug
 
lockInterruptibly() - Method in class org.apache.clerezza.implementation.debug.WriteLockDebug
 
logo - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A logo representing some thing.
logo - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: A logo associated with a person or their organization
long_ - Static variable in class org.apache.clerezza.ontologies.XSD
comment: long is ·derived· from integer by setting the value of ·maxInclusive· to be 9223372036854775807 and ·minInclusive· to be -9223372036854775808.
longitude - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: The longitude of the location of the vCard object

M

made - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: Something that was made by this agent.
mailer - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: A mailer associated with a vCard
main(String...) - Static method in class org.apache.clerezza.schemagen.SchemaGen
 
make - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Manufacturer of image input equipment comment: カメラのメーカー名。DCFでは必須
maker - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: An agent that made this thing.
makerNote - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Manufacturer notes comment: カメラの内部情報等、メーカー依存データ
mappingRelation - Static variable in class org.apache.clerezza.ontologies.SKOS04
comment: These concept mapping relations mirror semantic relations, and the data model defined below is similar (with the exception of skos:exactMatch) to the data model defined for semantic relations.
mappingRelation - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: Definition comment: These concept mapping relations mirror semantic relations, and the data model defined below is similar (with the exception of skos:exactMatch) to the data model defined for semantic relations.
match(Triple) - Method in class org.apache.clerezza.event.FilterTriple
Returns true if the subject, predicate and object of the specified Triple match the subject, predicate and object of this FilterTriple.
maxApertureValue - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: レンズの開放F値。ApertureValue同様、ルート2のベキ乗を取ると通常の絞り値に換算できる comment: The smallest F number of the lens.
maxCardinality - Static variable in class org.apache.clerezza.ontologies.OWL
 
maxNextCharInd - Variable in class org.apache.clerezza.sparql.SimpleCharStream
 
mbox - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A personal mailbox, ie.
mbox_sha1sum - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: The sha1sum of the URI of an Internet mailbox associated with exactly one owner, the first owner of the mailbox.
mediator - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: In an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver.
MediaType - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A file format or physical medium.
mediaType - Static variable in class org.apache.clerezza.ontologies.DISCOBITS
 
MediaTypeOrExtent - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A media type or extent.
medium - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The material or physical carrier of the resource.
member - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: Indicates a member of a Group
member - Static variable in class org.apache.clerezza.ontologies.RDFS
comment: A member of the subject resource.
member - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
member - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: A member of a collection.
member_of - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A Usergroup that this User is a member of.
memberList - Static variable in class org.apache.clerezza.ontologies.SKOS04
comment: For any resource, every item in the list given as the value of the skos:memberList property is also a value of the skos:member property.
memberList - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: An RDF list containing the members of an ordered collection.
members - Static variable in class org.apache.clerezza.ontologies.HIERARCHY
comment: Points to a list of Resources.
membershipClass - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: Indicates the class of individuals that are a member of a Group
membersNumber - Static variable in class org.apache.clerezza.ontologies.HIERARCHY
comment: Points from a collection to an integer that states the number of members in the collection.
MENU - Class in org.apache.clerezza.ontologies
 
MENU() - Constructor for class org.apache.clerezza.ontologies.MENU
 
MenuNode - Static variable in class org.apache.clerezza.ontologies.MENU
comment: An item of a menu
MESH - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The set of labeled concepts specified by the Medical Subject Headings.
meter - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: A length with unit of meter
meteringMode - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 自動露出の測光モード comment: Metering mode, such as CenterWeightedAverage, Spot, MultiSpot,Pattern, Partial etc.
MethodOfAccrual - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A method by which resources are added to a collection.
MethodOfInstruction - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A process that is used to engender knowledge, attitudes, and skills.
MGraph - Static variable in class org.apache.clerezza.ontologies.TCPROVIDER
definition: A mutable graph.
MGRAPH_CACHE_ENABLED - Static variable in class org.apache.clerezza.dataset.TcManager
 
mGraphAppears(IRI) - Method in class org.apache.clerezza.dataset.TcManager
 
mGraphAppears(IRI) - Method in class org.apache.clerezza.dataset.TcProviderMultiplexer
subclasses overwrite this method to be notified when a new Graph is available (either because it has been created or being provided by a newly added WeightedTcProvider).
MGraphServiceFactory - Class in org.apache.clerezza.dataset
 
minCardinality - Static variable in class org.apache.clerezza.ontologies.OWL
 
MINUS - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
MinusGraphPattern - Interface in org.apache.clerezza.sparql.query
 
mm - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: A length with unit of mm
model - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Model of image input equipment comment: カメラの機種名。DCFでは必須
Modem - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Modem Communications
moderator_of - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A Forum that User is a moderator of.
modified - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: Date on which the resource was changed.
modified_at - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: When this was modified, in ISO 8601 format.
modifier_of - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: An Item that this User has modified.
ModifyOperation - Class in org.apache.clerezza.sparql.update.impl
This ModifyOperation is a DELETE/INSERT operation.
ModifyOperation() - Constructor for class org.apache.clerezza.sparql.update.impl.ModifyOperation
 
MOVE - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
MoveOperation - Class in org.apache.clerezza.sparql.update.impl
 
MoveOperation() - Constructor for class org.apache.clerezza.sparql.update.impl.MoveOperation
 
Msg - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Voice Message Communications
msnChatID - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: An MSN chat ID
myersBriggs - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A Myers Briggs (MBTI) personality classification.

N

n - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: The components of the name of a person
N3 - Static variable in annotation type org.apache.clerezza.representation.SupportedFormat
 
N_TRIPLE - Static variable in annotation type org.apache.clerezza.representation.SupportedFormat
 
name - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A name for some thing.
name - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: The name of a SIOC instance, e.g.
Name - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Resources that are vCard personal names
Name - Static variable in class org.apache.clerezza.ontologies.XSD
comment: Name represents XML Names.
name - Variable in class org.apache.clerezza.sparql.query.BuiltInCall
 
NAMED - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
narrower - Static variable in class org.apache.clerezza.ontologies.SKOS04
comment: Narrower concepts are typically rendered as children in a concept hierarchy (tree).
narrower - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: A concept that is more specific in meaning.
narrowerTransitive - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
narrowerTransitive - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: skos:narrowerTransitive is a transitive superproperty of skos:broader.
narrowMatch - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
narrowMatch - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: skos:narrowMatch is used to state a hierarchical mapping link between two conceptual resources in different concept schemes.
NCName - Static variable in class org.apache.clerezza.ontologies.XSD
comment: NCName represents XML "non-colonized" Names.
negativeInteger - Static variable in class org.apache.clerezza.ontologies.XSD
comment: negativeInteger is ·derived· from nonPositiveInteger by setting the value of ·maxInclusive· to be -1.
newCondition() - Method in class org.apache.clerezza.implementation.debug.ReadLockDebug
 
newCondition() - Method in class org.apache.clerezza.implementation.debug.WriteLockDebug
 
newToken(int, String) - Static method in class org.apache.clerezza.sparql.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.clerezza.sparql.Token
 
next - Variable in class org.apache.clerezza.sparql.Token
A reference to the next regular (non-special) token from the input stream.
next_by_date - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: Next Item or Post in a given Container sorted by date.
next_version - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: Links to the next revision of this Item or Post.
nextInt() - Method in interface org.apache.clerezza.implementation.graphmatching.collections.IntIterator
 
nick - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A short informal nickname characterising an agent (includes login identifiers, IRC and other chat nicknames).
nickname - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: The nickname of a person
nil - Static variable in class org.apache.clerezza.ontologies.RDF
comment: The empty list, with no items in it.
NIL - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
NLM - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The set of conceptual resources specified by the National Library of Medicine Classification.
NMTOKEN - Static variable in class org.apache.clerezza.ontologies.XSD
comment: NMTOKEN represents the NMTOKEN attribute type from [XML 1.0 (Second Edition)].
NoConvertorException - Exception in org.apache.clerezza.implementation.literal
This exception is thrown when no convertor is available to do a required java-object to literal or literal to java-object conversion.
NoConvertorException(Type) - Constructor for exception org.apache.clerezza.implementation.literal.NoConvertorException
Create an instance of NoConvertorException indicating that no convertor is available for the type.
nonNegativeInteger - Static variable in class org.apache.clerezza.ontologies.XSD
comment: nonNegativeInteger is ·derived· from integer by setting the value of ·minInclusive· to be 0.
nonPositiveInteger - Static variable in class org.apache.clerezza.ontologies.XSD
comment: nonPositiveInteger is ·derived· from integer by setting the value of ·maxInclusive· to be 0.
NoQueryEngineException - Exception in org.apache.clerezza.sparql
Indicates that there is no available query engine for resolving a query.
NoQueryEngineException() - Constructor for exception org.apache.clerezza.sparql.NoQueryEngineException
Creates a new instance of NoQueryEngineException without detail message.
NoQueryEngineException(String) - Constructor for exception org.apache.clerezza.sparql.NoQueryEngineException
Constructs an instance of NoQueryEngineException with the specified detail message.
normalizedString - Static variable in class org.apache.clerezza.ontologies.XSD
comment: normalizedString represents white space normalized strings.
NoSuchEntityException - Exception in org.apache.clerezza.dataset
is thrown on an attempt to perform an operation on an entity (i.e.
NoSuchEntityException(IRI) - Constructor for exception org.apache.clerezza.dataset.NoSuchEntityException
creates an exception indicating that the entity with the specified name does not exist.
NoSuchSubGraphException() - Constructor for exception org.apache.clerezza.utils.GraphUtils.NoSuchSubGraphException
 
NOT - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
notation - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
notation - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: A notation, also known as classification code, is a string of characters such as "T58.5" or "303.4833" used to uniquely identify a concept within the scope of a given concept scheme.
note - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A note associated with this Item, for example, if it has been edited by a User.
note - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
note - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: A general note, for any purpose.
note - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Notes about a person on a vCard
Nothing - Static variable in class org.apache.clerezza.ontologies.OWL
 
NOW - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
ns - Static variable in class org.apache.clerezza.ontologies.EXIF
 
ns - Static variable in class org.apache.clerezza.ontologies.VCARD
 
num_replies - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: The number of replies that this Item, Thread, Post, etc.
num_views - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: The number of times this Item, Thread, User profile, etc.

O

OBJ_EXP_PARAM - Static variable in class org.apache.clerezza.jaxrs.rdf.providers.GraphNodeWriter
 
object - Static variable in class org.apache.clerezza.ontologies.RDF
comment: The object of the subject RDF statement.
ObjectProperty - Static variable in class org.apache.clerezza.ontologies.OWL
 
oecf - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Indicates the Opto-Electric Conversion Function (OECF) specified in ISO 14524.
OFFSET - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
oneOf - Static variable in class org.apache.clerezza.ontologies.OWL
 
OnlineAccount - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: An online account.
OnlineChatAccount - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: An online chat account.
OnlineEcommerceAccount - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: An online e-commerce account.
OnlineGamingAccount - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: An online gaming account.
onProperty - Static variable in class org.apache.clerezza.ontologies.OWL
 
ontology - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
comment: An ontology for using languages as resources
Ontology - Static variable in class org.apache.clerezza.ontologies.OWL
 
OntologyJavaClassCreatorMojo - Class in org.apache.clerezza.ontologiesplugin
Generates java source code out of an ontology described in various RDF formats.
OntologyJavaClassCreatorMojo() - Constructor for class org.apache.clerezza.ontologiesplugin.OntologyJavaClassCreatorMojo
 
OntologyProperty - Static variable in class org.apache.clerezza.ontologies.OWL
 
openid - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: An OpenID for an Agent.
operations - Variable in class org.apache.clerezza.sparql.update.impl.SimpleUpdate
 
OPTIONAL - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
OptionalGraphPattern - Interface in org.apache.clerezza.sparql.query
Specifying an optional ImmutableGraph pattern implies the existence of a main ImmutableGraph pattern.
ORDER - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
OrderCondition - Interface in org.apache.clerezza.sparql.query
Defines an order condition in an ORDER BY clause.
OrderedCollection - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
OrderedCollection - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: An ordered collection of concepts, where both the grouping and the ordering are meaningful.
OrderedContent - Static variable in class org.apache.clerezza.ontologies.DISCOBITS
 
org - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: An organization associated with a person
org.apache.clerezza - package org.apache.clerezza
Apache Clerezza RDF API
org.apache.clerezza.dataset - package org.apache.clerezza.dataset
This package provides access to named ImmutableGraphS and GraphS that may originate from various implementations.
org.apache.clerezza.dataset.security - package org.apache.clerezza.dataset.security
 
org.apache.clerezza.event - package org.apache.clerezza.event
 
org.apache.clerezza.implementation - package org.apache.clerezza.implementation
 
org.apache.clerezza.implementation.debug - package org.apache.clerezza.implementation.debug
 
org.apache.clerezza.implementation.graph - package org.apache.clerezza.implementation.graph
 
org.apache.clerezza.implementation.graphmatching - package org.apache.clerezza.implementation.graphmatching
 
org.apache.clerezza.implementation.graphmatching.collections - package org.apache.clerezza.implementation.graphmatching.collections
 
org.apache.clerezza.implementation.in_memory - package org.apache.clerezza.implementation.in_memory
 
org.apache.clerezza.implementation.literal - package org.apache.clerezza.implementation.literal
 
org.apache.clerezza.implementation.util - package org.apache.clerezza.implementation.util
 
org.apache.clerezza.jaxrs.rdf.providers - package org.apache.clerezza.jaxrs.rdf.providers
 
org.apache.clerezza.jaxrs.sparql.providers - package org.apache.clerezza.jaxrs.sparql.providers
 
org.apache.clerezza.ontologies - package org.apache.clerezza.ontologies
 
org.apache.clerezza.ontologiesplugin - package org.apache.clerezza.ontologiesplugin
 
org.apache.clerezza.representation - package org.apache.clerezza.representation
 
org.apache.clerezza.schemagen - package org.apache.clerezza.schemagen
 
org.apache.clerezza.simple.storage - package org.apache.clerezza.simple.storage
 
org.apache.clerezza.sparql - package org.apache.clerezza.sparql
 
org.apache.clerezza.sparql.query - package org.apache.clerezza.sparql.query
 
org.apache.clerezza.sparql.query.impl - package org.apache.clerezza.sparql.query.impl
 
org.apache.clerezza.sparql.update - package org.apache.clerezza.sparql.update
 
org.apache.clerezza.sparql.update.impl - package org.apache.clerezza.sparql.update.impl
 
org.apache.clerezza.test.utils - package org.apache.clerezza.test.utils
 
org.apache.clerezza.utils - package org.apache.clerezza.utils
 
org.apache.clerezza.utils.graphnodeprovider - package org.apache.clerezza.utils.graphnodeprovider
 
org.apache.clerezza.utils.smushing - package org.apache.clerezza.utils.smushing
 
Organization - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: An organization.
Organization - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Resources that are vCard organizations
organization_name - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: The name of an organization
organization_unit - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: The name of a unit within an organization
orientation - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 画像データがどこ(top-leftなど)を起点として、どの向きで格納されているか comment: The image orientation viewed in terms of rows and columns.
original_resource - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
 
originalLanguage - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
 
originalTitle - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
 
OSGI - Class in org.apache.clerezza.ontologies
 
OSGI() - Constructor for class org.apache.clerezza.ontologies.OSGI
 
OWL - Class in org.apache.clerezza.ontologies
 
OWL() - Constructor for class org.apache.clerezza.ontologies.OWL
 
owl - Static variable in class org.apache.clerezza.ontologies.OWL
comment: This file specifies in RDF Schema format the built-in classes and properties that together form the basis of the RDF/XML syntax of OWL Full, OWL DL and OWL Lite.
owner - Static variable in class org.apache.clerezza.ontologies.OSGI
definition: Points to an agent who owns the bundle
owner_of - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A Container owned by a particular User, for example, a weblog or image gallery.

P

page - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A page or document about this thing.
Page - Static variable in class org.apache.clerezza.ontologies.HIERARCHY
comment: A titled content that is typically displayed in a web browser without being a part of a containing entity.
Pager - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Pager Communications
Parcel - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Information related to a Parcel Address or Label
parent - Static variable in class org.apache.clerezza.ontologies.HIERARCHY
comment: Points from a resource to its parent collection.
parent_of - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A child Container or Forum that this Container or Forum is a parent of.
parse(String, ParsePosition) - Method in class org.apache.clerezza.implementation.util.W3CDateFormat
 
parse(InputStream, String) - Method in class org.apache.clerezza.representation.Parser
Parses a serialized ImmutableGraph from an InputStream.
parse(Graph, InputStream, String) - Method in class org.apache.clerezza.representation.Parser
Parses a serialized ImmutableGraph from an InputStream.
parse(InputStream, String, IRI) - Method in class org.apache.clerezza.representation.Parser
Parses a serialized ImmutableGraph from an InputStream.
parse(Graph, InputStream, String, IRI) - Method in class org.apache.clerezza.representation.Parser
Parses a serialized ImmutableGraph from an InputStream.
parse(Graph, InputStream, String, IRI) - Method in interface org.apache.clerezza.representation.ParsingProvider
Parses a stream as the specified RDF-format.
parse(String) - Method in class org.apache.clerezza.sparql.QueryParser
Parses a SPARQL query string into a Query object.
ParseException - Exception in org.apache.clerezza.sparql
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.clerezza.sparql.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.clerezza.sparql.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.clerezza.sparql.ParseException
Constructor with message.
Parser - Class in org.apache.clerezza.representation
This singleton class provides a method parse to transform serialized RDF forms into ImmutableGraphs.
Parser() - Constructor for class org.apache.clerezza.representation.Parser
the constructor sets the singleton instance to allow instantiation by OSGi-DS.
ParsingProvider - Interface in org.apache.clerezza.representation
An instance of this class parses RDF-ImmutableGraph from one or more serialization formats.
part_of - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A resource that the subject is a part of.
password - Static variable in class org.apache.clerezza.ontologies.PERMISSION
definition: Points to an unencoded password string.
passwordSha1 - Static variable in class org.apache.clerezza.ontologies.PERMISSION
definition: Points to a string of hex values expressed using digits and the lower-case letters a-f encoding the password with the SHA1 algorithm, for encoding the password it is expressed as sequence of utf-8 encoded characters of its normal form C (NFC).
pastProject - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A project this person has previously worked on.
PathSupportedBasicGraphPattern - Interface in org.apache.clerezza.sparql.query
Defines a basic ImmutableGraph pattern that supports property path expressions.
PatternExistenceCondition - Class in org.apache.clerezza.sparql.query
This expression is intended to be used as a filter expression to test whether a ImmutableGraph pattern matches the dataset or not, given the values of variables in the group ImmutableGraph pattern in which the filter occurs.
PatternExistenceCondition() - Constructor for class org.apache.clerezza.sparql.query.PatternExistenceCondition
 
PatternExistenceCondition(String, List<Expression>) - Constructor for class org.apache.clerezza.sparql.query.PatternExistenceCondition
 
PCS - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Personal Communications Service
PERCENT - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
performAdd(Triple) - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
performAdd(Triple) - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
A subclass of AbstractGraph should override this method instead of add for Graph event support to be added.
performAdd(Triple) - Method in class org.apache.clerezza.implementation.in_memory.SimpleGraph
 
performAddAll(Collection<? extends Triple>) - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
performClear() - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
performContains(Object) - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
performContainsAll(Collection<?>) - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
performFilter(BlankNodeOrIRI, IRI, RDFTerm) - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
performFilter(BlankNodeOrIRI, IRI, RDFTerm) - Method in class org.apache.clerezza.implementation.graph.WriteBlockedGraph
 
performFilter(BlankNodeOrIRI, IRI, RDFTerm) - Method in class org.apache.clerezza.implementation.in_memory.SimpleGraph
 
performFilter(BlankNodeOrIRI, IRI, RDFTerm) - Method in class org.apache.clerezza.implementation.in_memory.SimpleImmutableGraph
 
performFilter(BlankNodeOrIRI, IRI, RDFTerm) - Method in class org.apache.clerezza.utils.UnionGraph
 
performGetImmutableGraph() - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
performIsEmpty() - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
performIterator() - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
performRemove(Object) - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
performRemove(Triple) - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
A subclass of AbstractGraph should override this method instead of remove for ImmutableGraph event support to be added.
performRemoveAll(Collection<?>) - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
performRetainAll(Collection<?>) - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
performSize() - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
performSize() - Method in class org.apache.clerezza.implementation.graph.WriteBlockedGraph
 
performSize() - Method in class org.apache.clerezza.implementation.in_memory.SimpleGraph
 
performSize() - Method in class org.apache.clerezza.implementation.in_memory.SimpleImmutableGraph
 
performSize() - Method in class org.apache.clerezza.utils.UnionGraph
 
performToArray() - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
performToArray(T[]) - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
Period - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The set of time intervals defined by their limits according to the DCMI Period Encoding Scheme.
PeriodOfTime - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: An interval of time that is named or defined by its start and end dates.
permIcon - Static variable in class org.apache.clerezza.ontologies.PERMISSION
definition: Points to an image icon representing the permission.
PERMISSION - Class in org.apache.clerezza.ontologies
 
PERMISSION() - Constructor for class org.apache.clerezza.ontologies.PERMISSION
 
Permission - Static variable in class org.apache.clerezza.ontologies.PERMISSION
definition: A permission is the right to access a resource or to perform a specific action
PermissionAssignment - Static variable in class org.apache.clerezza.ontologies.PERMISSION
definition: Describes an assignment of permissions, i.e.
PermissionParser - Class in org.apache.clerezza.dataset.security
Provides a utility method to instantiate a permission given its string representation as returned by java security.Permission.toString.
PermissionParser() - Constructor for class org.apache.clerezza.dataset.security.PermissionParser
 
Person - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A person.
PersonalProfileDocument - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A personal profile RDF document.
phone - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A phone, specified using fully qualified tel: URI scheme (refs: http://www.w3.org/Addressing/schemes.html#tel).
photo - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: A photograph of a person
photometricInterpretation - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Pixel composition.
PhysicalMedium - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Examples include paper, canvas, or DVD.
PhysicalResource - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A material thing.
pictTaking - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: An attribute relating to Picture-Taking Conditions
pimBrightness - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Brightness info for print image matching
pimColorBalance - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: ColorBalance info for print image matching
pimContrast - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Contrast info for print image matching
pimInfo - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: An attribute relating to print image matching
pimSaturation - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Saturation info for print image matching
pimSharpness - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Sharpness info for print image matching
pixelXDimension - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Information specific to compressed data.
pixelYDimension - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Information specific to compressed data.
PlainLiteralImpl - Class in org.apache.clerezza.implementation.literal
 
PlainLiteralImpl(String) - Constructor for class org.apache.clerezza.implementation.literal.PlainLiteralImpl
 
PlainLiteralImpl(String, Language) - Constructor for class org.apache.clerezza.implementation.literal.PlainLiteralImpl
 
plan - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A .plan comment, in the tradition of finger and '.plan' files.
planarConfiguration - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Indicates whether pixel components are recorded in chunky or planar format.
PLATFORM - Class in org.apache.clerezza.ontologies
 
PLATFORM() - Constructor for class org.apache.clerezza.ontologies.PLATFORM
 
PLX - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
PN_CHARS - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
PN_CHARS_BASE - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
PN_CHARS_U - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
PN_LOCAL - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
PN_LOCAL_ESC - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
PN_PREFIX - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
PNAME_LN - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
PNAME_NS - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
Point - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The set of points in space defined by their geographic coordinates according to the DCMI Point Encoding Scheme.
Policy - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A plan or course of action by an authority, intended to influence and determine decisions, actions, and other matters.
pos - Static variable in class org.apache.clerezza.ontologies.DISCOBITS
 
positiveInteger - Static variable in class org.apache.clerezza.ontologies.XSD
comment: positiveInteger is ·derived· from nonNegativeInteger by setting the value of ·minInclusive· to be 1.
Post - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: An article or message that can be posted to a Forum.
post_office_box - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: The post office box of a postal address
Postal - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Information related to a Postal Address or Label
postal_code - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: The postal code (e.g., U.S.
predecessor - Static variable in class org.apache.clerezza.ontologies.LIST
definition: Points to a preceding SubList.
predicate - Static variable in class org.apache.clerezza.ontologies.RDF
comment: The predicate of the subject RDF statement.
PredicatePath - Class in org.apache.clerezza.sparql.query
 
PredicatePath(IRI) - Constructor for class org.apache.clerezza.sparql.query.PredicatePath
 
Pref - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Information related to a Preferred Address, Email, Label, or Telephone
preferredLangInISOCode - Static variable in class org.apache.clerezza.ontologies.PLATFORM
definition: Points to a literal which represents the ISO code of a language.
PREFIX - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
prefLabel - Static variable in class org.apache.clerezza.ontologies.SKOS04
comment: A resource has no more than one value of skos:prefLabel per language tag, and no more than one value of skos:prefLabel without language tag.
prefLabel - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: The preferred lexical label for a resource, in a given language.
prevCharIsCR - Variable in class org.apache.clerezza.sparql.SimpleCharStream
 
prevCharIsLF - Variable in class org.apache.clerezza.sparql.SimpleCharStream
 
preview - Static variable in class org.apache.clerezza.ontologies.DAP
definition: The object is a preview of the subject.
previous_by_date - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: Previous Item or Post in a given Container sorted by date.
previous_version - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: Links to a previous revision of this Item or Post.
primaryChromaticities - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 原色の色度。CCIR REcommendation 709 primariesを使っている場合は、'640/1000,330/1000,300/1000,600/1000,150/1000,60/1000'という値。通常はColorSpaceタグがあるので不要 comment: The chromaticity of the three primary colors of the image.
primaryTopic - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: The primary topic of some page or document.
printImageMatching_IFD_Pointer - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: A pointer to the print image matching IFD
priorVersion - Static variable in class org.apache.clerezza.ontologies.OWL
 
PrivilegedGraphWrapper - Class in org.apache.clerezza.implementation.graph
Calls the methods of the wrapped Graph as privileged code, because they may need permissions like writing to disk or accessing network.
PrivilegedGraphWrapper(Graph) - Constructor for class org.apache.clerezza.implementation.graph.PrivilegedGraphWrapper
 
PrivilegedImmuatbleGraphWrapper - Class in org.apache.clerezza.implementation.graph
Calls the methods of the wrapped ImmutableGraph as privileged code, because they may need permissions like writing to disk or accessing network.
PrivilegedImmuatbleGraphWrapper(ImmutableGraph) - Constructor for class org.apache.clerezza.implementation.graph.PrivilegedImmuatbleGraphWrapper
 
prodid - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: The Identifier for the product that created the vCard object
producedType - Static variable in class org.apache.clerezza.ontologies.SCRIPT
definition: Points to media type the resource produces.
Project - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A project (a collective endeavour of some kind).
Property - Static variable in class org.apache.clerezza.ontologies.RDF
comment: The class of RDF properties.
PropertyPathExpression - Interface in org.apache.clerezza.sparql.query
This interface models property path expressions.
PropertyPathExpressionOrVariable - Class in org.apache.clerezza.sparql.query
Wraps either a PropertyPathExpression or a Variable
PropertyPathExpressionOrVariable(PropertyPathExpression) - Constructor for class org.apache.clerezza.sparql.query.PropertyPathExpressionOrVariable
 
PropertyPathExpressionOrVariable(Variable) - Constructor for class org.apache.clerezza.sparql.query.PropertyPathExpressionOrVariable
 
PropertyPathPattern - Interface in org.apache.clerezza.sparql.query
Defines a property path pattern consisting of a subject, a property path expression, and an object.
PropertySet - Class in org.apache.clerezza.sparql.query
A property set is intended to store only predicate paths and inverse predicate paths.
PropertySet() - Constructor for class org.apache.clerezza.sparql.query.PropertySet
 
prototype - Static variable in class org.apache.clerezza.ontologies.CONTENTPROTOTYPE
comment: Points to an OrderedContent.
PrototypeDescriptor - Static variable in class org.apache.clerezza.ontologies.CONTENTPROTOTYPE
comment: A descriptor for a content prototype.
provenance - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: The statement may include a description of any changes successive custodians made to the resource.
ProvenanceStatement - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A statement of any changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation.
providerList - Variable in class org.apache.clerezza.dataset.TcProviderMultiplexer
 
publications - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A link to the publications of this person.
publisher - Static variable in class org.apache.clerezza.ontologies.DC
description: Examples of a Publisher include a person, an organization, or a service.
publisher - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Examples of a Publisher include a person, an organization, or a service.
put(int, T) - Method in class org.apache.clerezza.implementation.graphmatching.collections.IntHashMap
Maps the specified key to the specified value in this hashtable.

Q

Quad - Class in org.apache.clerezza.sparql.update.impl
 
Quad(UriRefOrVariable, Set<TriplePattern>) - Constructor for class org.apache.clerezza.sparql.update.impl.Quad
 
Query - Interface in org.apache.clerezza.sparql.query
This interface represents a SPARQL query.
QueryableTcProvider - Interface in org.apache.clerezza.dataset
Extends the TcProvider interface for providers that support sparql queries.
queryEngine - Variable in class org.apache.clerezza.dataset.TcManager
 
QueryEngine - Interface in org.apache.clerezza.sparql
A QueryEngine can process SPARQL queries against an arbitrary set of graphs.
QueryParser - Class in org.apache.clerezza.sparql
This class implements an OSGi service to provide a method to parse a SPARQL query and generate a Query object.
QueryParser() - Constructor for class org.apache.clerezza.sparql.QueryParser
 
QueryWithSolutionModifier - Interface in org.apache.clerezza.sparql.query
This interface represents a SPARQL query which contains a specification of solution modifiers: GROUP BY, HAVING, ORDER BY, OFFSET, and LIMIT.

R

RAND - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
RandomGraph - Class in org.apache.clerezza.test.utils
A Graph wrapper that allows growing and shrinking of the wrapped mgraph.
RandomGraph(Graph, int) - Constructor for class org.apache.clerezza.test.utils.RandomGraph
 
RandomGraph(int, int, Graph) - Constructor for class org.apache.clerezza.test.utils.RandomGraph
Creates a new random mutual graph.
range - Static variable in class org.apache.clerezza.ontologies.RDFS
comment: A range of the subject property.
RDF - Class in org.apache.clerezza.ontologies
 
RDF() - Constructor for class org.apache.clerezza.ontologies.RDF
 
RDF_JSON - Static variable in annotation type org.apache.clerezza.representation.SupportedFormat
 
RDF_XML - Static variable in annotation type org.apache.clerezza.representation.SupportedFormat
 
RdfList - Class in org.apache.clerezza.utils
An implementation of an java.util.List backed by an RDF collection (rdf:List).
RdfList(BlankNodeOrIRI, Graph) - Constructor for class org.apache.clerezza.utils.RdfList
Get a list for the specified resource.
RdfList(GraphNode) - Constructor for class org.apache.clerezza.utils.RdfList
Get a list for the specified resource node.
rdfNil - Static variable in class org.apache.clerezza.dataset.security.TcAccessController
 
RDFS - Class in org.apache.clerezza.ontologies
 
RDFS() - Constructor for class org.apache.clerezza.ontologies.RDFS
 
RDFTerm - Interface in org.apache.clerezza
An RDF-1.1 Term, as defined by RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation published on 25 February 2014.
READ - Static variable in class org.apache.clerezza.dataset.security.TcPermission
 
readChar() - Method in class org.apache.clerezza.sparql.SimpleCharStream
Read a character.
readFrom(Class<Graph>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.clerezza.jaxrs.rdf.providers.GraphReader
 
readFrom(Class<ImmutableGraph>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.clerezza.jaxrs.rdf.providers.ImmutableGraphReader
 
readLock() - Method in class org.apache.clerezza.implementation.debug.ReentrantReadWriteLockTracker
 
readLock() - Method in class org.apache.clerezza.utils.GraphNode
 
ReadLockDebug - Class in org.apache.clerezza.implementation.debug
 
ReadLockDebug(ReentrantReadWriteLockTracker) - Constructor for class org.apache.clerezza.implementation.debug.ReadLockDebug
 
ReadOnlyException - Exception in org.apache.clerezza.implementation.graph
is thrown on an attempt to add or remove triples to a read-only mutable ImmutableGraph
ReadOnlyException(String) - Constructor for exception org.apache.clerezza.implementation.graph.ReadOnlyException
creates an exception indicating that the mutable ImmutableGraph is read-only
READWRITE - Static variable in class org.apache.clerezza.dataset.security.TcPermission
 
recOffset - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: An attribute relating to recording offset
REDUCED - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
ReentrantReadWriteLockTracker - Class in org.apache.clerezza.implementation.debug
 
ReentrantReadWriteLockTracker() - Constructor for class org.apache.clerezza.implementation.debug.ReentrantReadWriteLockTracker
 
reference - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: Links either created explicitly or extracted implicitly on the HTML level from the Post.
referenceBlackWhite - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The reference black point value and reference white point value.
references - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A related resource that is referenced, cited, or otherwise pointed to by the described resource.
region - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: The region (e.g., state or province) of a postal address
rehash() - Method in class org.apache.clerezza.implementation.graphmatching.collections.IntHashMap
Increases the capacity of and internally reorganizes this hashtable, in order to accommodate and access its entries more efficiently.
ReInit(SimpleCharStream) - Method in class org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class org.apache.clerezza.sparql.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.apache.clerezza.sparql.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.apache.clerezza.sparql.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.apache.clerezza.sparql.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.apache.clerezza.sparql.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.clerezza.sparql.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.apache.clerezza.sparql.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.apache.clerezza.sparql.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.apache.clerezza.sparql.SimpleCharStream
Reinitialise.
related - Static variable in class org.apache.clerezza.ontologies.SKOS04
comment: skos:related is disjoint with skos:broaderTransitive
related - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: A concept with which there is an associative semantic relationship.
related_to - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: Related Posts for this Post, perhaps determined implicitly from topics or references.
relatedFile - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Tag Relating to Related File Information
relatedImageFileFormat - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 画像フォーマットを'Exif JPEG Ver.
relatedImageLength - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Related image length comment: 画像高。通常はサムネイル画像のInteroperability IFDに使う
relatedImageWidth - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 画像幅。通常はサムネイル画像のInteroperability IFDに使う comment: Related image width
relatedMatch - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
relatedMatch - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: skos:relatedMatch is used to state an associative mapping link between two conceptual resources in different concept schemes.
relatedSoundFile - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Related audio file comment: 画像と一緒に音声録音できる機種の場合に、音声ファイルの名前
relation - Static variable in class org.apache.clerezza.ontologies.DC
description: Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system.
relation - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system.
remove(Object) - Method in class org.apache.clerezza.dataset.SecuredGraph
 
remove(Object) - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
remove(Object) - Method in class org.apache.clerezza.implementation.graph.AbstractImmutableGraph
 
remove(Object) - Method in class org.apache.clerezza.implementation.graph.PrivilegedGraphWrapper
 
remove(Object) - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
 
remove(Object) - Method in class org.apache.clerezza.implementation.graph.WriteBlockedGraph
 
remove(int) - Method in class org.apache.clerezza.utils.RdfList
 
remove(Object) - Method in class org.apache.clerezza.utils.UnionGraph
 
remove(Object) - Method in class org.apache.clerezza.utils.UriMutatingGraph
 
removeAll(Collection<?>) - Method in class org.apache.clerezza.dataset.SecuredGraph
 
removeAll(Collection<?>) - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
removeAll(Collection<?>) - Method in class org.apache.clerezza.implementation.graph.AbstractImmutableGraph
 
removeAll(Collection<?>) - Method in class org.apache.clerezza.implementation.graph.PrivilegedGraphWrapper
 
removeAll(Collection<?>) - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
 
removeAll(Collection<?>) - Method in class org.apache.clerezza.implementation.graph.WriteBlockedGraph
 
removeAll(Collection<?>) - Method in class org.apache.clerezza.utils.UriMutatingGraph
 
RemoveEvent - Class in org.apache.clerezza.event
This class represent a removal event that occured on a TripleCollection.
RemoveEvent(Graph, Triple) - Constructor for class org.apache.clerezza.event.RemoveEvent
 
removeGraphListener(GraphListener) - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
 
removeGraphListener(GraphListener) - Method in class org.apache.clerezza.utils.UnionWatchableGraph
 
removeGraphListener(GraphListener) - Method in interface org.apache.clerezza.WatchableGraph
Removes the specified GraphListener from the graph.
removeRandomTriple() - Method in class org.apache.clerezza.test.utils.RandomGraph
Removes a random triple.
removeSubGraph(Graph, Graph) - Static method in class org.apache.clerezza.utils.GraphUtils
Removes a subGraph from an Graph.
removeWeightedTcProvider(WeightedTcProvider) - Method in class org.apache.clerezza.dataset.TcProviderMultiplexer
Unregister a provider
replaces - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A related resource that is supplanted, displaced, or superseded by the described resource.
replaceWith(BlankNodeOrIRI) - Method in class org.apache.clerezza.utils.GraphNode
Replaces the graph node resouce with the specified BlankNodeOrIRI.
replaceWith(BlankNodeOrIRI, boolean) - Method in class org.apache.clerezza.utils.GraphNode
Replaces the graph node resouce with the specified BlankNodeOrIRI.
reply_of - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: Links to an Item or Post which this Item or Post is a reply to.
representedProperty - Static variable in class org.apache.clerezza.ontologies.DISCOBITS
 
requires - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A related resource that is required by the described resource to support its function, delivery, or coherence.
resolution - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: a rational number representing a resolution.
resolutionUnit - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: XResolution/YResolutionの解像度の単位 comment: The unit for measuring XResolution and YResolution.
Resource - Static variable in class org.apache.clerezza.ontologies.RDFS
comment: The class resource, everything.
ResourceOrVariable - Class in org.apache.clerezza.sparql.query
Wraps either a RDFTerm or a Variable
ResourceOrVariable(RDFTerm) - Constructor for class org.apache.clerezza.sparql.query.ResourceOrVariable
 
ResourceOrVariable(Variable) - Constructor for class org.apache.clerezza.sparql.query.ResourceOrVariable
 
rest - Static variable in class org.apache.clerezza.dataset.security.TcAccessController
The rest of the subject RDF list after the first item.
rest - Static variable in class org.apache.clerezza.ontologies.RDF
comment: The rest of the subject RDF list after the first item.
Restriction - Static variable in class org.apache.clerezza.ontologies.OWL
 
ResultSet - Interface in org.apache.clerezza.sparql
The reult of a sparql SELECT-query.
ResultSetCsvMessageBodyWriter - Class in org.apache.clerezza.jaxrs.sparql.providers
MessageBodyWirter for ResultSet.
ResultSetCsvMessageBodyWriter() - Constructor for class org.apache.clerezza.jaxrs.sparql.providers.ResultSetCsvMessageBodyWriter
 
ResultSetJsonMessageBodyWriter - Class in org.apache.clerezza.jaxrs.sparql.providers
MessageBodyWirter for ResultSet.
ResultSetJsonMessageBodyWriter() - Constructor for class org.apache.clerezza.jaxrs.sparql.providers.ResultSetJsonMessageBodyWriter
 
ResultSetTsvMessageBodyWriter - Class in org.apache.clerezza.jaxrs.sparql.providers
MessageBodyWirter for ResultSet.
ResultSetTsvMessageBodyWriter() - Constructor for class org.apache.clerezza.jaxrs.sparql.providers.ResultSetTsvMessageBodyWriter
 
ResultSetXmlMessageBodyWriter - Class in org.apache.clerezza.jaxrs.sparql.providers
MessageBodyWirter for ResultSet.
ResultSetXmlMessageBodyWriter() - Constructor for class org.apache.clerezza.jaxrs.sparql.providers.ResultSetXmlMessageBodyWriter
 
retainAll(Collection<?>) - Method in class org.apache.clerezza.dataset.SecuredGraph
 
retainAll(Collection<?>) - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
retainAll(Collection<?>) - Method in class org.apache.clerezza.implementation.graph.PrivilegedGraphWrapper
 
retainAll(Collection<?>) - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
 
retainAll(Collection<?>) - Method in class org.apache.clerezza.implementation.graph.WriteBlockedGraph
 
retainAll(Collection<?>) - Method in class org.apache.clerezza.utils.UriMutatingGraph
 
rev - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: The timestamp of a revision of a vCard
RFC1766 - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The set of tags, constructed according to RFC 1766, for the identification of languages.
RFC3066 - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: RFC 3066 has been obsoleted by RFC 4646.
RFC4646 - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: RFC 4646 obsoletes RFC 3066.
RhsListBinaryOperation - Class in org.apache.clerezza.sparql.query
Defines an operation with two operands: a left hand side and a right hand side operand where the right hand side operand is a list.
RhsListBinaryOperation(String, Expression, List<Expression>) - Constructor for class org.apache.clerezza.sparql.query.RhsListBinaryOperation
 
rights - Static variable in class org.apache.clerezza.ontologies.DC
description: Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.
rights - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.
rightsHolder - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A person or organization owning or managing rights over the resource.
RightsStatement - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A statement about the intellectual property rights (IPR) held in or over a Resource, a legal document giving official permission to do something with a resource, or a statement about access rights.
Role - Static variable in class org.apache.clerezza.ontologies.PERMISSION
definition: A role is a set of connected rights
Role - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A Role is a function of a User within a scope of a particular Forum, Site, etc.
role - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: A role a person plays within an organization
rowsPerStrip - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The number of rows per strip.

S

sameAs - Static variable in class org.apache.clerezza.ontologies.OWL
 
sameAsSmush(Graph, Graph) - Static method in class org.apache.clerezza.utils.Smusher
Smushes the specified graph adding owl:sameAs statements pointing to the new canonical IRI
SameAsSmusher - Class in org.apache.clerezza.utils.smushing
A utility to equate duplicate nodes in an Mgraph.
SameAsSmusher() - Constructor for class org.apache.clerezza.utils.smushing.SameAsSmusher
 
samplesPerPixel - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The number of components per pixel.
saturation - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The direction of saturation processing applied by the camera when the image was shot.
sceneCaptureType - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The type of scene that was shot.
sceneType - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The type of scene.
SchemaGen - Class in org.apache.clerezza.schemagen
Generates the source code of a java-class with constants for an ontology described in RDF.
SchemaGen(SchemaGenArguments) - Constructor for class org.apache.clerezza.schemagen.SchemaGen
Creates an instance doing the transformation as specified by the arguments.
SchemaGenArguments - Interface in org.apache.clerezza.schemagen
 
schoolHomepage - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A homepage of a school attended by the person.
scope_of - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A Role that has a scope of this resource.
scopeNote - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
scopeNote - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: A note that helps to clarify the meaning of a concept.
SCRIPT - Class in org.apache.clerezza.ontologies
 
SCRIPT() - Constructor for class org.apache.clerezza.ontologies.SCRIPT
 
Script - Static variable in class org.apache.clerezza.ontologies.SCRIPT
definition: A resource that can be executed as a script.
ScriptGeneratedResource - Static variable in class org.apache.clerezza.ontologies.SCRIPT
definition: A resource that is generated by a script.
scriptLanguage - Static variable in class org.apache.clerezza.ontologies.SCRIPT
definition: Points to the name of the scripting language the resource is written in.
scriptLanguageVersion - Static variable in class org.apache.clerezza.ontologies.SCRIPT
definition: Points to the version of the scripting language the resource is written in.
scriptSource - Static variable in class org.apache.clerezza.ontologies.SCRIPT
definition: Points to the script resource that is used to generate this resource.
seconds - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: a mesurement of time length with unit of second
SecuredGraph - Class in org.apache.clerezza.dataset
A Secured triple collection wraps a triple collection checking each access for the rights on a the ImmutableGraph for which the uri is passed to the constructor.
SecuredGraph(Graph, IRI, TcAccessController) - Constructor for class org.apache.clerezza.dataset.SecuredGraph
 
seeAlso - Static variable in class org.apache.clerezza.ontologies.RDFS
comment: Further information about the subject resource.
SeeAlsoExpander - Class in org.apache.clerezza.utils
Expands a GraphNode expanding SeeAlso-References of the node.
SeeAlsoExpander(TcManager) - Constructor for class org.apache.clerezza.utils.SeeAlsoExpander
 
SELECT - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
SelectQuery - Interface in org.apache.clerezza.sparql.query
This interface represents a SPARQL SELECT query.
semanticRelation - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
semanticRelation - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: A concept related by meaning.
sensingMethod - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The image sensor type on the camera or input device, such as One-chip color area sensor etc.
SEPARATOR - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
Seq - Static variable in class org.apache.clerezza.ontologies.RDF
comment: The class of ordered containers.
serialize(OutputStream, Graph, String) - Method in class org.apache.clerezza.representation.Serializer
Serializes a ImmutableGraph into an OutputStream.
serialize(OutputStream, Graph, String) - Method in interface org.apache.clerezza.representation.SerializingProvider
Serializes a Graph to a specified OutputStream in the format identified by formatIdentifier.
serialize(SelectQuery) - Method in class org.apache.clerezza.sparql.query.impl.SimpleStringQuerySerializer
 
serialize(ConstructQuery) - Method in class org.apache.clerezza.sparql.query.impl.SimpleStringQuerySerializer
 
serialize(DescribeQuery) - Method in class org.apache.clerezza.sparql.query.impl.SimpleStringQuerySerializer
 
serialize(AskQuery) - Method in class org.apache.clerezza.sparql.query.impl.SimpleStringQuerySerializer
 
serialize(Query) - Method in class org.apache.clerezza.sparql.StringQuerySerializer
Serializes a Query object to a String.
serialize(SelectQuery) - Method in class org.apache.clerezza.sparql.StringQuerySerializer
Serializes a SelectQuery object to a String.
serialize(ConstructQuery) - Method in class org.apache.clerezza.sparql.StringQuerySerializer
Serializes a ConstructQuery object to a String.
serialize(DescribeQuery) - Method in class org.apache.clerezza.sparql.StringQuerySerializer
Serializes a DescribeQuery object to a String.
serialize(AskQuery) - Method in class org.apache.clerezza.sparql.StringQuerySerializer
Serializes an AskQuery object to a String.
Serializer - Class in org.apache.clerezza.representation
This singleton class provides a method serialize to transform a ImmutableGraph into serialized RDF forms.
Serializer() - Constructor for class org.apache.clerezza.representation.Serializer
the constructor sets the singleton instance to allow instantiation by OSGi-DS.
SerializingProvider - Interface in org.apache.clerezza.representation
An instance of this class serializes Graphs to a specified serialization format.
SERVICE - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
ServiceGraphPattern - Interface in org.apache.clerezza.sparql.query
Defines a service ImmutableGraph pattern.
setBoundExpression(Expression) - Method in class org.apache.clerezza.sparql.query.Variable
 
setCachingEnabled(boolean) - Method in class org.apache.clerezza.dataset.TcProviderMultiplexer
 
setCheckConcurrency(boolean) - Method in class org.apache.clerezza.implementation.in_memory.SimpleGraph
Specifies whether or not to throw ConcurrentModificationExceptions, if this simple triple collection is modified concurrently.
setDataSet(SimpleDataSet) - Method in class org.apache.clerezza.sparql.update.impl.ModifyOperation
 
setDebugStream(PrintStream) - Method in class org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserTokenManager
Set debug output.
setDeleteOperation(UpdateOperationWithQuads) - Method in class org.apache.clerezza.sparql.update.impl.ModifyOperation
 
setDescribeAll() - Method in class org.apache.clerezza.sparql.query.impl.SimpleDescribeQuery
 
setDestinationGraph(IRI) - Method in class org.apache.clerezza.sparql.update.impl.ClearOrDropOperation
 
setDestinationGraph(IRI) - Method in class org.apache.clerezza.sparql.update.impl.CreateOperation
 
setDestinationGraph(IRI) - Method in class org.apache.clerezza.sparql.update.impl.SimpleUpdateOperation
 
setDestinationGraphSpec(UpdateOperation.GraphSpec) - Method in class org.apache.clerezza.sparql.update.impl.BaseUpdateOperation
 
setDistinct() - Method in class org.apache.clerezza.sparql.query.impl.SimpleSelectQuery
 
setExistenceTest(boolean) - Method in class org.apache.clerezza.sparql.query.PatternExistenceCondition
 
setFallbackGraph(IRI) - Method in class org.apache.clerezza.sparql.update.impl.ModifyOperation
 
setInlineData(InlineData) - Method in class org.apache.clerezza.sparql.query.impl.SimpleQuery
 
setInputGraph(IRI) - Method in class org.apache.clerezza.sparql.update.impl.SimpleUpdateOperation
 
setInputGraphSpec(UpdateOperation.GraphSpec) - Method in class org.apache.clerezza.sparql.update.impl.BaseUpdateOperation
 
setInsertOperation(UpdateOperationWithQuads) - Method in class org.apache.clerezza.sparql.update.impl.ModifyOperation
 
setInstance(LiteralFactory) - Static method in class org.apache.clerezza.implementation.literal.LiteralFactory
Set the instance returned by getInstance.
setLimit(int) - Method in class org.apache.clerezza.sparql.query.impl.SimpleQueryWithSolutionModifier
 
setOffset(int) - Method in class org.apache.clerezza.sparql.query.impl.SimpleQueryWithSolutionModifier
 
setParser(Parser) - Method in class org.apache.clerezza.jaxrs.rdf.providers.GraphReader
 
setParser(Parser) - Method in class org.apache.clerezza.jaxrs.rdf.providers.ImmutableGraphReader
 
setPattern(GroupGraphPattern) - Method in class org.apache.clerezza.sparql.query.PatternExistenceCondition
 
setProviders(Providers) - Method in class org.apache.clerezza.jaxrs.sparql.providers.ResultSetXmlMessageBodyWriter
 
setQueryPattern(GroupGraphPattern) - Method in class org.apache.clerezza.sparql.query.impl.SimpleQuery
 
setQueryPattern(GroupGraphPattern) - Method in class org.apache.clerezza.sparql.update.impl.ModifyOperation
 
setReduced() - Method in class org.apache.clerezza.sparql.query.impl.SimpleSelectQuery
 
setRequiredReadPermissions(IRI, Collection<Permission>) - Method in class org.apache.clerezza.dataset.security.TcAccessController
Set the set of permissions required for read access to a triple-collection, if the set is non-empty the default TCPermisson is no longer required.
setRequiredReadPermissionStrings(IRI, Collection<String>) - Method in class org.apache.clerezza.dataset.security.TcAccessController
Set the set of permissions required for read access to a triple-collection, if the set is non-empty the default TCPermisson is no longer required.
setRequiredReadWritePermissions(IRI, Collection<Permission>) - Method in class org.apache.clerezza.dataset.security.TcAccessController
Set the set of permissions required for read-write access to a triple-collection, if the set is non-empty the default TCPermisson is no longer required.
setRequiredReadWritePermissionStrings(IRI, Collection<String>) - Method in class org.apache.clerezza.dataset.security.TcAccessController
Set the set of permissions required for read-write access to a triple-collection, if the set is non-empty the default TCPermisson is no longer required.
setSelectAll() - Method in class org.apache.clerezza.sparql.query.impl.SimpleSelectQuery
 
setSerializer(Serializer) - Method in class org.apache.clerezza.jaxrs.rdf.providers.GraphNodeWriter
 
setSerializer(Serializer) - Method in class org.apache.clerezza.jaxrs.rdf.providers.GraphWriter
 
setSilent(boolean) - Method in class org.apache.clerezza.sparql.query.impl.SimpleServiceGraphPattern
 
setSilent(boolean) - Method in class org.apache.clerezza.sparql.update.impl.ClearOrDropOperation
 
setSilent(boolean) - Method in class org.apache.clerezza.sparql.update.impl.CreateOperation
 
setSilent(boolean) - Method in class org.apache.clerezza.sparql.update.impl.SimpleUpdateOperation
 
setSource(IRI) - Method in class org.apache.clerezza.sparql.update.impl.LoadOperation
 
setSubSelect(SelectQuery) - Method in class org.apache.clerezza.sparql.query.impl.SimpleGroupGraphPattern
 
setTabSize(int) - Method in class org.apache.clerezza.sparql.SimpleCharStream
 
setTextEncoding(String) - Method in class org.apache.clerezza.jaxrs.sparql.providers.ResultSetCsvMessageBodyWriter
Sets the text encoding for the resource.
setTextEncoding(String) - Method in class org.apache.clerezza.jaxrs.sparql.providers.ResultSetTsvMessageBodyWriter
Sets the text encoding for the resource.
setTimeZone(TimeZone) - Method in class org.apache.clerezza.implementation.util.W3CDateFormat
 
setUriInfo(UriInfo) - Method in class org.apache.clerezza.jaxrs.rdf.providers.GraphNodeWriter
 
sha1 - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A sha1sum hash, in hex.
sharpness - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The direction of sharpness processing applied by the camera when the image was shot.
short_ - Static variable in class org.apache.clerezza.ontologies.XSD
comment: short is ·derived· from int by setting the value of ·maxInclusive· to be 32767 and ·minInclusive· to be -32768.
shutterSpeedValue - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: シャッター速度(APEX値)。この値の2のベキ乗をとって逆数にすると、通常のシャッター速度表示になる。例えば'4'の場合だと1/(2^4)=1/16秒 comment: Shutter speed.
sibling - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: An Item may have a sibling or a twin that exists in a different Container, but the siblings may differ in some small way (for example, language, category, etc.).
SILENT - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
SimpleAlternativeGraphPattern - Class in org.apache.clerezza.sparql.query.impl
 
SimpleAlternativeGraphPattern(List<GroupGraphPattern>) - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleAlternativeGraphPattern
 
SimpleAlternativeGraphPattern(GroupGraphPattern...) - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleAlternativeGraphPattern
 
SimpleAskQuery - Class in org.apache.clerezza.sparql.query.impl
 
SimpleAskQuery() - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleAskQuery
 
SimpleBasicGraphPattern - Class in org.apache.clerezza.sparql.query.impl
 
SimpleBasicGraphPattern(Set<TriplePattern>) - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleBasicGraphPattern
 
SimpleCharStream - Class in org.apache.clerezza.sparql
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.clerezza.sparql.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.clerezza.sparql.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.apache.clerezza.sparql.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.clerezza.sparql.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.clerezza.sparql.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.clerezza.sparql.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.clerezza.sparql.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.apache.clerezza.sparql.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.apache.clerezza.sparql.SimpleCharStream
Constructor.
SimpleConstructQuery - Class in org.apache.clerezza.sparql.query.impl
 
SimpleConstructQuery(Set<TriplePattern>) - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleConstructQuery
 
SimpleDataSet - Class in org.apache.clerezza.sparql.query.impl
 
SimpleDataSet() - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleDataSet
 
SimpleDescribeQuery - Class in org.apache.clerezza.sparql.query.impl
 
SimpleDescribeQuery() - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleDescribeQuery
 
SimpleGraph - Class in org.apache.clerezza.implementation.in_memory
For now this is a minimalistic implementation, without any indexes or other optimizations.
SimpleGraph() - Constructor for class org.apache.clerezza.implementation.in_memory.SimpleGraph
Creates an empty SimpleGraph
SimpleGraph(Iterator<Triple>) - Constructor for class org.apache.clerezza.implementation.in_memory.SimpleGraph
Creates a SimpleGraph using the passed iterator, the iterator is consumed before the constructor returns
SimpleGraph(Set<Triple>) - Constructor for class org.apache.clerezza.implementation.in_memory.SimpleGraph
Creates a SimpleGraph for the specified set of triples, subsequent modification of baseSet do affect the created instance.
SimpleGraph(Collection<Triple>) - Constructor for class org.apache.clerezza.implementation.in_memory.SimpleGraph
Creates a SimpleGraph for the specified collection of triples, subsequent modification of baseSet do not affect the created instance.
SimpleGraphGraphPattern - Class in org.apache.clerezza.sparql.query.impl
 
SimpleGraphGraphPattern(UriRefOrVariable, GroupGraphPattern) - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleGraphGraphPattern
 
SimpleGroupGraphPattern - Class in org.apache.clerezza.sparql.query.impl
This class implements GroupGraphPattern.
SimpleGroupGraphPattern() - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleGroupGraphPattern
 
SimpleImmutableGraph - Class in org.apache.clerezza.implementation.in_memory
 
SimpleImmutableGraph(Graph) - Constructor for class org.apache.clerezza.implementation.in_memory.SimpleImmutableGraph
Creates a ImmutableGraph with the triples in Graph
SimpleImmutableGraph(Graph, boolean) - Constructor for class org.apache.clerezza.implementation.in_memory.SimpleImmutableGraph
Creates a ImmutableGraph with the triples in Graph.
SimpleImmutableGraph(Iterator<Triple>) - Constructor for class org.apache.clerezza.implementation.in_memory.SimpleImmutableGraph
 
SimpleInlineData - Class in org.apache.clerezza.sparql.query.impl
 
SimpleInlineData() - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleInlineData
 
SimpleLiteralFactory - Class in org.apache.clerezza.implementation.literal
An implementation of literal factory currently supporting only byte[]/base64Binary and Java.util.Date/date
SimpleLiteralFactory() - Constructor for class org.apache.clerezza.implementation.literal.SimpleLiteralFactory
 
SimpleMinusGraphPattern - Class in org.apache.clerezza.sparql.query.impl
This class implements MinusGraphPattern.
SimpleMinusGraphPattern(GraphPattern, GroupGraphPattern) - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleMinusGraphPattern
Constructs a MinusGraphPattern out of a GraphPattern as the minuend ImmutableGraph pattern and a GroupGraphPattern as the subtrahend pattern.
SimpleOptionalGraphPattern - Class in org.apache.clerezza.sparql.query.impl
This class implements OptionalGraphPattern.
SimpleOptionalGraphPattern(GraphPattern, GroupGraphPattern) - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleOptionalGraphPattern
Constructs an OptionalGraphPattern out of a GraphPattern as the main ImmutableGraph pattern and a GroupGraphPattern as the optional pattern.
SimpleOrderCondition - Class in org.apache.clerezza.sparql.query.impl
 
SimpleOrderCondition(Expression, boolean) - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleOrderCondition
 
SimplePathSupportedBasicGraphPattern - Class in org.apache.clerezza.sparql.query.impl
 
SimplePathSupportedBasicGraphPattern(Set<PropertyPathPattern>) - Constructor for class org.apache.clerezza.sparql.query.impl.SimplePathSupportedBasicGraphPattern
 
SimplePropertyPathPattern - Class in org.apache.clerezza.sparql.query.impl
 
SimplePropertyPathPattern(ResourceOrVariable, PropertyPathExpressionOrVariable, ResourceOrVariable) - Constructor for class org.apache.clerezza.sparql.query.impl.SimplePropertyPathPattern
 
SimplePropertyPathPattern(Variable, Variable, Variable) - Constructor for class org.apache.clerezza.sparql.query.impl.SimplePropertyPathPattern
 
SimplePropertyPathPattern(BlankNodeOrIRI, Variable, Variable) - Constructor for class org.apache.clerezza.sparql.query.impl.SimplePropertyPathPattern
 
SimplePropertyPathPattern(Variable, Variable, RDFTerm) - Constructor for class org.apache.clerezza.sparql.query.impl.SimplePropertyPathPattern
 
SimplePropertyPathPattern(BlankNodeOrIRI, Variable, RDFTerm) - Constructor for class org.apache.clerezza.sparql.query.impl.SimplePropertyPathPattern
 
SimplePropertyPathPattern(Variable, PropertyPathExpression, Variable) - Constructor for class org.apache.clerezza.sparql.query.impl.SimplePropertyPathPattern
 
SimplePropertyPathPattern(BlankNodeOrIRI, PropertyPathExpression, Variable) - Constructor for class org.apache.clerezza.sparql.query.impl.SimplePropertyPathPattern
 
SimplePropertyPathPattern(Variable, PropertyPathExpression, RDFTerm) - Constructor for class org.apache.clerezza.sparql.query.impl.SimplePropertyPathPattern
 
SimplePropertyPathPattern(BlankNodeOrIRI, PropertyPathExpression, RDFTerm) - Constructor for class org.apache.clerezza.sparql.query.impl.SimplePropertyPathPattern
 
SimpleQuery - Class in org.apache.clerezza.sparql.query.impl
 
SimpleQuery() - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleQuery
 
SimpleQueryWithSolutionModifier - Class in org.apache.clerezza.sparql.query.impl
 
SimpleQueryWithSolutionModifier() - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleQueryWithSolutionModifier
 
SimpleSelectQuery - Class in org.apache.clerezza.sparql.query.impl
 
SimpleSelectQuery() - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleSelectQuery
 
SimpleServiceGraphPattern - Class in org.apache.clerezza.sparql.query.impl
 
SimpleServiceGraphPattern(UriRefOrVariable, GroupGraphPattern) - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleServiceGraphPattern
 
SimpleSparqlUnit - Class in org.apache.clerezza.sparql.query.impl
 
SimpleSparqlUnit(Query) - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleSparqlUnit
 
SimpleSparqlUnit(Update) - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleSparqlUnit
 
SimpleStringQuerySerializer - Class in org.apache.clerezza.sparql.query.impl
This class implements abstract methods of StringQuerySerializer to serialize specific Query types.
SimpleStringQuerySerializer() - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleStringQuerySerializer
 
SimpleTcProvider - Class in org.apache.clerezza.simple.storage
 
SimpleTcProvider() - Constructor for class org.apache.clerezza.simple.storage.SimpleTcProvider
 
SimpleTriplePattern - Class in org.apache.clerezza.sparql.query.impl
 
SimpleTriplePattern(ResourceOrVariable, UriRefOrVariable, ResourceOrVariable) - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleTriplePattern
 
SimpleTriplePattern(Variable, Variable, Variable) - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleTriplePattern
 
SimpleTriplePattern(BlankNodeOrIRI, Variable, Variable) - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleTriplePattern
 
SimpleTriplePattern(Variable, IRI, Variable) - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleTriplePattern
 
SimpleTriplePattern(BlankNodeOrIRI, IRI, Variable) - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleTriplePattern
 
SimpleTriplePattern(Variable, Variable, RDFTerm) - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleTriplePattern
 
SimpleTriplePattern(BlankNodeOrIRI, Variable, RDFTerm) - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleTriplePattern
 
SimpleTriplePattern(Variable, IRI, RDFTerm) - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleTriplePattern
 
SimpleTriplePattern(BlankNodeOrIRI, IRI, RDFTerm) - Constructor for class org.apache.clerezza.sparql.query.impl.SimpleTriplePattern
 
SimpleUpdate - Class in org.apache.clerezza.sparql.update.impl
 
SimpleUpdate() - Constructor for class org.apache.clerezza.sparql.update.impl.SimpleUpdate
 
SimpleUpdateOperation - Class in org.apache.clerezza.sparql.update.impl
 
SimpleUpdateOperation() - Constructor for class org.apache.clerezza.sparql.update.impl.SimpleUpdateOperation
 
SIOC - Class in org.apache.clerezza.ontologies
 
SIOC() - Constructor for class org.apache.clerezza.ontologies.SIOC
 
Site - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: 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.
size() - Method in class org.apache.clerezza.dataset.SecuredGraph
 
size() - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
size() - Method in class org.apache.clerezza.implementation.graph.PrivilegedGraphWrapper
 
size() - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
 
size() - Method in class org.apache.clerezza.implementation.graphmatching.collections.IntHashMap
Returns the number of keys in this hashtable.
size() - Method in class org.apache.clerezza.utils.RdfList
 
size() - Method in class org.apache.clerezza.utils.UriMutatingGraph
 
SizeOrDuration - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Examples include a number of pages, a specification of length, width, and breadth, or a period in hours, minutes, and seconds.
skos - Static variable in class org.apache.clerezza.ontologies.SKOS08
 
SKOS04 - Class in org.apache.clerezza.ontologies
 
SKOS04() - Constructor for class org.apache.clerezza.ontologies.SKOS04
 
SKOS08 - Class in org.apache.clerezza.ontologies
 
SKOS08() - Constructor for class org.apache.clerezza.ontologies.SKOS08
 
skypeID - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A Skype ID
smush(Graph, Graph) - Static method in class org.apache.clerezza.utils.Smusher
smush mGaph given the ontological facts.
smush(Graph, Set<Set<BlankNodeOrIRI>>, boolean) - Method in class org.apache.clerezza.utils.smushing.BaseSmusher
Smushes the resources in mGraph that belong to the same set in equivalenceSets, i.e.
smush(Graph, Graph) - Method in class org.apache.clerezza.utils.smushing.IfpSmusher
smush mGaph given the ontological facts.
smush(Graph, Graph, boolean) - Method in class org.apache.clerezza.utils.smushing.SameAsSmusher
This will ensure that all properties of sameAs resources are associated to the preferedIRI as returned by getPreferedIRI
Smusher - Class in org.apache.clerezza.utils
A utility to smush equivalent resources.
Smusher() - Constructor for class org.apache.clerezza.utils.Smusher
 
software - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: デジカメ(もしくは入力機器)の内蔵ソフトウェア/ファームウェアの名称とバージョン comment: The name and version of the software or firmware of the camera or image input device used to generate the image.
SolutionMapping - Interface in org.apache.clerezza.sparql
A set of mapping from variable names to solutions.
someValuesFrom - Static variable in class org.apache.clerezza.ontologies.OWL
 
sort_string - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: A version of a person's name suitable for collation
sound - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: A sound (e.g., a greeting or pronounciation) of a person
source - Static variable in class org.apache.clerezza.ontologies.DC
description: The described resource may be derived from the related resource in whole or in part.
source - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: The described resource may be derived from the related resource in whole or in part.
Space - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A Space is a place where data resides, e.g., on a website, desktop, fileshare, etc.
space_of - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A resource which belongs to this data Space.
SparqlPreParser - Class in org.apache.clerezza.sparql
This class implements an OSGi service to provide a method to obtain referred Graphs in a SPARQL Query or Update.
SparqlPreParser() - Constructor for class org.apache.clerezza.sparql.SparqlPreParser
 
SparqlPreParser(GraphStore) - Constructor for class org.apache.clerezza.sparql.SparqlPreParser
 
SparqlUnit - Interface in org.apache.clerezza.sparql.query
This interface represents a SPARQL Query or Update.
spatial - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: Spatial characteristics of the resource.
spatialFrequencyResponse - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: This tag records the camera or input device spatial frequency table and SFR values in the direction of image width, image height, and diagonal direction, as specified in ISO 12233.
specialToken - Variable in class org.apache.clerezza.sparql.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
spectralSensitivity - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Indicates the spectral sensitivity of each channel of the camera used.
Standard - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A basis for comparison; a reference point against which other things can be evaluated.
Statement - Static variable in class org.apache.clerezza.ontologies.RDF
comment: The class of RDF statements.
staticFlag - Static variable in class org.apache.clerezza.sparql.SimpleCharStream
Whether parser is static.
status - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A string expressing what the user is happy for the general public (normally) to know about their current activity.
status - Static variable in class org.apache.clerezza.ontologies.OSGI
definition: Points to the status of the subject, which is indicated using the states as defined in org.osgi.framework.Bundle
street_address - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: The street address of a postal address
string - Static variable in class org.apache.clerezza.ontologies.XSD
comment: The string datatype represents character strings in XML.
STRING_LITERAL1 - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
STRING_LITERAL2 - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
STRING_LITERAL_LONG1 - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
STRING_LITERAL_LONG2 - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
StringQuerySerializer - Class in org.apache.clerezza.sparql
This abstract class provides a method to generate a String representation of a Query.
StringQuerySerializer() - Constructor for class org.apache.clerezza.sparql.StringQuerySerializer
 
stripByteCounts - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The total number of bytes in each strip.
stripNonIRIChars(CharSequence) - Static method in class org.apache.clerezza.utils.IRIUtil
Strips #x00 - #x1F and #x7F-#x9F from a Unicode string
stripOffsets - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: For each strip, the byte offset of that strip.
STRUUID - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
subClassOf - Static variable in class org.apache.clerezza.ontologies.RDFS
comment: The subject is a subclass of a class.
SUBJ_EXP_PARAM - Static variable in class org.apache.clerezza.jaxrs.rdf.providers.GraphNodeWriter
 
subject - Static variable in class org.apache.clerezza.ontologies.DC
description: Typically, the subject will be represented using keywords, key phrases, or classification codes.
subject - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Typically, the subject will be represented using keywords, key phrases, or classification codes.
subject - Static variable in class org.apache.clerezza.ontologies.RDF
comment: The subject of the subject RDF statement.
subject - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: Keyword(s) describing subject of the Post.
subjectArea - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 画面中の主たる被写体の位置。2値によるXY座標、3値による円、4値による長方形座標の3通りの示し方がある comment: The location and area of the main subject in the overall scene.
subjectDistance - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 被写体までの距離。単位はm comment: The distance to the subject, given in meters.
subjectDistanceRange - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The distance to the subject, such as Macro, Close View or Distant View.
subjectLocation - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The location of the main subject in the scene.
SubList - Static variable in class org.apache.clerezza.ontologies.LIST
definition: A SubList is a list of the elements of another list from a start to an end position.
subListOf - Static variable in class org.apache.clerezza.ontologies.LIST
definition: Points to an rdf:List of which this SubList is part of.
subPropertyOf - Static variable in class org.apache.clerezza.ontologies.RDFS
comment: The subject is a subproperty of a property.
subscriber_of - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A Container that a User is subscribed to.
subseconds - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: A tag used to record fractions of seconds for a date property
subSecTime - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: DateTime subseconds
subSecTimeDigitized - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: DateTimeDigitized subseconds
subSecTimeOriginal - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: DateTimeOriginal subseconds
successor - Static variable in class org.apache.clerezza.ontologies.LIST
definition: Points to a succeeding SubList.
SupportedFormat - Annotation Type in org.apache.clerezza.representation
This annotation is used to annotate ParsingProviders to indicate the format(s) they support.
supportedFormat - Static variable in annotation type org.apache.clerezza.representation.SupportedFormat
used as a key for the OSGi service property
surname - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: The surname of some person.
SwitchTo(int) - Method in class org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserTokenManager
Switch to specified lex state.
SymmetricProperty - Static variable in class org.apache.clerezza.ontologies.OWL
 

T

tableOfContents - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: A list of subunits of the resource.
tabSize - Variable in class org.apache.clerezza.sparql.SimpleCharStream
 
tag_number - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The Exif tag number
tagid - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The Exif tag number with context prefix, such as IFD type or maker name
TargetAudience - Static variable in class org.apache.clerezza.ontologies.DOCUMENTATION
definition: The target audience of a documentation.
targetLanguage - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
 
TcAccessController - Class in org.apache.clerezza.dataset.security
Controls the permissions needed to access a triple collection provided by TcManager.
TcAccessController() - Constructor for class org.apache.clerezza.dataset.security.TcAccessController
 
tcDisappears(IRI) - Method in class org.apache.clerezza.dataset.TcManager
 
tcDisappears(IRI) - Method in class org.apache.clerezza.dataset.TcProviderMultiplexer
subclasses overwrite this method to be notified whenGraph is no longer available (either because it has been deleted or bacause its WeightedTcProvider was removed).
TcManager - Class in org.apache.clerezza.dataset
This class extends TcProviderMultiplexer, delegating the actual provision and creation of Graphs or MGraphs to registered WeightedTcProviders.
TcManager() - Constructor for class org.apache.clerezza.dataset.TcManager
the constructor sets the singleton instance to allow instantiation by OSGi-DS.
TcPermission - Class in org.apache.clerezza.dataset.security
A permission to access Graphs matching a specified name pattern.
TcPermission(String, String) - Constructor for class org.apache.clerezza.dataset.security.TcPermission
Conststructs a TcPermission for a specified name pattern and a list of actions.
TcProvider - Interface in org.apache.clerezza.dataset
A TC (Graph) Provider allows access to and optionally creation of named ImmutableGraphs and Graphs (mutable graphs)
TCPROVIDER - Class in org.apache.clerezza.ontologies
 
TCPROVIDER() - Constructor for class org.apache.clerezza.ontologies.TCPROVIDER
 
TcProviderMultiplexer - Class in org.apache.clerezza.dataset
This makes a set of WeightedTcProvider appear as one TcProvider.
TcProviderMultiplexer() - Constructor for class org.apache.clerezza.dataset.TcProviderMultiplexer
 
Tel - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Resources that are vCard Telephony communication mechanisms comment: Telephone
tel - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: A telephone number of a person
temporal - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: Temporal characteristics of the resource.
tempProviderList - Variable in class org.apache.clerezza.dataset.TcManager
 
testAddCountAndGetTriples() - Method in class org.apache.clerezza.test.utils.GraphTest
 
testAddSameTripleTwice() - Method in class org.apache.clerezza.test.utils.GraphTest
 
testAddSingleTriple() - Method in class org.apache.clerezza.test.utils.GraphTest
 
testContainsIfContained() - Method in class org.apache.clerezza.test.utils.GraphTest
 
testContainsIfEmpty() - Method in class org.apache.clerezza.test.utils.GraphTest
 
testContainsIfNotContained() - Method in class org.apache.clerezza.test.utils.GraphTest
 
testFilterByObject() - Method in class org.apache.clerezza.test.utils.GraphTest
 
testFilterEmptyGraph() - Method in class org.apache.clerezza.test.utils.GraphTest
 
testFilterSingleEntry() - Method in class org.apache.clerezza.test.utils.GraphTest
 
testGetSameBlankNode() - Method in class org.apache.clerezza.test.utils.GraphTest
 
testGetSize() - Method in class org.apache.clerezza.test.utils.GraphTest
 
testRemoveAllTriples() - Method in class org.apache.clerezza.test.utils.GraphTest
 
testRemoveSameTripleTwice() - Method in class org.apache.clerezza.test.utils.GraphTest
 
testRemoveSingleTriple() - Method in class org.apache.clerezza.test.utils.GraphTest
 
testRemoveViaIterator() - Method in class org.apache.clerezza.test.utils.GraphTest
 
testUseLanguageLiterals() - Method in class org.apache.clerezza.test.utils.GraphTest
 
testUseTypedLiterals() - Method in class org.apache.clerezza.test.utils.GraphTest
 
TEXT_RDF_NT - Static variable in annotation type org.apache.clerezza.representation.SupportedFormat
Deprecated.
TGN - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The set of places specified by the Getty Thesaurus of Geographic Names.
theme - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A theme.
Thing - Static variable in class org.apache.clerezza.ontologies.OWL
 
THIS_ONTOLOGY - Static variable in class org.apache.clerezza.ontologies.CONTENTPROTOTYPE
 
THIS_ONTOLOGY - Static variable in class org.apache.clerezza.ontologies.DAP
 
THIS_ONTOLOGY - Static variable in class org.apache.clerezza.ontologies.DISCOBITS
 
THIS_ONTOLOGY - Static variable in class org.apache.clerezza.ontologies.DOCUMENTATION
 
THIS_ONTOLOGY - Static variable in class org.apache.clerezza.ontologies.FOAF
 
THIS_ONTOLOGY - Static variable in class org.apache.clerezza.ontologies.HIERARCHY
 
THIS_ONTOLOGY - Static variable in class org.apache.clerezza.ontologies.LIST
comment: This ontology describes lists and sublists, thus about resources belonging to the rdf:List class.
THIS_ONTOLOGY - Static variable in class org.apache.clerezza.ontologies.MENU
 
THIS_ONTOLOGY - Static variable in class org.apache.clerezza.ontologies.OSGI
 
THIS_ONTOLOGY - Static variable in class org.apache.clerezza.ontologies.PERMISSION
 
THIS_ONTOLOGY - Static variable in class org.apache.clerezza.ontologies.PLATFORM
 
THIS_ONTOLOGY - Static variable in class org.apache.clerezza.ontologies.RDF
 
THIS_ONTOLOGY - Static variable in class org.apache.clerezza.ontologies.RDFS
 
THIS_ONTOLOGY - Static variable in class org.apache.clerezza.ontologies.SCRIPT
 
THIS_ONTOLOGY - Static variable in class org.apache.clerezza.ontologies.SIOC
title: SIOC Core Ontology Namespace description: SIOC (Semantically-Interlinked Online Communities) is an ontology for describing the information in online communities.
THIS_ONTOLOGY - Static variable in class org.apache.clerezza.ontologies.TCPROVIDER
 
Thread - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A container for a series of threaded discussion Posts or Items.
thumbnail - Static variable in class org.apache.clerezza.ontologies.DISCOBITS
 
thumbnail - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A derived thumbnail image.
time - Static variable in class org.apache.clerezza.ontologies.XSD
comment: time represents an instant of time that recurs every day.
tipjar - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A tipjar document for this agent, describing means for payment and reward.
title - Static variable in class org.apache.clerezza.ontologies.DC
comment: A name given to the resource.
title - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: A name given to the resource.
title - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: Title (Mr, Mrs, Ms, Dr.
title - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: This is the title (subject line) of the Post.
title - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: A person's title
TitledContent - Static variable in class org.apache.clerezza.ontologies.DISCOBITS
 
TO - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
toArray() - Method in class org.apache.clerezza.dataset.SecuredGraph
 
toArray(T[]) - Method in class org.apache.clerezza.dataset.SecuredGraph
 
toArray() - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
toArray(T[]) - Method in class org.apache.clerezza.implementation.graph.AbstractGraph
 
toArray() - Method in class org.apache.clerezza.implementation.graph.PrivilegedGraphWrapper
 
toArray(T[]) - Method in class org.apache.clerezza.implementation.graph.PrivilegedGraphWrapper
 
toArray() - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
 
toArray(T[]) - Method in class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
 
toArray() - Method in class org.apache.clerezza.utils.UriMutatingGraph
 
toArray(T[]) - Method in class org.apache.clerezza.utils.UriMutatingGraph
 
token - Static variable in class org.apache.clerezza.ontologies.XSD
comment: token represents tokenized strings.
Token - Class in org.apache.clerezza.sparql
Describes the input token stream.
Token() - Constructor for class org.apache.clerezza.sparql.Token
No-argument constructor
Token(int) - Constructor for class org.apache.clerezza.sparql.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.apache.clerezza.sparql.Token
Constructs a new token for the specified Image and Kind.
tokenImage - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
Literal token values.
tokenImage - Variable in exception org.apache.clerezza.sparql.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in org.apache.clerezza.sparql
Token Manager Error.
TokenMgrError() - Constructor for error org.apache.clerezza.sparql.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.apache.clerezza.sparql.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.clerezza.sparql.TokenMgrError
Full Constructor.
topConceptOf - Static variable in class org.apache.clerezza.ontologies.SKOS04
 
topConceptOf - Static variable in class org.apache.clerezza.ontologies.SKOS08
definition: Relates a concept to the concept scheme that it is a top level concept of.
topic - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A topic of some page or document.
topic - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A topic of interest, linking to the appropriate URI, e.g., in the Open Directory Project or of a SKOS category.
topic_interest - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A thing of interest to this person.
toString() - Method in class org.apache.clerezza.event.FilterTriple
 
toString() - Method in class org.apache.clerezza.implementation.debug.ReadLockDebug
 
toString() - Method in class org.apache.clerezza.implementation.debug.ReentrantReadWriteLockTracker
 
toString() - Method in class org.apache.clerezza.implementation.literal.LiteralImpl
 
toString() - Method in class org.apache.clerezza.implementation.literal.PlainLiteralImpl
 
toString() - Method in class org.apache.clerezza.implementation.literal.TypedLiteralImpl
 
toString() - Method in class org.apache.clerezza.implementation.TripleImpl
 
toString() - Method in class org.apache.clerezza.IRI
 
toString() - Method in class org.apache.clerezza.Language
 
toString() - Method in class org.apache.clerezza.sparql.query.impl.SimpleAskQuery
 
toString() - Method in class org.apache.clerezza.sparql.query.impl.SimpleConstructQuery
 
toString() - Method in class org.apache.clerezza.sparql.query.impl.SimpleDescribeQuery
 
toString() - Method in class org.apache.clerezza.sparql.query.impl.SimpleQuery
 
toString() - Method in class org.apache.clerezza.sparql.query.impl.SimpleSelectQuery
 
toString() - Method in interface org.apache.clerezza.sparql.query.Query
 
toString() - Method in class org.apache.clerezza.sparql.Token
Returns the image.
toString() - Method in interface org.apache.clerezza.sparql.update.Update
 
toString() - Method in class org.apache.clerezza.utils.GraphNode
 
transferFunction - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: A transfer function for the image, described in tabular style.
TransitiveProperty - Static variable in class org.apache.clerezza.ontologies.OWL
 
translatedResource - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
 
translatedTitle - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
 
Translation - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
 
translator - Static variable in class org.apache.clerezza.ontologies.LINGVOJ
 
Triple - Interface in org.apache.clerezza
A structure containing a subject, a predicate, and an object.
TripleCollection - Static variable in class org.apache.clerezza.ontologies.TCPROVIDER
definition: A triple collcetion, i.e.
TripleImpl - Class in org.apache.clerezza.implementation
 
TripleImpl(BlankNodeOrIRI, IRI, RDFTerm) - Constructor for class org.apache.clerezza.implementation.TripleImpl
Creates a new TripleImpl.
TriplePattern - Interface in org.apache.clerezza.sparql.query
Defines a triple pattern consisting of a subject, a predicate, and an object.
TRUE - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
tryLock() - Method in class org.apache.clerezza.implementation.debug.ReadLockDebug
 
tryLock(long, TimeUnit) - Method in class org.apache.clerezza.implementation.debug.ReadLockDebug
 
tryLock() - Method in class org.apache.clerezza.implementation.debug.WriteLockDebug
 
tryLock(long, TimeUnit) - Method in class org.apache.clerezza.implementation.debug.WriteLockDebug
 
TURTLE - Static variable in annotation type org.apache.clerezza.representation.SupportedFormat
 
Tutorial - Static variable in class org.apache.clerezza.ontologies.DOCUMENTATION
definition: A tutorial is a user-guide/manual intended to give assistance to people using a particular system.
type - Static variable in class org.apache.clerezza.ontologies.DC
description: Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE].
type - Static variable in class org.apache.clerezza.ontologies.DCTERMS
description: Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE].
type - Static variable in class org.apache.clerezza.ontologies.RDF
comment: The subject is an instance of a class.
TypedLiteralImpl - Class in org.apache.clerezza.implementation.literal
 
TypedLiteralImpl(String, IRI) - Constructor for class org.apache.clerezza.implementation.literal.TypedLiteralImpl
 
tz - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: A timezone associated with a person

U

UDC - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The set of conceptual resources specified by the Universal Decimal Classification.
uid - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: A UID of a person's vCard
UnaryOperation - Class in org.apache.clerezza.sparql.query
Defines an operation with a single operand.
UnaryOperation(String, Expression) - Constructor for class org.apache.clerezza.sparql.query.UnaryOperation
 
UnaryPropertyPathOperation - Class in org.apache.clerezza.sparql.query
 
UnaryPropertyPathOperation(String, PropertyPathExpression) - Constructor for class org.apache.clerezza.sparql.query.UnaryPropertyPathOperation
 
unbindConfigurationAdmin(ConfigurationAdmin) - Method in class org.apache.clerezza.representation.Parser
 
unbindConfigurationAdmin(ConfigurationAdmin) - Method in class org.apache.clerezza.representation.Serializer
 
unbindGpWeightedTcProvider(WeightedTcProvider) - Method in class org.apache.clerezza.dataset.TcManager
Unregister a provider
unbindParsingProvider(ParsingProvider) - Method in class org.apache.clerezza.representation.Parser
Unregister a parsing provider
unbindQueryEngine(QueryEngine) - Method in class org.apache.clerezza.dataset.TcManager
 
unbindSerializingProvider(SerializingProvider) - Method in class org.apache.clerezza.representation.Serializer
Unregister a Serializing provider
unbindWeightedTcProvider(WeightedTcProvider) - Method in class org.apache.clerezza.dataset.TcManager
Unregister a provider
UNDEF - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.clerezza.dataset.ImmutableGraphServiceFactory
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.clerezza.dataset.MGraphServiceFactory
 
UNION - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
UnionGraph - Class in org.apache.clerezza.utils
This class represents the union of multiple triple collections.
UnionGraph(Graph...) - Constructor for class org.apache.clerezza.utils.UnionGraph
Constructs a UnionGraph over the specified baseTripleCollections.
unionOf - Static variable in class org.apache.clerezza.ontologies.OWL
 
UnionWatchableGraph - Class in org.apache.clerezza.utils
 
UnionWatchableGraph(WatchableGraph...) - Constructor for class org.apache.clerezza.utils.UnionWatchableGraph
 
unlock() - Method in class org.apache.clerezza.implementation.debug.ReadLockDebug
 
unlock() - Method in class org.apache.clerezza.implementation.debug.WriteLockDebug
 
unsetParser(Parser) - Method in class org.apache.clerezza.jaxrs.rdf.providers.GraphReader
 
unsetParser(Parser) - Method in class org.apache.clerezza.jaxrs.rdf.providers.ImmutableGraphReader
 
unsetSerializer(Serializer) - Method in class org.apache.clerezza.jaxrs.rdf.providers.GraphNodeWriter
 
unsetSerializer(Serializer) - Method in class org.apache.clerezza.jaxrs.rdf.providers.GraphWriter
 
unsignedByte - Static variable in class org.apache.clerezza.ontologies.XSD
comment: unsignedByte is ·derived· from unsignedShort by setting the value of ·maxInclusive· to be 255.
unsignedInt - Static variable in class org.apache.clerezza.ontologies.XSD
comment: unsignedInt is ·derived· from unsignedLong by setting the value of ·maxInclusive· to be 4294967295.
unsignedLong - Static variable in class org.apache.clerezza.ontologies.XSD
comment: unsignedLong is ·derived· from nonNegativeInteger by setting the value of ·maxInclusive· to be 18446744073709551615.
unsignedShort - Static variable in class org.apache.clerezza.ontologies.XSD
comment: unsignedShort is ·derived· from unsignedInt by setting the value of ·maxInclusive· to be 65535.
UnsupportedFormatException - Exception in org.apache.clerezza.representation
This exception is thrown on an attempt to parse a format for which no ParsingProvider is known.
UnsupportedFormatException(String) - Constructor for exception org.apache.clerezza.representation.UnsupportedFormatException
 
UnsupportedParsingFormatException - Exception in org.apache.clerezza.representation
 
UnsupportedParsingFormatException(String) - Constructor for exception org.apache.clerezza.representation.UnsupportedParsingFormatException
Creates an instance for a specified unsupported format.
UnsupportedSerializationFormatException - Exception in org.apache.clerezza.representation
 
UnsupportedSerializationFormatException(String) - Constructor for exception org.apache.clerezza.representation.UnsupportedSerializationFormatException
Creates an instance for a specified unsupported format.
Update - Interface in org.apache.clerezza.sparql.update
This interface represents a SPARQL Update.
UpdateLineColumn(char) - Method in class org.apache.clerezza.sparql.SimpleCharStream
 
UpdateOperation - Interface in org.apache.clerezza.sparql.update
SPARQL Update Operation
UpdateOperation.GraphSpec - Enum in org.apache.clerezza.sparql.update
 
UpdateOperationWithQuads - Class in org.apache.clerezza.sparql.update.impl
 
UpdateOperationWithQuads() - Constructor for class org.apache.clerezza.sparql.update.impl.UpdateOperationWithQuads
 
URI - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The set of identifiers constructed according to the generic syntax for Uniform Resource Identifiers as specified by the Internet Engineering Task Force.
UriMutatingGraph - Class in org.apache.clerezza.utils
This wrapps a Triplecollection changing a prefix for the IRIs contained in subject or object position.
UriMutatingGraph(Graph, String, String) - Constructor for class org.apache.clerezza.utils.UriMutatingGraph
 
UriRefExpression - Class in org.apache.clerezza.sparql.query
Wraps a IRI in an Expression.
UriRefExpression(IRI) - Constructor for class org.apache.clerezza.sparql.query.UriRefExpression
 
UriRefOrVariable - Class in org.apache.clerezza.sparql.query
Wraps either a IRI or a Variable.
UriRefOrVariable(Variable) - Constructor for class org.apache.clerezza.sparql.query.UriRefOrVariable
 
UriRefOrVariable(IRI) - Constructor for class org.apache.clerezza.sparql.query.UriRefOrVariable
 
url - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: A URL associated with a person
user - Static variable in class org.apache.clerezza.ontologies.PLATFORM
definition: Points to a platform user.
User - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A User account in an online community site.
userComment - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: ユーザーコメント。ImageDescriptionタグと違って、こちらはJIS2バイトコード、Unicode等での記述が許されており、最初の8バイトが文字コード comment: A tag for Exif users to write keywords or comments on the image besides those in ImageDescription, and without the character code limitations of the ImageDescription tag.
Usergroup - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A set of User accounts whose owners have a common purpose or interest.
usergroup_of - Static variable in class org.apache.clerezza.ontologies.SIOC
comment: A Space that the Usergroup has access to.
userInfo - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: An attribute relating to User Information
userName - Static variable in class org.apache.clerezza.ontologies.PLATFORM
definition: Points to a unique name which is used as identifier for an online account of a platform.
Users - Static variable in class org.apache.clerezza.ontologies.DOCUMENTATION
definition: Platform users.
USING - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
Utils - Class in org.apache.clerezza.implementation.graphmatching
 
Utils() - Constructor for class org.apache.clerezza.implementation.graphmatching.Utils
 
UUID - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.

V

valid - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: Date (often a range) of validity of a resource.
value - Static variable in class org.apache.clerezza.ontologies.RDF
comment: Idiomatic property used for structured values.
valueOf(String) - Static method in enum org.apache.clerezza.sparql.update.UpdateOperation.GraphSpec
Returns the enum constant of this type with the specified name.
VALUES - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
values() - Static method in enum org.apache.clerezza.sparql.update.UpdateOperation.GraphSpec
Returns an array containing the constants of this enum type, in the order they are declared.
VAR1 - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
VAR2 - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
Variable - Class in org.apache.clerezza.sparql.query
Defines a Variable.
Variable() - Constructor for class org.apache.clerezza.sparql.query.Variable
 
Variable(String) - Constructor for class org.apache.clerezza.sparql.query.Variable
Creates a variable with the specified name
Variable(String, Expression) - Constructor for class org.apache.clerezza.sparql.query.Variable
 
VARNAME - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
VCARD - Class in org.apache.clerezza.ontologies
 
VCARD() - Constructor for class org.apache.clerezza.ontologies.VCARD
 
VCard - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Resources that are vCards and the URIs that denote these vCards can also be the same URIs that denote people/orgs
versionInfo - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: An attribute relating to Version
versionInfo - Static variable in class org.apache.clerezza.ontologies.OWL
 
Video - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Video Communications
Voice - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Voice Communications

W

W3CDateFormat - Class in org.apache.clerezza.implementation.util
 
W3CDateFormat() - Constructor for class org.apache.clerezza.implementation.util.W3CDateFormat
 
W3CDTF - Static variable in class org.apache.clerezza.ontologies.DCTERMS
comment: The set of dates and times constructed according to the W3C Date and Time Formats Specification.
WatchableGraph - Interface in org.apache.clerezza
An extension to the Graph interface that allows to add throws events on modifications.
WatchableGraphWrapper - Class in org.apache.clerezza.implementation.graph
 
WatchableGraphWrapper(Graph) - Constructor for class org.apache.clerezza.implementation.graph.WatchableGraphWrapper
 
weblog - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A weblog of some thing (whether person, group, company etc.).
WeightedProviderComparator - Class in org.apache.clerezza.dataset
Compares the WeightedTcManagementProviders, descending for weight and ascending by name
WeightedProviderComparator() - Constructor for class org.apache.clerezza.dataset.WeightedProviderComparator
 
WeightedTcProvider - Interface in org.apache.clerezza.dataset
This interface is implemented by providers to which TcManager delegates.
WHERE - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
whiteBalance - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: ホワイトバランスのモード comment: The white balance mode set when the image was shot.
whitePoint - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 白点の色度。CIE Standard Illuminant D65(いわゆる昼光色の世界標準値)を使っていれば、'3127/10000,3290/10000'という値。通常はColorSpaceタグがあるので不要 comment: The chromaticity of the white point of the image.
width - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: Width of an object
WITH - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
Work - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: Information related to a Work Address, Label, or Telephone
workInfoHomepage - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A work info homepage of some person; a page about their work for some organization.
workplaceHomepage - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A workplace homepage of some person; the homepage of an organization they work for.
WriteBlockedGraph - Class in org.apache.clerezza.implementation.graph
This is a wrapper object for Graph.
WriteBlockedGraph(Graph) - Constructor for class org.apache.clerezza.implementation.graph.WriteBlockedGraph
 
writeClass(PrintWriter) - Method in class org.apache.clerezza.schemagen.SchemaGen
Writes the generated source code of a java class to the specified print writer.
writeLock() - Method in class org.apache.clerezza.implementation.debug.ReentrantReadWriteLockTracker
 
writeLock() - Method in class org.apache.clerezza.utils.GraphNode
 
WriteLockDebug - Class in org.apache.clerezza.implementation.debug
 
WriteLockDebug(ReentrantReadWriteLockTracker) - Constructor for class org.apache.clerezza.implementation.debug.WriteLockDebug
 
writeTo(GraphNode, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.clerezza.jaxrs.rdf.providers.GraphNodeWriter
 
writeTo(Graph, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.clerezza.jaxrs.rdf.providers.GraphWriter
 
writeTo(ResultSet, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.clerezza.jaxrs.sparql.providers.ResultSetCsvMessageBodyWriter
 
writeTo(ResultSet, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.clerezza.jaxrs.sparql.providers.ResultSetJsonMessageBodyWriter
 
writeTo(ResultSet, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.clerezza.jaxrs.sparql.providers.ResultSetTsvMessageBodyWriter
 
writeTo(ResultSet, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.clerezza.jaxrs.sparql.providers.ResultSetXmlMessageBodyWriter
 
WS - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.

X

X400 - Static variable in class org.apache.clerezza.ontologies.VCARD
comment: X.400 Email
X_TURTLE - Static variable in annotation type org.apache.clerezza.representation.SupportedFormat
 
XHTML - Static variable in annotation type org.apache.clerezza.representation.SupportedFormat
 
XHTMLInfoDiscoBit - Static variable in class org.apache.clerezza.ontologies.DISCOBITS
 
XMLLiteral - Static variable in class org.apache.clerezza.ontologies.RDF
comment: The class of XML literal values.
XMLSchema - Static variable in class org.apache.clerezza.ontologies.XSD
 
xResolution - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 画像の表示・印刷時の水平解像度 comment: The number of pixels per ResolutionUnit in the ImageWidth direction.
XSD - Class in org.apache.clerezza.ontologies
 
XSD() - Constructor for class org.apache.clerezza.ontologies.XSD
 

Y

yahooChatID - Static variable in class org.apache.clerezza.ontologies.FOAF
comment: A Yahoo chat ID
yCbCrCoefficients - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The matrix coefficients for transformation from RGB to YCbCr image data.
yCbCrPositioning - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The position of chrominance components in relation to the luminance component.
yCbCrSubSampling - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: The sampling ratio of chrominance components in relation to the luminance component.
yResolution - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: 画像の表示・印刷時の垂直解像度 comment: The number of pixels per ResolutionUnit in the ImageLength direction.

Z

Z_9 - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
Z_9o - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.
Z_9r - Static variable in interface org.apache.clerezza.sparql.JavaCCGeneratedSparqlPreParserConstants
RegularExpression Id.

_

_unknown - Static variable in class org.apache.clerezza.ontologies.EXIF
comment: An Exif tag whose meaning is not known
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.