org.jrdf.graph
Interface PredicateNode

All Superinterfaces:
Node, Serializable
All Known Subinterfaces:
URIReference
All Known Implementing Classes:
AbstractURIReference

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: 1.1 $
Author:
Simon Raboczi, Andrew Newman