Class EntityFragment
java.lang.Object
org.aksw.jena_sparql_api.mapper.impl.type.EntityFragment
An object that contains information about how to resolve the property values
of an entity
- Author:
- raven
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<ResolutionTask<PlaceholderInfo>>protected Map<Object,Map<String, PlaceholderInfo>> protected Object -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rootEntity
-
propertyInfos
-
populationTasks
-
-
Constructor Details
-
EntityFragment
-
-
Method Details
-
getPropertyInfos
-
getRootEntity
-
getTasks
-