Closed (won't fix)
Project:
RDF Extensions
Version:
7.x-2.x-dev
Component:
RDF UI
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Oct 2011 at 19:09 UTC
Updated:
28 Feb 2012 at 14:10 UTC
Jump to comment: Most recent
Comments
Comment #1
scor commentedLet's add a functionality to reset the mappings or empty them altogether in RDF UI. So people who want to start from scratch can do so easily using RDF UI.
Manual work around until this issue gets fixed:
- Uninstall evoc
- empty/TRUNCATE the tables rdf_mapping and rdfx_namespaces
- clear your caches (admin/config/development/performance or run drush cc all)
Comment #2
Anonymous (not verified) commentedscor, are you still on board to deprecate Evoc completely? I thought that's what we had decided to do. If so, I think that we should just focus on that and forget about vocabulary removal. This would mean changing the install function to not insert these tables in the first place and then adding an uninstall function that removes them.
We should still allow for namespace removal.
Comment #3
scor commentedyes, I'm for evoc removal.
Comment #4
Quarantine commentedSubscribing.
Comment #5
cybernostra commentedHello
First of all, thank you very much for the work you do for the module package and the intelligence to link Drupal and open data as it is dominant ! KUDOS ! Merci :)
#1 I confirm the recipe for deleting namespace, working as charm after a mistake i made in writing the same predicates twice between (confusing) schema and DBpedia Prefix
- Uninstall evoc
- empty/TRUNCATE the tables rdf_mapping and rdfx_namespaces
- run drush cc all
Comment #6
klonosIs this issue here about also editing/updating imported vocabs too or only removing/purging them?
Comment #7
Anonymous (not verified) commentedThe issue to deprecate and remove evoc has a patch that should cover this which will remove all vocabulary management that Evoc does. As such, I'm marking this wontfix.