JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH:
Deprecated API
Contents
Interfaces
Classes
Fields
Methods
Interfaces
Interface
Description
org.aksw.gerbil.transfer.nif.ScoredMeaning
This interface will be removed in the future since it is only a combination of the
Meaning
and the
ScoredMarking
interfaces.
org.aksw.gerbil.transfer.nif.TypeHierarchy
org.aksw.gerbil.transfer.nif.TypingInfo
Classes
Class
Description
org.aksw.gerbil.transfer.nif.data.TypingInfoImpl
Fields
Field
Description
org.aksw.gerbil.transfer.nif.data.Annotation.uri
org.aksw.gerbil.transfer.nif.data.NamedEntity.uri
Methods
Method
Description
org.aksw.gerbil.transfer.nif.data.Annotation.getUri()
org.aksw.gerbil.transfer.nif.data.Annotation.setUri(String)
org.aksw.gerbil.transfer.nif.data.NamedEntity.getUri()
org.aksw.gerbil.transfer.nif.data.NamedEntity.setUri(String)
org.aksw.gerbil.transfer.nif.Meaning.getUri()
org.aksw.gerbil.transfer.nif.Meaning.setUri(String)
Meaningand theScoredMarkinginterfaces.