public class ARTBNodeEmptyImpl extends ARTResourceEmptyImpl implements ARTBNode
RDF
, RDFS
, OWL
,
SKOS
, SKOSXL
, which is statically done outside of any model loaded through any specific
implementationConstructor 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, isResource
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
isLiteral, isResource
public ARTBNodeEmptyImpl(String content)
public String getID()
ARTBNode
public ARTURIResource asURIResource()
asURIResource
in interface ARTNode
public ARTResource asResource()
asResource
in interface ARTNode
public ARTLiteral asLiteral()
public boolean isBlank()
ARTNode
public boolean isURIResource()
ARTNode
isURIResource
in interface ARTNode
public boolean equals(Object o)
ARTBNode
public String toString()
ARTNode
public String getNominalValue()
ARTNode
getNominalValue
in interface ARTNode
id
, for literals: the sole
labelCopyright © 2015 ART Group, University of Rome, Tor Vergata. All Rights Reserved.