Copyright 2004 Fourthought, Inc. (USA). Detailed license and copyright information: http://4suite.org/COPYRIGHT Project home, documentation, distributions: http://4suite.org/
Classes:
|
Globals:
|
Classes for RDF Container objects
|
|
RDF model drivers for various databases
|
|
Localizable exception messages for all of 4RDF
|
|
The model container for RDF meta-data: represents a directed graph
|
|
An RDF schema validator for statements in a Model
|
|
An RDF resource
|
|
Serializers create a serialized representation from an RDF model, or populate
a model with statements from a serialized form. Currently the only
built-in serializer for 4RDF handles a DOM form representing
the XML serialization from the RDF Model and syntax recommendation at
http://www.w3.org/TR/REC-rdf-syntax/.
|
|
An RDF statement
|
|
Some useful utilities for RDF processing
|