org.jrdf.graph
Interface PredicateNode

All Superinterfaces:
Node
All Known Subinterfaces:
URIReference
All Known Implementing Classes:
AbstractURIReference, AnyPredicateNode, URIReferenceImpl

public interface PredicateNode
extends Node

Indicates if a Java object can be the predicate part of an RDF Triple. Currently, this is a URI Reference.

Version:
$Revision: 1045 $
Author:
Simon Raboczi, Andrew Newman