net.fortytwo.sesametools
Class RandomValueFactory
java.lang.Object
net.fortytwo.sesametools.RandomValueFactory
public class RandomValueFactory
- extends Object
Author: josh
Date: Feb 26, 2008
Time: 6:05:05 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RandomValueFactory
public RandomValueFactory(org.openrdf.model.ValueFactory vf)
randomStatement
public org.openrdf.model.Statement randomStatement()
randomStatement
public org.openrdf.model.Statement randomStatement(org.openrdf.model.Resource context)
randomResource
public org.openrdf.model.Resource randomResource()
randomValue
public org.openrdf.model.Value randomValue()
randomURI
public org.openrdf.model.URI randomURI()
randomBNode
public org.openrdf.model.BNode randomBNode()
randomLiteral
public org.openrdf.model.Literal randomLiteral()
randomTypedLiteral
public org.openrdf.model.Literal randomTypedLiteral()
Copyright © 2013. All Rights Reserved.