{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/46033",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "46033"
  }, {
    "type" : "ORCID",
    "value" : "0000-0003-0395-3192"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Hauser"
  }, {
    "type" : "FirstName",
    "value" : "Helwig"
  } ],
  "contactDetails" : {
    "email" : "Helwig.Hauser@UiB.no",
    "webPage" : "http://vis.UiB.no/"
  },
  "image" : "https://api.nva.unit.no/cristin/person/46033/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/184.12.12.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "1292",
    "label" : {
      "en" : "Visualization",
      "nb" : "Visualisering"
    }
  } ],
  "background" : {
    "no" : "PhD (1998) and Habilitation (2003) from Vienna University of Technology, Austria, in the field of computer graphics / visualization; \r\nWork: for the Inst. of Computer Graphics at Vienna Univ. of Techn., Austria, 1994--2000; for the VRVis Research Center in Vienna, Austria, 2000--2007 (since 2003 as scientific director); for the Dept. of Informatics at the Univ. of Bergen, Norway, since 2007 as professor in visualization",
    "en" : "PhD (1998) and Habilitation (2003) from Vienna University of Technology, Austria, in the field of computer graphics / visualization; \r\nWork: for the Inst. of Computer Graphics at Vienna Univ. of Techn., Austria, 1994--2000; for the VRVis Research Center in Vienna, Austria, 2000--2007 (since 2003 as scientific director); for the Dept. of Informatics at the Univ. of Bergen, Norway, since 2007 as professor in visualization"
  },
  "place" : {
    "nb" : "Helwig.Hauser@UiB.no, Dept. of Informatics, Univ. of Bergen, Norway",
    "en" : "Helwig.Hauser@UiB.no, Dept. of Informatics, Univ. of Bergen, Norway"
  },
  "collaboration" : { },
  "countries" : [ {
    "type" : "AT",
    "label" : {
      "en" : "Austria",
      "nb" : "Østerrike"
    }
  }, {
    "type" : "NO",
    "label" : {
      "en" : "Norway",
      "nb" : "Norge"
    }
  } ],
  "awards" : [ {
    "name" : "Dirk Bartz Prize for Visual Computing in Medicine 2013",
    "year" : 2013,
    "awardFor" : {
      "type" : "Research",
      "label" : {
        "en" : "Research activity",
        "nb" : "Forskningsarbeid"
      }
    },
    "distribution" : {
      "type" : "International",
      "label" : {
        "en" : "International",
        "nb" : "Internasjonal"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/184.12.12.0"
    }
  }, {
    "name" : "EuroVis07 Best Paper Award (one of three best papers)",
    "year" : 2007,
    "awardFor" : {
      "type" : "Research",
      "label" : {
        "en" : "Research activity",
        "nb" : "Forskningsarbeid"
      }
    },
    "distribution" : {
      "type" : "International",
      "label" : {
        "en" : "International",
        "nb" : "Internasjonal"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/184.12.12.0"
    }
  } ]
}