Redland RDF Application Framework API Reference Manual
<<< Previous
Next >>>
Heuristics
This module provides utility functions that cross other modules and classes.
Heuristic functions
Table of Contents
librdf_heuristic_is_blank_node
-- try to guess if an node string is a blank node identifier
librdf_heuristic_get_blank_node
-- get a blank node identifier from a node string
librdf_heuristic_object_is_literal
-- try to guess if an object string is a literal or a resource
librdf_heuristic_gen_name
-- Generate a new name from an existing name
<<< Previous
Home
Next >>>
librdf_utf8_print
librdf_heuristic_is_blank_node