Package | Description |
---|---|
org.eclipse.rdf4j.sparqlbuilder.rdf |
Modifier and Type | Interface and Description |
---|---|
interface |
Iri
Denotes an RDF IRI
|
interface |
RdfBlankNode
Denotes an RDF Blank Node
|
Modifier and Type | Class 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
|
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.