librdf_statement_match: Match a statement against a 'partial' statement.

librdf_statement_matchR Documentation

Match a statement against a 'partial' statement.

Description

Match a statement against a 'partial' statement.

Usage

librdf_statement_match ( statement,
	partial_statement,
	.copy )

Arguments

statement

statement ("_p_librdf_statement_s")

partial_statement

statement with possible empty parts ("_p_librdf_statement_s")

.copy

NA

Value

integer

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.


redland documentation built on May 29, 2024, 5:02 a.m.