constant EasyRdf_Parser_Redland::LIBRDF_PARSER_FEATURE_ERROR_COUNT

Parser feature URI string for getting the error count of last parse.

File

drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Redland.php, line 52

Class

EasyRdf_Parser_Redland
Class to parse RDF using Redland (librdf) C library.

Code

const LIBRDF_PARSER_FEATURE_ERROR_COUNT = 'http://feature.librdf.org/parser-error-count';