| Package | Description |
|---|---|
| org.aksw.jena_sparql_api.mapper.impl.type | |
| org.aksw.jena_sparql_api.mapper.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<RdfMapper> |
RdfClass.populators
Populators are used to map between property values and RDF data
A single populator may thereby set multiple properties at once.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<RdfMapper> |
RdfClass.getPropertyMappers() |
| Modifier and Type | Method and Description |
|---|---|
void |
RdfClass.addPropertyMapper(RdfMapper populator) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RdfMapperProperty
Base class for RdfPopulators that operate on a single bean property
|
| Modifier and Type | Class and Description |
|---|---|
class |
RdfMapperPropertyBase |
class |
RdfMapperPropertyMulti |
class |
RdfMapperPropertySingle |
Copyright © 2017. All rights reserved.