RDF::tripleSetFromDOM

Create a new set of triples from an RDF/XML DOMElement

Synopsis

uses('rdf');

public static function RDF::tripleSetFromDOM($dom, $location = null)

Parameters

Name Direction Type Description
$dom
$location