You are viewing /gcmd_keyword/eaa0bc43-e283-4bf1-ba20-ca32850a66ef in Turtle
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
Raw
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dbpedia: <http://dbpedia.org/resource/> .

<https://data.globalchange.gov/gcmd_keyword/eaa0bc43-e283-4bf1-ba20-ca32850a66ef>
   dcterms:identifier "eaa0bc43-e283-4bf1-ba20-ca32850a66ef";
   rdfs:label "SOUTHERN OSCILLATION INDEX"^^xsd:string;
   dcterms:description "The Southern Oscillation Index (SOI) is computed using monthly mean sea level pressure anomalies at Tahiti (T) and Darwin (D). The SOI [T-D] is an optimal index that combines the Southern Oscillation into one series. The SOI noise [T+D] series is a measure of small scale and/or transient phenomena that are not part of the large scale Southern Oscillation. These SOI values are similar to those calculated by the Climate Prediction Center in that they have been derived using normalization factors derived from monthly values."^^xsd:string;
   
   a dbpedia:Index_term .