function __init()
 {
     parent::__init();
     $this->terms = $this->v('posh_terms', array(), $this->a);
     $this->ns_prefix = 'posh';
     $this->a['ns'] += array('an' => 'http://www.w3.org/2000/10/annotation-ns#', 'content' => 'http://purl.org/rss/1.0/modules/content/', 'dc' => 'http://purl.org/dc/elements/1.1/', 'dct' => 'http://purl.org/dc/terms/', 'foaf' => 'http://xmlns.com/foaf/0.1/', 'geo' => 'http://www.w3.org/2003/01/geo/wgs84_pos#', 'ical' => 'http://www.w3.org/2002/12/cal/icaltzd#', 'owl' => 'http://www.w3.org/2002/07/owl#', 'posh' => 'http://poshrdf.org/ns/posh/', 'rdf' => 'http://www.w3.org/1999/02/22-rdf-syntax-ns#', 'rdfs' => 'http://www.w3.org/2000/01/rdf-schema#', 'rev' => 'http://www.purl.org/stuff/rev#', 'rss' => 'http://purl.org/rss/1.0/', 'sioc' => 'http://rdfs.org/sioc/ns#', 'skos' => 'http://www.w3.org/2008/05/skos#', 'uri' => 'http://www.w3.org/2006/uri#', 'vcard' => 'http://www.w3.org/2006/vcard/ns#', 'xfn' => 'http://gmpg.org/xfn/11#', 'xml' => 'http://www.w3.org/XML/1998/namespace', 'xsd' => 'http://www.w3.org/2001/XMLSchema#');
 }
Beispiel #2
0
 function __init()
 {
     parent::__init();
     $this->a['ns']['dc'] = 'http://purl.org/dc/elements/1.1/';
 }
 function __init()
 {
     parent::__init();
     $this->a['ns']['foaf'] = 'http://xmlns.com/foaf/0.1/';
     $this->a['ns']['mf'] = 'http://poshrdf.org/ns/mf#';
 }
 function __init()
 {
     parent::__init();
 }
 function __init()
 {
     parent::__init();
     $this->a['ns']['foaf'] = 'http://xmlns.com/foaf/0.1/';
     $this->a['ns']['cal'] = 'http://www.w3.org/2002/12/cal#';
 }
 function __init()
 {
     parent::__init();
     $this->a['ns']['foaf'] = 'http://xmlns.com/foaf/0.1/';
 }