Open white-gecko opened 11 years ago
Done:
Created new branch for this issue: https://github.com/AKSW/Erfurt/tree/feature/pingback-improved
Done:
receive()
should return true or falsegetStatusCode()
-> getReturnValue()
Done:
getTriples()
which returns the new data from the source -> getReceivedData()
receive()
should not always write the received triples to the store -> set $option['write_data'] = false
Additionally to #40 following things should be improved for the Erfurt_Ping class:
receive()
should return true or falsegetStatusCode()
getTriples()
which returns the new data from the sourcereceive()
should not always write the received triples to the storeonPingReceivedAgain
event (AKSW/OntoWiki/issues/90)