You are here

constant TAXONOMY_XML_CONTENTLABEL_NS in Taxonomy import/export via XML 6.2

Same name and namespace in other branches
  1. 5.2 rdf_format.inc \TAXONOMY_XML_CONTENTLABEL_NS
  2. 5 rdf_format.inc \TAXONOMY_XML_CONTENTLABEL_NS
  3. 6 rdf_format.inc \TAXONOMY_XML_CONTENTLABEL_NS
  4. 7 rdf_utils.inc \TAXONOMY_XML_CONTENTLABEL_NS
1 use of TAXONOMY_XML_CONTENTLABEL_NS
taxonomy_xml_rdf_parse in ./rdf_format.inc
Read in RDF taxonomies and vocabularies. Create vocabs and terms as needed.

File

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

Code

define('TAXONOMY_XML_CONTENTLABEL_NS', 'http://www.w3.org/2004/12/q/contentlabel#');