| Package | Description |
|---|---|
| org.aksw.sparqlify.core.datatypes |
| Modifier and Type | Method and Description |
|---|---|
static TypeDistance |
XClassUtils.findCoercion(XClass source,
XClass target,
org.aksw.sparqlify.core.datatypes.CoercionSystemOld coercions) |
static TypeDistance[] |
XClassUtils.getTypeDistance(XClass[] a,
XClass[] b,
org.aksw.sparqlify.core.datatypes.CoercionSystemOld coercions) |
static TypeDistance |
XClassUtils.getTypeDistance(XClass source,
XClass target,
org.aksw.sparqlify.core.datatypes.CoercionSystemOld coercions) |
| Modifier and Type | Method and Description |
|---|---|
static Integer |
XClassUtils.getRelation(TypeDistance[] a,
TypeDistance[] b) |
static Integer |
XClassUtils.getRelation(TypeDistance[] a,
TypeDistance[] b) |
static Integer |
XClassUtils.getRelation(TypeDistance a,
TypeDistance b) |
Copyright © 2014. All rights reserved.