constant TAXONOMY_XML_CONTENTLABEL_NS in Taxonomy import/export via XML 7
Same name and namespace in other branches
- 5.2 rdf_format.inc \TAXONOMY_XML_CONTENTLABEL_NS
- 5 rdf_format.inc \TAXONOMY_XML_CONTENTLABEL_NS
- 6.2 rdf_format.inc \TAXONOMY_XML_CONTENTLABEL_NS
- 6 rdf_format.inc \TAXONOMY_XML_CONTENTLABEL_NS
2 uses of TAXONOMY_XML_CONTENTLABEL_NS
- rdf_utils.inc in ./
rdf_utils.inc - Experimental library for working with RDF within taxonomy_xml
- taxonomy_xml_rdf_term_types in formats/
rdf_format.inc - Return a list of 'types' of things that we may import as 'terms'.
File
- ./
rdf_utils.inc, line 14 - Experimental library for working with RDF within taxonomy_xml
Code
define('TAXONOMY_XML_CONTENTLABEL_NS', 'http://www.w3.org/2004/12/q/contentlabel#');