public class ScopusSource extends Logistics.UTLFHandler
| Modifier and Type | Field and Description |
|---|---|
static ExtRDB.ExtRDBColumn |
extrdb_c_id |
static ExtRDB.ExtRDBColumn |
extrdb_c_issn |
static PgRDB.Column |
extrdb_c_title |
static ExtRDB.ExtRDBTable |
extrdb_t_source |
static UTLFId |
ID_SourceList |
static Scopus.ScopusSourceIdHandler |
idHandler |
static UPath |
Path_NatureIndexed2018 |
static UPath |
Path_NatureIndexed2023 |
uh_dict, uh_utlf| Constructor and Description |
|---|
ScopusSource(UDict d,
PrintWriter err) |
ScopusSource(UTLF u,
PrintWriter err) |
| Modifier and Type | Method and Description |
|---|---|
static void |
extrdbCreateTable(ExtRDBCluster<ExtRDB> cluster,
boolean renew) |
static void |
extrdbFlush() |
static void |
extrdbUpdate(UTLFId utlfid,
long lastModified) |
double |
getMaximumPercentile(int year,
StringBuilder log) |
double |
getSNIP(int year,
StringBuilder log) |
boolean |
isNatureIndexed2018() |
boolean |
isNatureIndexed2023() |
getDict, getUTLF, getUTLFData, getUTLFDataAsString, getUTLFTimestamppublic static final Scopus.ScopusSourceIdHandler idHandler
public static final UPath Path_NatureIndexed2018
public static final UPath Path_NatureIndexed2023
public static final UTLFId ID_SourceList
public static ExtRDB.ExtRDBColumn extrdb_c_id
public static PgRDB.Column extrdb_c_title
public static ExtRDB.ExtRDBColumn extrdb_c_issn
public static ExtRDB.ExtRDBTable extrdb_t_source
public ScopusSource(UTLF u, PrintWriter err)
public ScopusSource(UDict d, PrintWriter err)
public boolean isNatureIndexed2018()
public boolean isNatureIndexed2023()
public double getMaximumPercentile(int year,
StringBuilder log)
public double getSNIP(int year,
StringBuilder log)
public static void extrdbCreateTable(ExtRDBCluster<ExtRDB> cluster, boolean renew)
public static void extrdbUpdate(UTLFId utlfid, long lastModified)
public static void extrdbFlush()
EDB Working Group at Mon Dec 15 16:45:05 JST 2025