com.bigdata.rdf.model
Interface BigdataURI

All Superinterfaces:
BigdataResource, BigdataValue, Resource, Serializable, URI, Value
All Known Implementing Classes:
BigdataURIImpl

public interface BigdataURI
extends URI, BigdataResource

A URI that exposes the internal term identifier.

Version:
$Id: BigdataURI.java 2265 2009-10-26 12:51:06Z thompsonbry $
Author:
Bryan Thompson

Field Summary
 
Fields inherited from interface com.bigdata.rdf.model.BigdataValue
NULL
 
Method Summary
 
Methods inherited from interface org.openrdf.model.URI
equals, getLocalName, getNamespace, hashCode, toString
 
Methods inherited from interface com.bigdata.rdf.model.BigdataValue
clearTermId, getTermId, setTermId
 
Methods inherited from interface org.openrdf.model.Value
stringValue
 



Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.