getfrp
DATA / LAYER 2

Structured data layer: a six-library knowledge graph

The middle layer is not a loose yellow page. Materials / formulas / standards / papers / patents / suppliers — six tables interlinked by foreign keys and semantic similarity — form a knowledge graph that always has a next step for engineers who walk in.

DESIGN LOGIC

Four data principles

INTERLINK
Six tables, cross-linked

Material pages show related formulas / recommended suppliers / downloads; formula pages link back to material entries; paper pages show related papers; patent pages surface peer patents. Every page is an entry to the other five libraries.

PROVENANCE
Every parameter traceable

Each material parameter will carry a source_type (manufacturer TDS / third-party test / AI inference). Papers link out to DOI, patents link to Google Patents.

FLYWHEEL
Daily growth, never stagnant

Cron runs at 2am UTC daily, pulling from CrossRef + OpenAlex + Google Patents + RSS. Ingest → translate → Chinese commentary → sitemap refresh → multi-engine push.

HUMAN-IN-LOOP
Human-in-the-loop expansion

Beyond the automatic cron, companies can claim their own supplier listing and fill in details; engineers can submit corrections.

SIX LIBRARIES

Current volume & structure

MATERIALS
Materials · 4,341 records

Covers resin / glass fiber (yarn / mat / fabric) / carbon / basalt / aramid / bio-based / core / gelcoat / auxiliary / composite product. Each carries mechanical, thermal, and physical properties in structured form.

FORMULAS
Formulas · 102 records

Grouped by 7 processes (hand lay-up / filament winding / pultrusion / compression molding / RTM / vacuum infusion / 3D printing). Each entry includes resin system, reinforcement, auxiliary, process parameters, expected properties, operating tips, safety notes.

STANDARDS
Standards · 95 records

China GB / HG / JC, International ISO, American ASTM, European EN, German DIN. Organized by process and product. AI clause commentary on the roadmap.

PAPERS
Papers · 698+

Aggregated from CrossRef + OpenAlex. Covers mechanics, processing, fiber reinforcement, resin matrix, durability, recycling. Each with AI Chinese commentary.

PATENTS
Patents · 1,473+

Aggregated from Google Patents — CN / US / EP / JP / KR. Covers pultrusion / RTM / HP-RTM / thermoplastic / window/door / automotive / wind. Commentary backfill in progress.

SUPPLIERS
Suppliers · 67

Real composites industry firms. Claimed companies carry contact emails that receive RFQs directly. Includes major Chinese composites leaders (Jushi, Zhongfu Shenying, Taihe, Huachang, etc.).

IMPLEMENTATION

Stack

NEON POSTGRES
Neon Postgres serverless

ap-southeast-1 region, usage-based billing. Schema: 14 tables + 5 enums. Drizzle ORM for type-safe queries.

PGVECTOR
pgvector embeddings

Each entry embedded via OpenAI text-embedding-3-small (1536-dim) and stored in knowledge_chunks with HNSW index for millisecond semantic search.

INGEST
Automated ingest pipeline

sources.ts provides unified interface to CrossRef / OpenAlex / Google Patents / RSS. Daily cron rotates through query-pool topics. Dedupes by DOI / publication number.

LLM
Translation + commentary

Gemini 2.5 Flash does translate and commentary; Claude Haiku via OpenRouter fallback on high failure. Pipeline is idempotent and re-runnable.

HOW TO USE

Entry points

LIST
Browse + filter

Every library has its own list page with multi-dimensional filters (category / brand / country / year / language / process), search, and compare.

DETAIL
Detail-page depth

Material pages show properties table + recommended suppliers + related formulas + downloads. Paper / patent pages show Chinese commentary + related entries + external source link.

CITATION
AI citations

Every [#N] in an AI answer links to a data-layer entry. Data is not isolated — it is evidence for AI answers.

FUTURE

Next-year expansion

MULTI-LANG
① Multi-lingual data

Expand data itself to DE / JA / RU / ES / PT. Doubles overseas reach.

2027 H1

CONFIDENCE
② Confidence labels

Every material parameter gets source_type (TDS / 3rd-party / AI-inferred) + confidence (0-1). UI shows Verified / Claimed / Estimated badges.

Q4 2026

CURVES
③ Parameter curves

Upgrade key parameters (tensile / modulus / Tg / water-absorption) from single values to temperature × parameter series. Add S-N fatigue, creep, and water-absorption curves.

2027 H1

API
④ Data API licensing

Open REST API to ERP / PLM / CAE vendors, per-call billing. Become the industry data substrate.

Q1 2027

SCALE
⑤ 100K+ expansion

Grow materials from 4,341 to 100,000-scale, on par with MatWeb. Add more grades, batches, and temperature-dependent properties.

All of 2027

MORE
...

Ongoing iteration, suggestions welcome.

Next: Engineering DeliveryBack to Platform