Package net.fortytwo.ripple.model

Interface Summary
Model A gateway between an RDF data store and the native Ripple environment of stacks and streams.
ModelConnection A transactional connection to a Model.
RippleValue  
StackMapping A streaming filter which maps stacks to stacks.
 

Class Summary
Closure  
GetStatementsQuery Author: josh Date: Feb 7, 2008 Time: 10:46:12 AM
Lexicon Defines a mapping between keywords and URIs, and between namespace prefixes and URIs.
LexiconUpdater Note: several LexiconUpdaters may safely be attached to a single Lexicon.
Library RDF data and Java implementation of a library of primitive functions.
LibraryLoader  
ListDequotation  
ListGenerator User: josh Date: 5/14/11 Time: 4:00 PM
NullStackMapping A filter which yields no results, regardless of its inputs.
NumericValue A numeric (xsd:integer or xsd:double) literal value.
Op  
Operator  
PrimitiveStackMapping  
RDFPredicateMapping Author: josh Date: Feb 7, 2008 Time: 10:29:26 AM
RDFValue Note: this class has a natural ordering that is inconsistent with equals.
RippleList The head of a linked-list data structure holding RippleValues.
RippleValueComparator Author: josh Date: Jul 9, 2008 Time: 5:23:43 PM

TODO: this comparator currently ignores the equivalence of RDF lists with native lists, and of numeric values with numeric-typed literals

literal plain literal plain literal without language tag plain literal with language tag typed literal numeric typed literal other typed literal resource list operator other resource

SpecialValueMap A partial mapping of RDF values to a small set of native Ripple values with special identity in the Ripple environment
StackContext Author: josh Date: Feb 7, 2008 Time: 6:17:24 PM
StackMappingWrapper FIXME: this should probably not be a RippleValue.
StatementPatternQuery Author: josh Date: Feb 7, 2008 Time: 10:46:12 AM
 

Enum Summary
GetStatementsQuery.Type  
NumericValue.Type Distinguishes between numeric literals of type xsd:integer and xsd:double.
RippleValue.Type  
StatementPatternQuery.Pattern  
 

Exception Summary
 



Copyright © 2007-2011 fortytwo.net. All Rights Reserved.