This is a namespace for describing RDF data stores.
$Revision: 1.6 $ $Date: 2001/05/21 14:48:37 $
RDF data stores
A class for RDF data stores.
title
The name or title of the data store.
author
The name of the person or organization that provided the
information about the store.
introduction
Introductory information about the data store.
implementation
Implementation details about the data store.
query
Information about the store's query support (e.g. the language
used; RDF schema support).
inference
Information about the store's inference support (e.g. forward/backward
chaining); expressiveness of the deductive query language; RDF
schema support).
scalability
Data about the store's scalability.
performance
Data about the store's performance.
provenance
Information about the store's support for provenance.
license
Data about the store's licensing issues.
api
Data about the store's API support (e.g. the list of
languages supported).
transaction
Data about the store's database transaction support (e.g.
"real" transactions, full roll back, journalling).
platform
Data about the platform(s) supported by the store.
distribution
Data about the store's distribution capabilities (e.g.
federation, replication).
see also
Related information about the data stores.
last update
The date and time on which the store entry was last modified.
yyyy-mm-ddThh:mm:ssZ format recommended.