Package | Description |
---|---|
org.aksw.gerbil.transfer.nif | |
org.aksw.gerbil.transfer.nif.data |
Modifier and Type | Field and Description |
---|---|
List<TypeHierarchy.TypeNode> |
TypeHierarchy.TypeNode.subTypes
sub types of this type;
|
List<TypeHierarchy.TypeNode> |
TypeHierarchy.TypeNode.superTypes
Super types of this type.
|
Modifier and Type | Method and Description |
---|---|
TypeHierarchy.TypeNode |
TypeHierarchy.getTypeHierarchy(String uri)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,TypeHierarchy.TypeNode> |
TypingInfoImpl.uriToNodeMapping
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected TypeHierarchy.TypeNode |
TypingInfoImpl.getOrAddTypeNode(String typeUri)
Deprecated.
|
TypeHierarchy.TypeNode |
TypingInfoImpl.getTypeHierarchy(String uri)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
TypingInfoImpl.addAllParents(TypeHierarchy.TypeNode type,
Set<String> typeUris)
Deprecated.
|
Copyright © 2016. All rights reserved.