raptor_locator_byte {redland}R Documentation

Get the locator byte offset from locator.

Description

Get the locator byte offset from locator

Usage

raptor_locator_byte ( locator, .copy )

Arguments

locator

raptor locator ("_p_raptor_locator")

.copy

logical

Value

character

References

https://librdf.org/docs/

See Also

This R function is a wrapper function that directly calls the the Redland RDF C libraries. For more information about Redland RDF, view the online documentation indicated in the 'References' section.


[Package redland version 1.0.17-18 Index]