public interface OBNodeID extends ONodeID
ONodeID objects must not directly created by a client using the GATE ontology API and there is no factory method that allows the direct creation of ONodeID objects. However, ONodeID objects can be retrieved with the getONodeID method for some ontology objects (OClasses).
Ontology API methods that accept ONodeID objects also accept
objects
and clients of the GATE ontology API should normally
pass OURI
objects to these methods.
compareTo, equals, getNameSpace, getResourceName, hashCode, isAnonymousResource, toASCIIString, toDisplayString, toString, toTurtle, validate
Copyright © 2024 GATE. All rights reserved.