{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/1616",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "ORCID",
    "value" : "0000-0002-2416-2878"
  }, {
    "type" : "CristinIdentifier",
    "value" : "1616"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Ali Shariq"
  }, {
    "type" : "LastName",
    "value" : "Imran"
  } ],
  "contactDetails" : {
    "email" : "ali.imran@ntnu.no",
    "webPage" : "https://www.ntnu.edu/employees/ali.imran"
  },
  "image" : "https://api.nva.unit.no/cristin/person/1616/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.15.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Guest",
        "nb" : "Gjest"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.63.10.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Associate professor",
        "nb" : "Førsteamanuensis"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "4652",
    "label" : {
      "en" : "Mulitimedia signal processing",
      "nb" : "Mulitimedia signalbehandling"
    }
  }, {
    "type" : "43842",
    "label" : {
      "en" : "Deep learning",
      "nb" : "Deep learning"
    }
  }, {
    "type" : "42767",
    "label" : {
      "en" : "Artificial Intelligence",
      "nb" : "Artificial Intelligence"
    }
  }, {
    "type" : "4523",
    "label" : {
      "en" : "Machine learning",
      "nb" : "Maskinlæring"
    }
  }, {
    "type" : "1304",
    "label" : {
      "en" : "Digital signal processing",
      "nb" : "Digital signalbehandling"
    }
  } ],
  "background" : { },
  "place" : {
    "nb" : "Førstelektor",
    "en" : "Associate Professor"
  },
  "collaboration" : { },
  "countries" : [ {
    "type" : "NO",
    "label" : {
      "en" : "Norway",
      "nb" : "Norge"
    }
  } ],
  "awards" : [ ]
}