public abstract class RDFResource extends RDFNode implements org.apache.commons.rdf.api.BlankNodeOrIRI
| Constructor and Description |
|---|
RDFResource() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(RDFNode o) |
abstract IRI |
getResource() |
String |
ntriplesString() |
isAnonymous, isIndividual, isLiteral, shouldOutputIdpublic abstract IRI getResource()
public int compareTo(@Nullable RDFNode o)
compareTo in interface Comparable<RDFNode>public String ntriplesString()
ntriplesString in interface org.apache.commons.rdf.api.RDFTermCopyright © 2017 The University of Manchester. All Rights Reserved.