org.w3.y2001.sw.Europe.skos
Class ConceptRelatives

java.lang.Object
  extended byorg.w3.y2001.sw.Europe.skos.ConceptRelatives

public class ConceptRelatives
extends java.lang.Object

A class for SKOS concepts related to a concept, possibly by a particular Relation.

Version:
$Revision: 1.1 $ .
Author:
Dave Beckett, Nikki Rogers

Field Summary
 Concept[] concepts
           
 int distance
           
 Relation relation
           
 
Constructor Summary
ConceptRelatives()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

distance

public int distance

concepts

public Concept[] concepts

relation

public Relation relation
Constructor Detail

ConceptRelatives

public ConceptRelatives()