Serializable
, Comparable<RDFNode>
, HasIRI
RDFResourceBlankNode
, RDFResourceIRI
public abstract class RDFResource extends RDFNode
Constructor | Description |
---|---|
RDFResource() |
Modifier and Type | Method | Description |
---|---|---|
int |
compareTo(RDFNode o) |
|
abstract String |
getNodeIDValue() |
For blank nodes, return a valid value for thr rdf/xml nodeId attribute.
|
abstract IRI |
getResource() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
idRequiredForIndividualOrAxiom, isAnonymous, isAxiom, isIndividual, isLiteral, shouldOutputId
public abstract String getNodeIDValue()
public int compareTo(RDFNode o)
Copyright © 2018 The University of Manchester. All rights reserved.