edbt-related-work

GitHub

用于审计EDBT投稿的新颖性与合规性。指导作者按SIGMOD、VLDB等数据库主流期刊和会议定位工作,采用‘差异优先’而非罗列文献的方式撰写相关工作,明确区分系统贡献与工程实现,并处理12个月重投禁令及重叠声明。

EDBT-Skills/skills/edbt-related-work/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

准备提交或修改EDBT论文的相关工作部分 需要评估论文相对于数据管理领域前沿工作的新颖性差异 咨询EDBT关于重投禁令、盲审或双重提交的合规政策

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill edbt-related-work -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/EDBT-Skills/skills/edbt-related-work -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@edbt-related-work

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill edbt-related-work -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "edbt-related-work",
    "description": "Use when positioning an EDBT submission against the data-management literature across SIGMOD, VLDB\/PVLDB, ICDE, EDBT, the co-located ICDT, and the database journals (VLDBJ, TODS, TKDE), writing delta-first contrast rather than a citation catalog, and handling the 12-month EDBT resubmission ban, preprints, and prior-version overlap."
}

EDBT Related Work

Use this to audit novelty and eligibility. EDBT reviewers are close to the data-management literature and expect to see where your paper sits relative to the nearest prior work — stated as a delta, not a list. Reopen the current call for the resubmission-ban wording, the blind policy, and dual-submission rules before advising authors.

Positioning checks

  • Separate the database contribution from the engineering effort. What is new: a mechanism, a scalable algorithm, an empirical/benchmarking finding, an abstraction, or an evaluation regime nobody had covered?
  • Cover the data-management lanes. EDBT reviewers expect the flagship venues and the journals, not just the papers nearest your method (see the table). A bibliography missing the obvious SIGMOD or VLDB predecessor reads as unaware.
  • Write delta-first. Each closely related paper gets one sentence naming what it did and one naming what you do differently — not a summary. Position, don't catalog.
  • Mind the EDBT/ICDT boundary. If you cite theory results, cite them to ICDT (or the theory literature) correctly; do not blur a co-located theory paper into an EDBT systems lineage, and do not claim a theory contribution your systems paper does not make.
  • Declare overlap with any prior workshop/short version or concurrent submission; do not re-submit archival work as new.

Data-management literature lanes

Lane Typical venues What EDBT reviewers check
DB-systems flagships SIGMOD, VLDB/PVLDB, ICDE, EDBT Whether the nearest systems technique/study is compared or distinguished
Database theory ICDT, PODS Whether borrowed theoretical results are credited to their real origin
Specialized / applied e.g. spatial, temporal, graph, streaming, data-integration venues Whether prior work on your specific data type or task is acknowledged
Database journals VLDBJ, TODS, TKDE Whether deeper journal-length treatments of the topic are engaged
Adjacent fields (when relevant) ML, IR, systems (OSDI/SOSP), HPC Whether methods borrowed from outside DB are cited to their origin

A bibliography that cites only your own subarea tells a reviewer the delta may be smaller than claimed; one that reaches the flagships and journals signals command of the field.

Delta-first positioning vignette

Suppose the paper proposes an adaptive skew-handling operator for distributed joins. Its nearest neighbors: a flagship paper on static skew-aware partitioning (plan-time, no runtime adaptation), a journal study characterizing skew prevalence in real workloads (measurement, no operator), and a streaming system with dynamic repartitioning (different setting, full-reshuffle cost). The novelty sentence should name all three contrasts — runtime adaptation where the flagship was plan-time, a mechanism where the journal offered only characterization, and selective re-splitting where the streaming system reshuffled everything.

The 12-month resubmission ban and prior-version calls

[EDBT resubmission ban]   work rejected/withdrawn from an EDBT track cannot return to any EDBT
                          track in the SAME paper format for 12 months; confirm status before
                          citing/relying on the earlier version
[Concurrent arXiv work]   cite neutrally, state the technical difference; if the cycle is
                          double-blind, keep the citation anonymous
[Your workshop/short ver] usually citable, but declare the overlap and state what the full paper
                          adds; confirm against the current CFP
[Prior demo/vision]       an EDBT demo or Vision paper on the idea is not the full paper; declare
                          it and state the delta
[Archival status unclear]  declare the overlap in the submission form rather than guessing a
                          chair's interpretation

Eligibility red flags

  • Substantial text overlap with a published paper by the same authors (self-plagiarism risk).
  • Re-reporting a prior system's numbers without a new mechanism, workload, or question.
  • Work still inside the 12-month EDBT same-format resubmission cooldown.
  • Citations exclusively to non-DB venues, signaling the paper may be a visitor rerouted without reframing — naturalize the framing for a database audience first.

Output format

[Eligibility] clear / needs declaration / risky (resubmission ban?)
[Lanes covered] <systems flagships / theory / specialized / journals / adjacent>
[Nearest 3 works] <work -> one-line delta>
[EDBT/ICDT boundary] <theory cited to its real origin? yes/no>
[Archival-overlap risk] <none / declare: what>
[Novelty sentence] <EDBT-ready contribution contrast against the nearest prior work>

Version History

  • 9f86f09 Current 2026-07-19 15:16

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
9f86f09
Hash
eee02bd6
Indexed
2026-07-19 15:16

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 05:04
浙ICP备14020137号-1 $Carte des visiteurs$