6 uses of TAXONOMY_XML_RDF_NS in Taxonomy import/export via XML 7
- rdf_utils.inc in ./
rdf_utils.inc - Experimental library for working with RDF within taxonomy_xml
- taxonomy_xml_rdfs_add_terms in ./
rdfs_format.inc - Given a list of terms, append definitions of them to the passed DOM container
- taxonomy_xml_rdfs_add_vocab in ./
rdfs_format.inc - Create a vocabulary definition (just the def, not its terms) and insert it into the given document element.
- taxonomy_xml_rdf_export_vocabulary in ./
taxonomy_xml_rdf.inc - Return an RDF representation of the requested vocab.
- taxonomy_xml_rdf_term_types in formats/
rdf_format.inc - Return a list of 'types' of things that we may import as 'terms'.
- taxonomy_xml_rdf_vocabulary_types in formats/
rdf_format.inc - Return a list of types of things that may behave like 'vocabularies'.