You are viewing /activity/9cbdd1c8-indicator-us-surface-temperature-process 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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix dbpedia_owl: <http://dbpedia.org/ontology/> .
@prefix gcis: <http://data.globalchange.gov/gcis.owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://52.38.26.42:8080/activity/9cbdd1c8-indicator-us-surface-temperature-process>
   dcterms:identifier "9cbdd1c8-indicator-us-surface-temperature-process";

## The activity began and ended at the following times

## Duration of the activity
   dcterms:extent [ rdf:value ""^^xsd:string ] ;

## Output datafiles   

   
## assignment of responsibility to an agent for an activity, indicating that the agent 
## had a role in the activity. It further allows for a plan to be specified, which is
## the plan intended by the agent to achieve some goals in the context of this activity.

   prov:qualifiedAssociation [
      a prov:Association ;
      prov:agent [
         a prov:Agent ;
      ] ;
      prov:hadPlan [
         a prov:Plan; 
         rdf:value "The anomalies are presented in this indicator as the difference from the 20th Century average (1901-2000). This period was chosen because it is easily recognizable and fixed in time. It should be noted that the choice of baseline period will not affect the shape or the statistical significance of the overall trend in anomalies, it only moves the trend up or down on the graph in relation to the point defined as “zero.”     \r\n\r\nData was retrieved from: http://www.ncdc.noaa.gov/cag/time-series/us/ and then plotted.   \r\n\r\nData used are from January 1, 1895 to December 31, 2013.\r\n\r\nData was accessed on March 13, 2014."^^xsd:string;
      ] ;
   ] ;

   a prov:Activity .

## The following entity was derived from a dataset using this activity
<http://52.38.26.42:8080/image/9cbdd1c8-28bb-4d4f-a722-d0325e3d49ca>
   prov:wasDerivedFrom <http://52.38.26.42:8080/dataset/noaa-ncdc-cag-us-temperature-nclimdiv>;
   prov:wasGeneratedBy <http://52.38.26.42:8080/activity/9cbdd1c8-indicator-us-surface-temperature-process>.