You are here

constant TAXONOMY_XML_ARC1_PATH in Taxonomy import/export via XML 6.2

2 uses of TAXONOMY_XML_ARC1_PATH
taxonomy_xml_rdf_parse_data_into_triples in ./rdf_format.inc
Invoke the ARC parser on the given data.
taxonomy_xml_rdf_requirements in ./rdf_format.inc
Check ARC RDF library is available

File

./rdf_format.inc, line 45
Include routines for RDF parsing and taxonomy/term creation. @author dman http://coders.co.nz

Code

define('TAXONOMY_XML_ARC1_PATH', drupal_get_path('module', 'taxonomy_xml') . '/arc');