| Package | Description |
|---|---|
| org.openrdf | |
| org.openrdf.model |
RDF model interfaces.
|
| org.openrdf.model.datatypes | |
| org.openrdf.model.impl |
Default implementations of the RDF model interfaces.
|
| org.openrdf.model.util | |
| org.openrdf.model.vocabulary |
Static constants for various vocabularies.
|
| Class and Description |
|---|
| Resource
The supertype of all RDF resources (URIs and blank nodes).
|
| Class and Description |
|---|
| BNode
A blank node (aka bnode, aka anonymous node).
|
| Graph
An RDF graph, represented as a collection of
Statements. |
| Literal
An RDF literal consisting of a label (the value) and optionally a language
tag or a datatype (but not both).
|
| Model |
| Namespace
A namespace, consisting of a namespace name and a prefix that has been
assigned to it.
|
| Resource
The supertype of all RDF resources (URIs and blank nodes).
|
| Statement
An RDF statement, with optional associated context.
|
| URI
A URI.
|
| Value
The supertype of all RDF model objects (URIs, blank nodes and literals).
|
| ValueFactory
A factory for creating URIs, blank nodes, literals and statements.
|
| Class and Description |
|---|
| URI
A URI.
|
| Class and Description |
|---|
| BNode
A blank node (aka bnode, aka anonymous node).
|
| Graph
An RDF graph, represented as a collection of
Statements. |
| Literal
An RDF literal consisting of a label (the value) and optionally a language
tag or a datatype (but not both).
|
| Model |
| Namespace
A namespace, consisting of a namespace name and a prefix that has been
assigned to it.
|
| Resource
The supertype of all RDF resources (URIs and blank nodes).
|
| Statement
An RDF statement, with optional associated context.
|
| URI
A URI.
|
| Value
The supertype of all RDF model objects (URIs, blank nodes and literals).
|
| ValueFactory
A factory for creating URIs, blank nodes, literals and statements.
|
| Class and Description |
|---|
| Graph
An RDF graph, represented as a collection of
Statements. |
| Literal
An RDF literal consisting of a label (the value) and optionally a language
tag or a datatype (but not both).
|
| Namespace
A namespace, consisting of a namespace name and a prefix that has been
assigned to it.
|
| Resource
The supertype of all RDF resources (URIs and blank nodes).
|
| Statement
An RDF statement, with optional associated context.
|
| URI
A URI.
|
| Value
The supertype of all RDF model objects (URIs, blank nodes and literals).
|
| ValueFactory
A factory for creating URIs, blank nodes, literals and statements.
|
| Class and Description |
|---|
| Namespace
A namespace, consisting of a namespace name and a prefix that has been
assigned to it.
|
| URI
A URI.
|
Copyright © 2001-2014 Aduna. All Rights Reserved.