| Package | Description |
|---|---|
| org.aksw.sparqlify.core.algorithms |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.collect.ListMultimap<String,Mapping> |
MappingRefactor.groupBy(ExprDatatypeNorm exprNormalizer,
List<Mapping> ms,
List<com.hp.hpl.jena.sparql.core.Var> vars)
Given a list of mappings, create groups of them with the following properties:
All members of a group must have the same datatypes for their term constructor args
e.g.
|
| Constructor and Description |
|---|
MappingOpsImpl(SqlTranslator sqlTranslator,
ExprDatatypeNorm exprNormalizer) |
Copyright © 2013. All Rights Reserved.