constant TAXONOMY_XML_DC_NS in Taxonomy import/export via XML 7
Same name and namespace in other branches
- 6.2 rdf_format.inc \TAXONOMY_XML_DC_NS
- 6 rdf_format.inc \TAXONOMY_XML_DC_NS
1 use of TAXONOMY_XML_DC_NS
- 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 24 - Experimental library for working with RDF within taxonomy_xml
Code
define('TAXONOMY_XML_DC_NS', 'http://purl.org/dc/elements/1.1/');