![]() |
![]() |
![]() |
Raptor RDF Syntax Library Manual | ![]() |
---|
Functions
raptor_compare_strings - Trivial utility function removed.
raptor_copy_identifier - Use raptor_term_copy
() with raptor_term objects.
raptor_error_handlers_init - Replaced by generic raptor log mechanism. See raptor_world_set_log_handler
()
raptor_error_handlers_init_v2 - Replaced by generic raptor log mechanism. See raptor_world_set_log_handler
()
raptor_feature_value_type - Use raptor_world_get_option_description
() for the option and access the value_type field.
raptor_finish - Use raptor_free_world
() with raptor_world object.
raptor_free_identifier - Use raptor_free_term
() with raptor_term objects.
raptor_init - Use raptor_new_world
() to create a new raptor_world object.
raptor_iostream_get_bytes_written_count - Deprecated for raptor_iostream_tell
().
raptor_iostream_write_string_turtle - Deprecated for raptor_string_python_write
().
raptor_new_identifier - Replaced by raptor_new_term_from_blank
(), raptor_new_term_from_literal
() or raptor_new_term_from_blank
() and raptor_term class.
raptor_new_identifier_v2 - Replaced by raptor_new_term_from_blank
(), raptor_new_term_from_literal
() or raptor_new_term_from_blank
() and raptor_term class.
raptor_ntriples_string_as_utf8_string - Deprecated internal debug function.
raptor_ntriples_term_as_string - Deprecated internal debug function.
raptor_print_ntriples_string - Use raptor_string_ntriples_write
() with a raptor_iostream
raptor_print_statement_detailed - Deprecated internal function.
raptor_sequence_print_string - Trivial utility function removed.
raptor_sequence_print_uri - Deprecated for raptor_uri_print
()
raptor_sequence_set_print_handler - Use the argument in the raptor_new_sequence
() constructor instead.
raptor_sequence_set_print_handler_v2 - Use the argument in the raptor_new_sequence
() constructor instead.
raptor_serializer_set_error_handler - Replaced by raptor_world_set_log_handler
() on the raptor_world object.
raptor_serializer_set_warning_handler - Replaced by raptor_world_set_log_handler
() on the raptor_world object.
raptor_set_error_handler - Replaced by raptor_world_set_log_handler
() on the raptor_world object.
raptor_set_fatal_error_handler - Replaced by raptor_world_set_log_handler
() on the raptor_world object.
raptor_set_parser_strict - Replaced by raptor_parser_set_option
() with option RAPTOR_OPTION_STRICT
raptor_set_warning_handler - Replaced by raptor_world_set_log_handler
() on the raptor_world object.
raptor_statement_part_as_counted_string - Better done via methods of raptor_term class such as raptor_term_as_counted_string
().
raptor_statement_part_as_counted_string_v2 - Better done via methods of raptor_term class such as raptor_term_to_counted_string
().
raptor_statement_part_as_string - Better done via methods of raptor_term class such as raptor_term_as_string
().
raptor_statement_part_as_string_v2 - Better done via methods of raptor_term class such as raptor_term_as_string
().
raptor_uri_get_handler - Entire URI implementation is internal and not replaceable.
raptor_uri_get_handler_v2 - Entire URI implementation is internal and not replaceable.
raptor_uri_set_handler - Entire URI implementation is internal and not replaceable.
raptor_uri_set_handler_v2 - Entire URI implementation is internal and not replaceable.
raptor_www_finish - No need for this to be public.
raptor_www_finish_v2 - No need for this to be public.
raptor_www_init - No need for this to be public.
raptor_www_init_v2 - No need for this to be public.
raptor_www_no_www_library_init_finish - Deprecated for raptor_world_set_flag
().
raptor_www_no_www_library_init_finish_v2 - Deprecated for raptor_world_set_flag
().
raptor_www_set_error_handler - Replaced by raptor_world_set_log_handler
() on the raptor_world object.
Types
raptor_error_handlers - Replaced by generic raptor log mechanism. See raptor_world_set_log_handler
()
raptor_free_uri_func - Entire URI implementation is internal and not replaceable.
raptor_libxml_flags - replaced by raptor_world_set_flags
() with raptor_world_flag
raptor_message_handler - Replaced by generic raptor log mechanism. See raptor_world_set_log_handler
()
raptor_message_handler_closure - Replaced by generic raptor log mechanism. See raptor_world_set_log_handler
()
raptor_new_uri_for_rdf_concept_func - Entire URI implementation is internal and not replaceable.
raptor_new_uri_from_uri_local_name_func - Entire URI implementation is internal and not replaceable.
raptor_new_uri_func - Entire URI implementation is internal and not replaceable.
raptor_new_uri_relative_to_base_func - Entire URI implementation is internal and not replaceable.
raptor_ntriples_parser - replaced by raptor_parser
raptor_ntriples_term_type - replaced by raptor_term_type
raptor_uri_as_counted_string_func - Entire URI implementation is internal and not replaceable.
raptor_uri_as_string_func - Entire URI implementation is internal and not replaceable.
raptor_uri_compare_func - Entire URI implementation is internal and not replaceable.
raptor_uri_copy_func - Entire URI implementation is internal and not replaceable.
raptor_uri_equals_func - Entire URI implementation is internal and not replaceable.
raptor_uri_handler - Entire URI implementation is internal and not replaceable.
raptor_uri_source - URI source was useless.
Enums
RAPTOR_IDENTIFIER_TYPE_ORDINAL - Deprecated value deleted.
RAPTOR_URI_SOURCE_UNKNOWN - URI source concept removed.
RAPTOR_URI_SOURCE_NOT_URI - URI source concept removed.
RAPTOR_URI_SOURCE_ELEMENT - URI source concept removed.
RAPTOR_URI_SOURCE_ATTRIBUTE - URI source concept removed.
RAPTOR_URI_SOURCE_ID - URI source concept removed.
RAPTOR_URI_SOURCE_URI - URI source concept removed.
RAPTOR_URI_SOURCE_GENERATED - URI source concept removed.
RAPTOR_URI_SOURCE_BLANK_ID - URI source concept removed.
RAPTOR_FEATURE_ASSUME_IS_RDF - Never used.
RAPTOR_FEATURE_START_URI - Never used.
RAPTOR_GENID_TYPE_BNODEID - There is just one type of generated ID now.
RAPTOR_GENID_TYPE_BAGID - There is just one type of generated ID now.