Active
Project:
Taxonomy import/export via XML
Version:
7.x-1.x-dev
Component:
RDF/XML format
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 May 2013 at 01:13 UTC
Updated:
20 May 2013 at 14:04 UTC
Is there any way to export RDF via an external script, either via drush or by accessing taxonomy/vocabulary/tags/rdf (requires login)?
Comments
Comment #1
tekken commentedCan anybody help with implementing this using the Services API ?
Comment #2
dman commentedAlthough by default access to the RDF download requires login, you should be able to give access to anonymous user to export vocab ...
of maybe not at the moment - that certainly was the intent at one time, for just this purpose.
That actually branched into the (currenltly not-really-functioning) taxonomy_server module, which does provide public data feeds of vocabs and terms ... just not very well publicized.
Current status : needs work.