Redland RDF Application Framework API Reference Manual | ||
---|---|---|
<<< Previous | Next >>> |
model object
librdf_node
of subject
librdf_node
of predicate
string literal content
language of literal
datatype librdf_uri
After this method, the librdf_node
subject and predicate become
owned by the model.
The language can be set to NULL if not used. All of subject, predicate and literal must be non-NULL.
<<< Previous | Home | Next >>> |
librdf_model_add | Up | librdf_model_add_string_literal_statement |