public class RDFResourceIRI extends RDFResource implements org.apache.commons.rdf.api.IRI
| Constructor and Description |
|---|
RDFResourceIRI(IRI resource) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
IRI |
getIRI()
Gets the IRI of this object.
|
String |
getIRIString() |
IRI |
getResource() |
int |
hashCode() |
String |
toString() |
compareTo, ntriplesStringisAnonymous, isIndividual, isLiteral, shouldOutputIdpublic RDFResourceIRI(IRI resource)
resource - the resourcepublic IRI getResource()
getResource in class RDFResourcepublic int hashCode()
public String getIRIString()
getIRIString in interface org.apache.commons.rdf.api.IRICopyright © 2017 The University of Manchester. All Rights Reserved.