You are viewing /activity/indicator-sea-surface-temperatures-panel-3-process-2019 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#> .

<https://data.globalchange.gov/activity/indicator-sea-surface-temperatures-panel-3-process-2019>
   dcterms:identifier "indicator-sea-surface-temperatures-panel-3-process-2019";

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

## Output datafiles   
   dbpedia_owl:filename "sea_surface_temp_040819.PNG"^^xsd:string;

## Computing environment
   gcis:computingEnvironmentsUsed "MacOS Version 10.14.4"^^xsd:string;
   
## 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:SoftwareAgent, gcis:Software ;
         rdfs:label "Microsoft Excel"^^xsd:string;
      ] ;
      prov:hadPlan [
         a prov:Plan; 
         rdf:value "* The average temperature for the baseline period of 1901-2000 was calculated.<br/>* The 1901-2000 temperature anomaly was subtracted from the temperature anomaly for each year to produce a new time series of temperature anomalies. The period of 1901-2000 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.”"^^xsd:string;
      ] ;
   ] ;

   a prov:Activity .

## The following entity was derived from a dataset using this activity
<https://data.globalchange.gov/image/b8f4ba18-a610-446d-87d7-c627d76e9492>
   prov:wasDerivedFrom <https://data.globalchange.gov/dataset/noaa-ncdc-mlost>;
   prov:wasGeneratedBy <https://data.globalchange.gov/activity/indicator-sea-surface-temperatures-panel-3-process-2019>.
<https://data.globalchange.gov/array/30s-0-dbe7ee35-27d6-47ea-8fe6-445011ea4909>
   prov:wasDerivedFrom <https://data.globalchange.gov/dataset/noaa-ncdc-mlost>;
   prov:wasGeneratedBy <https://data.globalchange.gov/activity/indicator-sea-surface-temperatures-panel-3-process-2019>.