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() |
String |
getNodeIDValue()
For blank nodes, return a valid value for the RDF/XML nodeId attribute.
|
IRI |
getResource() |
int |
hashCode() |
String |
toString() |
compareTo, ntriplesStringidRequired, isAnonymous, isAxiom, 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.IRIpublic String getNodeIDValue()
RDFResourcegetNodeIDValue in class RDFResourceCopyright © 2020 The University of Manchester. All rights reserved.