@FunctionalInterface public interface AnonymousIndividualByIdProvider
OWLAnonymousIndividual.| Modifier and Type | Method and Description |
|---|---|
OWLAnonymousIndividual |
getOWLAnonymousIndividual(String nodeId)
Gets an
OWLAnonymousIndividual that has a specific NodeID
. |
OWLAnonymousIndividual getOWLAnonymousIndividual(String nodeId)
OWLAnonymousIndividual that has a specific NodeID
.nodeId - A String that represents the NodeID of the generated OWLAnonymousIndividual. Note: nodeId will be prefixed with "_:" if it is not
specified with an "_:" prefix.OWLAnonymousIndividualCopyright © 2020 The University of Manchester. All rights reserved.