{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/15963",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "ORCID",
    "value" : "0000-0002-8347-0539"
  }, {
    "type" : "CristinIdentifier",
    "value" : "15963"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Rong"
  }, {
    "type" : "LastName",
    "value" : "Chunming"
  } ],
  "contactDetails" : {
    "email" : "chunming.rong@uis.no",
    "webPage" : "http://www.chunming.net"
  },
  "image" : "https://api.nva.unit.no/cristin/person/15963/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.15.0.30",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor ii",
        "nb" : "Professor ii"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.0.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Guest",
        "nb" : "Gjest"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/217.8.4.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/2057.1.0.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Chief Research Scientist",
        "nb" : "Sjefsforsker"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "3467",
    "label" : {
      "en" : "Security",
      "nb" : "Datasikkerhet"
    }
  }, {
    "type" : "14169",
    "label" : {
      "en" : "Cloud Computing",
      "nb" : "Nettskyer"
    }
  }, {
    "type" : "3547",
    "label" : {
      "en" : "Computing with huge datasets",
      "nb" : "Beregninger på store datamengder"
    }
  } ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ {
    "type" : "NO",
    "label" : {
      "en" : "Norway",
      "nb" : "Norge"
    }
  } ],
  "awards" : [ ]
}