Hi Jakub:
You can try running the DB.DBA.RDF_AUDIT_METADATA() function as detailed at:
http://docs.openlinksw.com/virtuoso/fn_rdf_audit_metadata.html
to clear the "22023: SR512: JSO ..." error although I doubt this is the cause
of the problem with http_client.
Can you please enable th
Hello when I try to get content of html page using http_client function I
am still getting 0 back and I am getting an error which I really dont know
how to fix it.
My procedure so far
create procedure
POD.DBA.PRODUCT_OPEN_DATA(
IN new_origin_uri VARCHAR
)
{
--IN graph_iri VARCHAR,
--IN dest VARC