You are viewing /activity/d6b03280-nca3-cmip5-r1-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/d6b03280-nca3-cmip5-r1-process>
   dcterms:identifier "d6b03280-nca3-cmip5-r1-process";
   dcterms:description "Multi-model mean CMIP5 (RCP 2.6 scenario) projections of the average temperature of the hottest days were plotted for the United States, for the later part of this century (2081-2100) compared to the later part of last century (1986-2005)."^^xsd:string;

## The activity began and ended at the following times

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

## Output datafiles   
   dbpedia_owl:filename "Custom python codes written by Michael Wehner\r\nCS_rare temperature events_RCPs_original.jpeg\r\n2-20_c.png\r\nHealth-CS_rare temp events_v4.png"^^xsd:string;

## Computing environment
   gcis:computingEnvironmentsUsed "UNIX"^^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 "Python"^^xsd:string;
      ] ;
      prov:hadPlan [
         a prov:Plan; 
         rdf:value "The upper left panel of figure 3 from Kharin et al. (2013) was redrawn to include only the US and converted to deg F. The following models were used:\r\nbcc-csm1-1, BNU-ESM, CanESM2, CCSM4, CESM1-CAM5, CNRM-CM5, CSIRO-Mk3-6-0, EC-EARTH, FGOALS-g2, FGOALS-s2, FIO-ESM, GFDL-CM3, GFDL-ESM2G, GFDL-ESM2M, GISS-E2-R, HadGEM2-AO, HadGEM2-ES, IPSL-CM5A-LR, IPSL-CM5A-MR, MIROC5, MIROC-ESM-CHEM, MIROC-ESM, MPI-ESM-LR, MPI-ESM-MR, MRI-CGCM3, NorESM1-ME, and NorESM1-M."^^xsd:string;
      ] ;
   ] ;

   a prov:Activity .

## The following entity was derived from a dataset using this activity
<http://52.38.26.42:8080/image/d6b03280-7a3e-47ab-b109-caffc4bee634>
   prov:wasDerivedFrom <http://52.38.26.42:8080/dataset/nca3-cmip5-r1>;
   prov:wasGeneratedBy <http://52.38.26.42:8080/activity/d6b03280-nca3-cmip5-r1-process>.