| Package | Description |
|---|---|
| org.aksw.jena_sparql_api.mapper.impl.type |
| Modifier and Type | Field and Description |
|---|---|
protected Map<org.apache.jena.rdf.model.RDFNode,PlaceholderInfo> |
ResourceFragment.placeholders |
protected List<ResolutionTask<PlaceholderInfo>> |
EntityFragment.populationTasks |
protected Map<Object,Map<String,PlaceholderInfo>> |
EntityFragment.propertyInfos |
| Modifier and Type | Method and Description |
|---|---|
Map<org.apache.jena.rdf.model.RDFNode,PlaceholderInfo> |
ResourceFragment.getPlaceholders() |
Map<Object,Map<String,PlaceholderInfo>> |
EntityFragment.getPropertyInfos() |
List<ResolutionTask<PlaceholderInfo>> |
EntityFragment.getTasks() |
| Constructor and Description |
|---|
ResourceFragment(org.apache.jena.rdf.model.Resource resource,
Map<org.apache.jena.rdf.model.RDFNode,PlaceholderInfo> placeholders) |
Copyright © 2017. All rights reserved.