Namespaces Class Reference

List of main ontologies used on the node. More...

List of all members.

Static Public Attributes

static $foaf = "http://xmlns.com/foaf/0.1/"
static $rss = "http://purl.org/rss/1.0/"
static $sioc = "http://rdfs.org/sioc/ns#"
static $doap = "http://usefulinc.com/ns/doap#"
static $geo = "http://www.w3.org/2003/01/geo/wgs84_pos#"
static $geonames = "http://www.geonames.org/ontology#"
static $cc = "http://creativecommons.org/ns#"
static $cyc = "http://sw.cyc.com/2006/07/27/cyc/"
static $umbel_sc = "http://umbel.org/umbel/sc/"
static $umbel_ac = "http://umbel.org/umbel/ac/"
static $umbel = "http://umbel.org/umbel#"
static $rdfs = "http://www.w3.org/2000/01/rdf-schema#"
static $rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
static $owl = "http://www.w3.org/2002/07/owl#"
static $dcterms = "http://purl.org/dc/terms/"
static $dc = "http://purl.org/dc/elements/1.1/"
static $skos_2004 = "http://www.w3.org/2004/02/skos/core#"
static $skos_2008 = "http://www.w3.org/2008/05/skos#"
static $po = "http://purl.org/ontology/po/"
static $event = "http://purl.org/NET/c4dm/event.owl#"
static $frbr = "http://purl.org/vocab/frbr/core#"
static $mo = "http://purl.org/ontology/mo/"
static $bibo = "http://purl.org/ontology/bibo/"
static $bkn = "http://purl.org/ontology/bkn#"
static $bkn_temp = "http://purl.org/ontology/bkn/temp#"
static $bkn_base = "http://purl.org/ontology/bkn/base/"
static $bio = "http://purl.org/vocab/bio/0.1/"
static $address = "http://schemas.talis.com/2005/address/schema#"
static $iron = "http://purl.org/ontology/iron#"


Detailed Description

List of main ontologies used on the node.

These are a list of static variables. This is used to get the URI of the ontologies from anywhere in the code. Instead of writing the URi, we use these variables.


Author:
Frederick Giasson, Structured Dynamics LLC.



Definition at line 26 of file Namespaces.php.


Member Data Documentation

Namespaces::$address = "http://schemas.talis.com/2005/address/schema#" [static]

Definition at line 55 of file Namespaces.php.

Namespaces::$bibo = "http://purl.org/ontology/bibo/" [static]

Definition at line 50 of file Namespaces.php.

Namespaces::$bio = "http://purl.org/vocab/bio/0.1/" [static]

Definition at line 54 of file Namespaces.php.

Namespaces::$bkn = "http://purl.org/ontology/bkn#" [static]

Definition at line 51 of file Namespaces.php.

Namespaces::$bkn_base = "http://purl.org/ontology/bkn/base/" [static]

Definition at line 53 of file Namespaces.php.

Namespaces::$bkn_temp = "http://purl.org/ontology/bkn/temp#" [static]

Definition at line 52 of file Namespaces.php.

Namespaces::$cc = "http://creativecommons.org/ns#" [static]

Definition at line 34 of file Namespaces.php.

Namespaces::$cyc = "http://sw.cyc.com/2006/07/27/cyc/" [static]

Definition at line 35 of file Namespaces.php.

Namespaces::$dc = "http://purl.org/dc/elements/1.1/" [static]

Definition at line 43 of file Namespaces.php.

Referenced by RdfProperty::getDescription(), and RdfClass::getDescription().

Namespaces::$dcterms = "http://purl.org/dc/terms/" [static]

Namespaces::$doap = "http://usefulinc.com/ns/doap#" [static]

Definition at line 31 of file Namespaces.php.

Namespaces::$event = "http://purl.org/NET/c4dm/event.owl#" [static]

Definition at line 47 of file Namespaces.php.

Namespaces::$foaf = "http://xmlns.com/foaf/0.1/" [static]

Namespaces::$frbr = "http://purl.org/vocab/frbr/core#" [static]

Definition at line 48 of file Namespaces.php.

Namespaces::$geo = "http://www.w3.org/2003/01/geo/wgs84_pos#" [static]

Definition at line 32 of file Namespaces.php.

Namespaces::$geonames = "http://www.geonames.org/ontology#" [static]

Definition at line 33 of file Namespaces.php.

Namespaces::$mo = "http://purl.org/ontology/mo/" [static]

Definition at line 49 of file Namespaces.php.

Namespaces::$owl = "http://www.w3.org/2002/07/owl#" [static]

Definition at line 41 of file Namespaces.php.

Namespaces::$po = "http://purl.org/ontology/po/" [static]

Definition at line 46 of file Namespaces.php.

Namespaces::$rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#" [static]

Definition at line 40 of file Namespaces.php.

Namespaces::$rdfs = "http://www.w3.org/2000/01/rdf-schema#" [static]

Namespaces::$rss = "http://purl.org/rss/1.0/" [static]

Definition at line 29 of file Namespaces.php.

Namespaces::$sioc = "http://rdfs.org/sioc/ns#" [static]

Definition at line 30 of file Namespaces.php.

Namespaces::$skos_2004 = "http://www.w3.org/2004/02/skos/core#" [static]

Namespaces::$skos_2008 = "http://www.w3.org/2008/05/skos#" [static]

Namespaces::$umbel = "http://umbel.org/umbel#" [static]

Definition at line 38 of file Namespaces.php.

Namespaces::$umbel_ac = "http://umbel.org/umbel/ac/" [static]

Definition at line 37 of file Namespaces.php.

Namespaces::$umbel_sc = "http://umbel.org/umbel/sc/" [static]

Definition at line 36 of file Namespaces.php.


The documentation for this class was generated from the following file:
Copyright © 2009. Structured Dynamics LLC Structured Dynamics LLC. All rights reserved.