Namespaces Class Reference
List of main ontologies used on the node. More...
Static Public Member Functions | |
| static | getPrefixedUri ($uri) |
Static Public Attributes | |
| static | $address = "http://schemas.talis.com/2005/address/schema#" |
| static | $asn = "http://purl.org/ASN/schema/core/" |
| static | $bibo = "http://purl.org/ontology/bibo/" |
| static | $bio = "http://purl.org/vocab/bio/0.1/" |
| 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 | $cc = "http://creativecommons.org/ns#" |
| static | $cyc = "http://sw.cyc.com/2006/07/27/cyc/" |
| static | $dc = "http://purl.org/dc/elements/1.1/" |
| static | $dcam = "http://purl.org/dc/dcam/" |
| static | $dcterms = "http://purl.org/dc/terms/" |
| static | $dctype = "http://purl.org/dc/dcmitype/" |
| static | $doap = "http://usefulinc.com/ns/doap#" |
| static | $eor = "http://dublincore.org/2000/03/13/eor#" |
| static | $event = "http://purl.org/NET/c4dm/event.owl#" |
| static | $foaf = "http://xmlns.com/foaf/0.1/" |
| static | $frbr = "http://purl.org/vocab/frbr/core#" |
| static | $geo = "http://www.w3.org/2003/01/geo/wgs84_pos#" |
| static | $geonames = "http://www.geonames.org/ontology#" |
| static | $gem = "http://purl.org/gem/elements/" |
| static | $gemq = "http://purl.org/gem/qualifiers/" |
| static | $iron = "http://purl.org/ontology/iron#" |
| static | $loc = "http://www.loc.gov/loc.terms/relators/" |
| static | $mo = "http://purl.org/ontology/mo/" |
| static | $owl = "http://www.w3.org/2002/07/owl#" |
| static | $po = "http://purl.org/ontology/po/" |
| static | $rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
| static | $rdfs = "http://www.w3.org/2000/01/rdf-schema#" |
| static | $rss = "http://purl.org/rss/1.0/" |
| static | $sioc = "http://rdfs.org/sioc/ns#" |
| static | $skos_2004 = "http://www.w3.org/2004/02/skos/core#" |
| static | $skos_2008 = "http://www.w3.org/2008/05/skos#" |
| static | $umbel = "http://umbel.org/umbel#" |
| static | $umbel_ac = "http://umbel.org/umbel/ac/" |
| static | $umbel_sc = "http://umbel.org/umbel/sc/" |
| static | $umbel_rc = "http://umbel.org/umbel/rc/" |
| static | $geoname = "http://www.geonames.org/ontology#" |
| static | $peg = "http://purl.org/ontology/peg#" |
| static | $muni = "http://purl.org/ontology/muni#" |
| static | $dbpedia_ont = "http://dbpedia.org/ontology/" |
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.
Definition at line 27 of file Namespaces.php.
Member Function Documentation
| static Namespaces::getPrefixedUri | ( | $ | uri | ) | [static] |
Definition at line 71 of file Namespaces.php.
Member Data Documentation
Namespaces::$address = "http://schemas.talis.com/2005/address/schema#" [static] |
Definition at line 29 of file Namespaces.php.
Namespaces::$asn = "http://purl.org/ASN/schema/core/" [static] |
Definition at line 30 of file Namespaces.php.
Referenced by SmartyAttribute::getInstanceRecordLabel().
Namespaces::$bibo = "http://purl.org/ontology/bibo/" [static] |
Definition at line 31 of file Namespaces.php.
Referenced by SmartyAttribute::getInstanceRecordDescription().
Namespaces::$bio = "http://purl.org/vocab/bio/0.1/" [static] |
Definition at line 32 of file Namespaces.php.
Referenced by SmartyAttribute::getInstanceRecordDescription().
Namespaces::$bkn = "http://purl.org/ontology/bkn#" [static] |
Definition at line 33 of file Namespaces.php.
Namespaces::$bkn_base = "http://purl.org/ontology/bkn/base/" [static] |
Definition at line 35 of file Namespaces.php.
Namespaces::$bkn_temp = "http://purl.org/ontology/bkn/temp#" [static] |
Definition at line 34 of file Namespaces.php.
Namespaces::$cc = "http://creativecommons.org/ns#" [static] |
Definition at line 36 of file Namespaces.php.
Namespaces::$cyc = "http://sw.cyc.com/2006/07/27/cyc/" [static] |
Definition at line 37 of file Namespaces.php.
Namespaces::$dbpedia_ont = "http://dbpedia.org/ontology/" [static] |
Definition at line 69 of file Namespaces.php.
Namespaces::$dc = "http://purl.org/dc/elements/1.1/" [static] |
Definition at line 38 of file Namespaces.php.
Referenced by SmartyAttribute::getInstanceRecordLabel().
Namespaces::$dcam = "http://purl.org/dc/dcam/" [static] |
Definition at line 39 of file Namespaces.php.
Namespaces::$dcterms = "http://purl.org/dc/terms/" [static] |
Definition at line 40 of file Namespaces.php.
Referenced by SmartyAttribute::getInstanceRecordDescription(), SmartyAttribute::getInstanceRecordLabel(), Resource::getLabel(), Resource::getLabels(), and getResourceLabel().
Namespaces::$dctype = "http://purl.org/dc/dcmitype/" [static] |
Definition at line 41 of file Namespaces.php.
Namespaces::$doap = "http://usefulinc.com/ns/doap#" [static] |
Definition at line 42 of file Namespaces.php.
Referenced by SmartyAttribute::getInstanceRecordDescription(), SmartyAttribute::getInstanceRecordLabel(), Resource::getLabel(), Resource::getLabels(), and getResourceLabel().
Namespaces::$eor = "http://dublincore.org/2000/03/13/eor#" [static] |
Definition at line 43 of file Namespaces.php.
Namespaces::$event = "http://purl.org/NET/c4dm/event.owl#" [static] |
Definition at line 44 of file Namespaces.php.
Namespaces::$foaf = "http://xmlns.com/foaf/0.1/" [static] |
Definition at line 45 of file Namespaces.php.
Referenced by SmartyAttribute::getInstanceRecordLabel(), Resource::getLabel(), Resource::getLabels(), and getResourceLabel().
Namespaces::$frbr = "http://purl.org/vocab/frbr/core#" [static] |
Definition at line 46 of file Namespaces.php.
Namespaces::$gem = "http://purl.org/gem/elements/" [static] |
Definition at line 49 of file Namespaces.php.
Namespaces::$gemq = "http://purl.org/gem/qualifiers/" [static] |
Definition at line 50 of file Namespaces.php.
Namespaces::$geo = "http://www.w3.org/2003/01/geo/wgs84_pos#" [static] |
Definition at line 47 of file Namespaces.php.
Namespaces::$geoname = "http://www.geonames.org/ontology#" [static] |
Definition at line 66 of file Namespaces.php.
Referenced by SmartyAttribute::getInstanceRecordDescription(), SmartyAttribute::getInstanceRecordLabel(), Resource::getLabel(), and Resource::getLabels().
Namespaces::$geonames = "http://www.geonames.org/ontology#" [static] |
Definition at line 48 of file Namespaces.php.
Referenced by getResourceLabel().
Namespaces::$iron = "http://purl.org/ontology/iron#" [static] |
Definition at line 51 of file Namespaces.php.
Referenced by SmartyAttribute::getInstanceRecordDescription(), SmartyAttribute::getInstanceRecordLabel(), Resource::getLabel(), Resource::getLabels(), and getResourceLabel().
Namespaces::$loc = "http://www.loc.gov/loc.terms/relators/" [static] |
Definition at line 52 of file Namespaces.php.
Namespaces::$mo = "http://purl.org/ontology/mo/" [static] |
Definition at line 53 of file Namespaces.php.
Namespaces::$muni = "http://purl.org/ontology/muni#" [static] |
Definition at line 68 of file Namespaces.php.
Namespaces::$owl = "http://www.w3.org/2002/07/owl#" [static] |
Definition at line 54 of file Namespaces.php.
Namespaces::$peg = "http://purl.org/ontology/peg#" [static] |
Definition at line 67 of file Namespaces.php.
Namespaces::$po = "http://purl.org/ontology/po/" [static] |
Definition at line 55 of file Namespaces.php.
Namespaces::$rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#" [static] |
Definition at line 56 of file Namespaces.php.
Namespaces::$rdfs = "http://www.w3.org/2000/01/rdf-schema#" [static] |
Definition at line 57 of file Namespaces.php.
Referenced by SmartyAttribute::getInstanceRecordLabel(), Resource::getLabel(), Resource::getLabels(), and getResourceLabel().
Namespaces::$rss = "http://purl.org/rss/1.0/" [static] |
Definition at line 58 of file Namespaces.php.
Namespaces::$sioc = "http://rdfs.org/sioc/ns#" [static] |
Definition at line 59 of file Namespaces.php.
Namespaces::$skos_2004 = "http://www.w3.org/2004/02/skos/core#" [static] |
Definition at line 60 of file Namespaces.php.
Referenced by SmartyAttribute::getInstanceRecordDescription(), SmartyAttribute::getInstanceRecordLabel(), Resource::getLabel(), Resource::getLabels(), and getResourceLabel().
Namespaces::$skos_2008 = "http://www.w3.org/2008/05/skos#" [static] |
Definition at line 61 of file Namespaces.php.
Referenced by SmartyAttribute::getInstanceRecordDescription(), SmartyAttribute::getInstanceRecordLabel(), Resource::getLabel(), Resource::getLabels(), and getResourceLabel().
Namespaces::$umbel = "http://umbel.org/umbel#" [static] |
Definition at line 62 of file Namespaces.php.
Namespaces::$umbel_ac = "http://umbel.org/umbel/ac/" [static] |
Definition at line 63 of file Namespaces.php.
Namespaces::$umbel_rc = "http://umbel.org/umbel/rc/" [static] |
Definition at line 65 of file Namespaces.php.
Namespaces::$umbel_sc = "http://umbel.org/umbel/sc/" [static] |
Definition at line 64 of file Namespaces.php.
The documentation for this class was generated from the following file:
