The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=628 ====================================================================== Reported By: porton Assigned To: ====================================================================== Project: Raptor RDF Syntax Library Issue ID: 628 Category: documentation Reproducibility: always Severity: major Priority: normal Status: new Syntax Name: ====================================================================== Date Submitted: 2017-08-13 22:24 Last Modified: 2017-08-13 22:24 ====================================================================== Summary: Wrong rasqal_new_typed_literal() documentation Description: http://librdf.org/rasqal/docs/api/rasqal-section-literal.html#rasqal-new-typed-literal says about rasqal_new_typed_literal ():
"Constructor - Create a new Rasqal integer literal from a string The integer decimal number is turned into a rasqal integer literal and given a datatype of xsd:integer". It seems that this is a typo in the documentation. From the function name I infer that it creates a literal of arbitrary specified type, not necessarily an integer literal. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2017-08-13 22:24 porton New Issue ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
