- Search
- nca3 report
- publications
- contributors
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
@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/834f7624-nca3-amic-r201308-process> dcterms:identifier "834f7624-nca3-amic-r201308-process"; dcterms:description "Data were used to show trends in maximum ice coverage"^^xsd:string; ## The activity began and ended at the following times ## Duration of the activity dcterms:extent [ rdf:value "2 hours"^^xsd:string ] ; ## Output datafiles dbpedia_owl:filename "MaxIceCoverage_Data_1963-2011.docx\r\nGreatLakesMaxIce.xlsx"^^xsd:string; ## Computing environment gcis:computingEnvironmentsUsed "Mac OSX"^^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 for Mac 2011 v 14.3.9"^^xsd:string; ] ; prov:hadPlan [ a prov:Plan; rdf:value "- The annual values were averaged for 1963 - 2013 to obtain a long term mean\r\n- Decadal values were calculated by averaging the annual values over consecutive ten-year periods\r\n- Decadal anomalies were calculated by subtracting the long term means from the decadal values"^^xsd:string; ] ; ] ; a prov:Activity . ## The following entity was derived from a dataset using this activity <http://52.38.26.42:8080/image/834f7624-40de-4a09-9ced-faaca30d4d6d> prov:wasDerivedFrom <http://52.38.26.42:8080/dataset/nca3-amic-r201308>; prov:wasGeneratedBy <http://52.38.26.42:8080/activity/834f7624-nca3-amic-r201308-process>.