You are here

constant TAXONOMY_XML_OTHER_PREDICATE in Taxonomy import/export via XML 7

Same name and namespace in other branches
  1. 6.2 taxonomy_xml.module \TAXONOMY_XML_OTHER_PREDICATE
2 uses of TAXONOMY_XML_OTHER_PREDICATE
taxonomy_xml_canonicize_predicates in ./taxonomy_xml.process.inc
Convert aliased predicates into common ones.
taxonomy_xml_relationship_synonyms in ./taxonomy_xml.module
Return an array of alternative wordings that may be used in the input files.

File

./taxonomy_xml.module, line 52
Make it possible to import and export taxonomies as XML documents.

Code

define('TAXONOMY_XML_OTHER_PREDICATE', 'other_rdf');