public class Source extends Logistics.UTLFHandler
Modifier and Type | Field and Description |
---|---|
static PgRDB.Column |
extrdb_c_id |
static PgRDB.Column |
extrdb_c_issn |
static PgRDB.Column |
extrdb_c_title |
static ExtRDB.ExtRDBTable |
extrdb_t_source |
static UTLFId |
ID_SourceList |
static Scopus.SourceIdHandler |
idHandler |
static UPath |
Path_NatureIndexed2018 |
static UPath |
Path_NatureIndexed2023 |
uh_dict, uh_utlf
Constructor and Description |
---|
Source(UDict d,
PrintWriter err) |
Source(UTLF u,
PrintWriter err) |
Modifier and Type | Method and Description |
---|---|
static void |
extrdbCreateTable(ExtRDBCluster<ExtRDB> cluster,
boolean renew) |
static void |
extrdbUpdate(UTLFId utlfid,
long lastModified) |
double |
getMaximumPercentile(int year,
StringBuilder log) |
boolean |
isNatureIndexed2018() |
boolean |
isNatureIndexed2023() |
getDict, getUTLF, getUTLFData, getUTLFDataAsString, getUTLFTimestamp
public static final Scopus.SourceIdHandler idHandler
public static final UPath Path_NatureIndexed2018
public static final UPath Path_NatureIndexed2023
public static final UTLFId ID_SourceList
public static PgRDB.Column extrdb_c_id
public static PgRDB.Column extrdb_c_title
public static PgRDB.Column extrdb_c_issn
public static ExtRDB.ExtRDBTable extrdb_t_source
public Source(UTLF u, PrintWriter err)
public Source(UDict d, PrintWriter err)
public boolean isNatureIndexed2018()
public boolean isNatureIndexed2023()
public double getMaximumPercentile(int year, StringBuilder log)
public static void extrdbCreateTable(ExtRDBCluster<ExtRDB> cluster, boolean renew)
public static void extrdbUpdate(UTLFId utlfid, long lastModified)
EDB Working Group at Tue Jun 10 17:08:59 JST 2025