public class ARTBNodeEmptyImpl extends ARTResourceEmptyImpl implements ARTBNode
RDF, RDFS, OWL ,
SKOS, SKOSXL, which is statically done outside of any model loaded through any specific
implementation| Constructor and Description |
|---|
ARTBNodeEmptyImpl(String content) |
| Modifier and Type | Method and Description |
|---|---|
ARTBNode |
asBNode() |
ARTLiteral |
asLiteral() |
ARTResource |
asResource() |
ARTURIResource |
asURIResource() |
boolean |
equals(Object o)
Compares a URI object to another object.
|
String |
getID()
a runtime reference identifier for retrieving the BNode
|
String |
getNominalValue()
depends on the nature of the node
|
boolean |
isBlank()
Answer true iff this STNode is an anonynous resource.
|
boolean |
isURIResource()
Answer true iff this STNode is an named resource.
|
String |
toString()
a non-ambiguous and compact way for representing the node content, according to IRI-refs.
|
hashCode, isLiteral, isResourceclone, finalize, getClass, notify, notifyAll, wait, wait, waitisLiteral, isResourcepublic ARTBNodeEmptyImpl(String content)
public String getID()
ARTBNodepublic ARTURIResource asURIResource()
asURIResource in interface ARTNodepublic ARTResource asResource()
asResource in interface ARTNodepublic ARTLiteral asLiteral()
public boolean isBlank()
ARTNodepublic boolean isURIResource()
ARTNodeisURIResource in interface ARTNodepublic boolean equals(Object o)
ARTBNodepublic String toString()
ARTNodepublic String getNominalValue()
ARTNodegetNominalValue in interface ARTNodeid, for literals: the sole
labelCopyright © 2015 ART Group, University of Rome, Tor Vergata. All Rights Reserved.