|
Class Summary |
| CheckForAnnotation |
Filter for detecting annotation class files. |
| CheckForBehaviour |
Filter for detecting behaviour class files. |
| CheckForConcept |
Filter for detecting @rdf annotated class files. |
| DirectMapper |
Tracks recorded roles and maps them to their subject type. |
| HierarchicalRoleMapper |
Tracks recorded roles and maps them to their subject type. |
| RoleClassLoader |
Loads the annotations, concepts and behaviours into memory. |
| RoleMatcher |
Matches concepts with @matches annotation to URIs as their are loaded from
the repository. |
| Scanner |
Scans directories and jars for classes that have one or more RDF annotation. |
| SimpleRoleMapper |
Tracks recorded roles and maps them to their subject type. |
| SPARQLQueryOptimizer |
Rewrites the SPARQL query used by sparql behaviour methods by loading
additional properties. |
| TypeMapper |
Tracks recorded roles and maps them to their subject type. |
| XSLTOptimizer |
Compiles the XSLT code and manages worker threads to execute it. |