next up previous contents index
Next: Status Code Up: Result of a Libwww Previous: HTML and XML parsing.   Contents   Index

RDF parsing.

The form of the Result returned by an rdfparse call is a list of terms of the form:

$\displaystyle \tt [triple_1,~triple_2,~...,~triple_n]
$

where each triple is of the form:

$\displaystyle \tt rdftriple(predicate, subject, object)
$

which is the usual representation of RDF elements.



Luis Fernando P. de Castro 2003-06-27