Package org.d2rq.mapgen

Interface Summary
Filter.IdentifierMatcher  
MappingStyle A style of default mapping.
Target A target that receives information from the MappingGenerator and represents that information in some other form.
 

Class Summary
D2RQMappingStyle Generates an original-style mapping.
D2RQTarget  
DirectMappingStyle Generates a D2RQ mapping compatible with W3C's Direct Mapping.
Filter  
FilterIncludeExclude  
FilterMatchAny  
FilterMatchColumn  
FilterMatchSchema  
FilterMatchTable  
FilterParser  
IRIEncoder  
MappingGenerator Generates a D2RQ mapping by introspecting a database schema.
OntologyTarget  
R2RMLTarget  
UniqueLocalNameGenerator Returns string representations of various objects, guaranteeing that different objects receive different string representations.
 

Exception Summary