|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.larkc.core.data.RdfGraphBase
public abstract class RdfGraphBase
This class is an abstract representation of RDF graph.
Constructor Summary | |
---|---|
RdfGraphBase(org.openrdf.model.URI name)
TODO Describe this constructor. |
Method Summary | |
---|---|
org.openrdf.model.URI |
getName()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface eu.larkc.core.data.SetOfStatements |
---|
getStatements |
Methods inherited from interface eu.larkc.core.data.InformationSet |
---|
toRDF |
Constructor Detail |
---|
public RdfGraphBase(org.openrdf.model.URI name)
name
- Method Detail |
---|
public org.openrdf.model.URI getName()
getName
in interface RdfGraph
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |