de.fuberlin.wiwiss.wiqa.extensions.vocab
Class MindswapTrust

java.lang.Object
  extended byde.fuberlin.wiwiss.wiqa.extensions.vocab.MindswapTrust

public class MindswapTrust
extends Object

This class includes the vocabulary used for the TrustMail trust metrics. The vocabulary definition is available at http://trust.mindswap.org/ont/trust.owl.

Author:
Oliver Maresch (oliver-maresch@gmx.de)

Field Summary
static Node NAMESPACE
           
static String NS
           
static Node TopicalTrust
           
static Node trust0
           
static Node trust1
           
static Node trust10
           
static Node trust2
           
static Node trust3
           
static Node trust4
           
static Node trust5
           
static Node trust6
           
static Node trust7
           
static Node trust8
           
static Node trust9
           
static Node trustedAgent
           
static Node trustedPerson
           
static Node trustsRegarding
           
static Node trustSubject
           
static Node trustValue
           
 
Constructor Summary
MindswapTrust()
           
 
Method Summary
static Vector getTrustProperties()
           
static String getURI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NS

public static final String NS
See Also:
Constant Field Values

NAMESPACE

public static final Node NAMESPACE

trust0

public static final Node trust0

trust1

public static final Node trust1

trust2

public static final Node trust2

trust3

public static final Node trust3

trust4

public static final Node trust4

trust5

public static final Node trust5

trust6

public static final Node trust6

trust7

public static final Node trust7

trust8

public static final Node trust8

trust9

public static final Node trust9

trust10

public static final Node trust10

trustsRegarding

public static final Node trustsRegarding

TopicalTrust

public static final Node TopicalTrust

trustValue

public static final Node trustValue

trustSubject

public static final Node trustSubject

trustedAgent

public static final Node trustedAgent

trustedPerson

public static final Node trustedPerson
Constructor Detail

MindswapTrust

public MindswapTrust()
Method Detail

getURI

public static String getURI()

getTrustProperties

public static Vector getTrustProperties()