REQUIREMENTS
------------
To import from RDF sources, we require the GPL library, ARC from appmosphere
http://arc.semsol.org
RDF SUPPORT IS OPTIONAL, so you can skip this if you will not use this method.
This library must be available in a folder named 'arc' within the module
directory. If it's not there, download it from http://arc.semsol.org/download
Currently, this module works with ARC version 2.
It should be unpacked in such a way that the following file can be found.
taxonomy_xml/arc/ARC_rdfxml_parser.php
When unpacked the folder may need to be renamed from arc-x.x/ to just arc/
CONFIGURATION
-------------
To use this module, you install and enable it in admin/modules.
Taxonomy_xml functions are available to users who have the access right to
"administer taxonomy."
User access rights can be set from admin/user/configure/permission.
View source
-
- REQUIREMENTS
- ------------
-
- To import from RDF sources, we require the GPL library, ARC from appmosphere
- http://arc.semsol.org
- RDF SUPPORT IS OPTIONAL, so you can skip this if you will not use this method.
-
- This library must be available in a folder named 'arc' within the module
- directory. If it's not there, download it from http://arc.semsol.org/download
- Currently, this module works with ARC version 2.
- It should be unpacked in such a way that the following file can be found.
- taxonomy_xml/arc/ARC_rdfxml_parser.php
- When unpacked the folder may need to be renamed from arc-x.x/ to just arc/
-
- CONFIGURATION
- -------------
-
- To use this module, you install and enable it in admin/modules.
-
- Taxonomy_xml functions are available to users who have the access right to
- "administer taxonomy."
- User access rights can be set from admin/user/configure/permission.