Files
planet/docs/technical/en/naming-glossary.md
linkong fbca381512
Some checks failed
ci / backend (push) Has been cancelled
ci / frontend (push) Has been cancelled
ci / delivery (push) Has been cancelled
release / images (push) Has been cancelled
release: bump version to 0.62.0
2026-05-21 01:37:32 +08:00

5.2 KiB

Naming Glossary

This document standardizes terms used across the Planet console, Earth, backend APIs, and documentation. When adding Chinese UI labels, chart labels, or translated documentation, prefer the Chinese display names listed here to avoid unnecessary mixed Chinese/English copy.

Usage Rules

  • Chinese UI should use the Chinese display name.
  • API fields, database fields, code identifiers, and external brand names keep their original English or snake_case form.
  • On first mention in long-form docs, use “Chinese Display Name (English Term)” when clarification helps; subsequent mentions can use the Chinese display name.
  • Industry abbreviations such as BGP, AI, API, URL, ID, TLE, ASN, GPU, and AIS may remain English.
  • External service brands keep their official English names, such as PeeringDB, Space-Track, BarentsWatch, AISStream, and GitHub.

Core Product Terms

English / Key Chinese Display Name Usage
Planet Planet Product name
Admin Next 新控制台 New admin console
Earth Earth Visualization product name
datasource 数据源 APIs, lists, filters
collector 采集器 Collection jobs and credential configuration
collected data 采集数据 Data list and statistics
snapshot 快照 Collection history
mapping 映射 Field mapping
target schema 目标 Schema Mapping target structure
credential 凭证 Secrets, account passwords, OAuth material
secret reveal 密钥 reveal Explicit administrator secret reveal action
AI Provider AI Provider Service name
tool 工具 Web Search, OCR, and similar integrations
Playground Playground Interactive debugging entry

Data Types

data_type Chinese Display Name Meaning
supercomputer 超算 TOP500 supercomputer record
gpu_cluster GPU 集群 Epoch AI GPU cluster
model 模型 Hugging Face model
dataset 数据集 Hugging Face dataset
space 空间 Hugging Face Space
ixp 互联网交换点 PeeringDB IXP
network 网络 PeeringDB network
facility 设施 PeeringDB facility
submarine_cable 海底光缆 Submarine cable route
landing_point 登陆点 Cable landing point
cable_system 海缆系统 TeleGeography cable system
cable_landing_relation 海缆登陆关系 Cable-to-landing-point relation
satellite_tle 卫星轨道根数 CelesTrak / Space-Track TLE
bgp_rib BGP 路由表 BGP RIB snapshot
bgp_update BGP 更新 BGP update event
prefix_geography 前缀地理位置 IP prefix geography
vessel_ais AIS 船舶 AIS vessel observation
vessel 船舶 Aggregated vessel object
news_live_stream 新闻直播源 News live stream source
news_item 新闻条目 Archived news item
device_stats 设备统计 Cloudflare Radar device statistics
traffic_stats 流量统计 Cloudflare Radar traffic statistics
as_stats 自治系统统计 Cloudflare Radar AS statistics
compute_center 算力中心 Aggregated Earth compute-center object
generic 通用数据 Generic collector output
generic_records 通用记录 Generic mapping output

Datasources And External Services

English / Key Chinese Display Name Notes
TOP500 TOP500 超算榜单 Keep TOP500 as the external list name
Epoch AI Epoch AI GPU 集群 Keep Epoch AI as the service name
Hugging Face Hugging Face Official brand name
PeeringDB IXP PeeringDB 交换中心 IXP can also be explained as 互联网交换点
PeeringDB Networks PeeringDB 网络 Network entity
PeeringDB Facilities PeeringDB 设施 Facility entity
Submarine Cables 海底光缆 Prefer Chinese in charts and lists
Cable Landing Points 海缆登陆点 Use 登陆点 consistently
CelesTrak TLE CelesTrak 轨道根数 TLE may remain abbreviated
Space-Track TLE Space-Track 轨道根数 Keep Space-Track as brand name
RIPE RIS Live BGP RIPE RIS Live BGP Keep service name and BGP abbreviation
IPtoASN Prefix Geography IPtoASN 前缀地理位置 Keep IPtoASN as dataset name
OpenGeoFeed Prefix Geography OpenGeoFeed 前缀地理位置 Keep OpenGeoFeed as brand name
NRO Delegated Prefix Geography NRO Delegated 前缀地理位置 Keep NRO Delegated as dataset name
BarentsWatch AIS Vessels BarentsWatch AIS 船舶 Keep BarentsWatch / AIS
AISStream Vessels AISStream 船舶 Keep AISStream as brand name

UI Actions And Statuses

English / Key Chinese Display Name Usage
success 成功 Status badge
failed 失败 Status badge
running 运行中 Task status
completed 已完成 Task status
cancelled 已取消 Task status
enabled 已启用 Toggle state
disabled 已停用 Toggle state
configured 已配置 Credential / integration state
unconfigured 未配置 Credential / integration state
refresh 刷新 Button
copy 复制 Button
reveal reveal Keep English for audited secret reveal semantics