Skip to content

RDF::tripleSetFromDOM

Mo McRoberts edited this page Aug 7, 2011 · 1 revision

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
  </td>
</tr>
<tr>
  <td><code>$location</code>
  <td><i></i></td>
  <td></td>
  <td>

  </td>
</tr>

Clone this wiki locally