| Interface | Description |
|---|---|
| PathResolver |
Resolves paths of attributes to SPARQL relations, thereby allocating variable names
|
| ResolutionTask<T> |
| Class | Description |
|---|---|
| EntityFragment |
An object that contains information about how to resolve the property values
of an entity
|
| PathFragment |
A path fragment exposes means that can be used to perform nested path resolutions.
|
| PlaceholderInfo | |
| RdfClass |
An RdfClass is one type of implementation that can map Java objects to and from RDF graphs.
|
| RdfPropertyDescriptor | |
| RdfTypeBase | |
| RdfTypeCollectionBase | |
| RdfTypeComplexBase | |
| RdfTypeFactoryFactoryBean | |
| RdfTypeFactoryImpl | |
| RdfTypeIriStr |
RdfType to map Java Strings to IRIs and vice versa
|
| RdfTypeLiteralTyped | |
| RdfTypeMap |
Issue: How to give property access to key/value attributes of the entries?
JPA models map-typed attributes using MapAttribute which derives from
PluralAttribute A map can be modeled as a set (collection) of entry objects.
|
| RdfTypePrimitiveBase | |
| RdfTypeSeq |
A type that
|
| ResolutionTaskBase<T> | |
| ResourceFragment |
Returns an RDF resource (together with its model) and a map from
placeholder nodes to associated information
|
| Annotation Type | Description |
|---|---|
| MyTest |
Copyright © 2017. All rights reserved.