It turns out that the recent update function has a wrong ID
Issue fork rdf_sync-3492981
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
nidhish commented@claudiu.cristea, Do you mean that in the rdf_sync.install file, the function rdf_sync_update_1001(): void should be function rdf_sync_update_7001(): void instead ?
Comment #5
claudiu.cristea