public interface RdfBlankNode extends RdfResource
Modifier and Type | Interface and Description |
---|---|
static class |
RdfBlankNode.AnonymousBlankNode
an anonymous blank node
|
static class |
RdfBlankNode.LabeledBlankNode
a labeled blank node, of the form "_:
label " |
static class |
RdfBlankNode.PropertiesBlankNode
A blank node representing a resource that matches the contained set of predicate-object lists
|
getQueryString
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.