def identifier(self):
     """ID of the document (same as EID without "2-s2.0-")."""
     return get_id(self._json)
예제 #2
0
 def identifier(self):
     """The Scopus ID of the affiliation."""
     return get_id(self._json)