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
|
Create a new set of triples from an RDF/XML DOMElement
uses('rdf');
public static function RDF::tripleSetFromDOM($dom, $location = null)
| Name | Direction | Type | Description |
|---|---|---|---|
$dom
| |||
$location
|