public interface ARTBNode extends ARTResource
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Compares a URI object to another object.
|
String |
getID()
a runtime reference identifier for retrieving the BNode
|
int |
hashCode()
The hash code of a URI is defined as follows:
namespace.hashCode() ˆ localName.hashCode()
|
asBNode, asLiteral, asResource, asURIResource, getNominalValue, isBlank, isLiteral, isResource, isURIResource, toString
Copyright © 2015 ART Group, University of Rome, Tor Vergata. All Rights Reserved.