Universal ingestion
Accept CSV, Excel, PDF, images, JSON, SQL dumps, and streams. Raw evidence stored with validation and quarantine.
Ingest CSV, PDF, JSON, IoT, and more. Validate and unify. Build knowledge graphs. Search, forecast, and decide — with evidence.
Sources → data lake → graph intelligence → action
How it works
Denerio follows the same integration-first model used by enterprise intelligence platforms: trust the data, model the world, then analyze and act.
APIs, databases, files, documents, IoT streams, and human reports land in a governed data lake with source registry and lineage.
Schema checks, repair, deduplication, and PII controls. Bad data is quarantined — never silently dropped.
Entities and relationships become a temporal knowledge graph. Hybrid keyword, vector, and graph search power investigations.
Rules, risk scoring, and AI-assisted reasoning feed alerts, cases, and audit-ready outcomes.
Product
A unified platform for ingestion, ontology, graph intelligence, and operational workflows.
Accept CSV, Excel, PDF, images, JSON, SQL dumps, and streams. Raw evidence stored with validation and quarantine.
Temporal relationships across people, assets, zones, and events. Reconstruct timelines and link analysis with provenance.
Keyword, vector, and graph search combined. Hugging Face inference for extraction and reasoning — routed through a secure gateway.
Rule-based detection, risk scoring, cases, and outcomes. Close the loop from insight to action with full audit trails.
Use cases
Start with physical security and facility intelligence. The same platform extends to supply chain, operations, and risk domains.
Investigation
Who was in Zone B between 2:00 and 2:30 PM when the alarm fired?
Combine badge scans, CCTV metadata, and incident reports into one temporal view with full provenance.
Link analysis
Which vehicles entered Gate 3 before this person accessed a restricted area?
Graph relationships across access control, ANPR, and IoT sensors — not disconnected spreadsheets.
Operations
Is this tailgating, loitering, or a false positive?
Rule-based detection with evidence attached. Open cases, assign analysts, and close the loop with audit trails.
Intelligence
What patterns emerge across 12 months of history and live feeds?
Ingest archived CSV dumps, news, and live streams into one pipeline — raw evidence preserved, insights layered on top.
Ontology
Every source maps to canonical objects and relationships — the foundation for graph search, rules, and AI.
ENTERED Person → ZoneEXITED Person → ZonePASSED_THROUGH Vehicle → GateTRIGGERED Sensor → EventASSOCIATED_WITH Person → VehicleREPORTED_BY Event → PersonGovernance
Intelligence platforms fail without trust. Denerio keeps provenance and access control at the core — not bolted on later.
Original files and API responses land in raw/ unchanged. Every downstream record links back to source evidence.
Validation failures get error codes and owner notification. Data is rejected or repaired — never dropped without a trace.
Track who ingested what, when, and how it was transformed. Support compliance and post-incident review.
PII and confidential fields detected early. Encryption, masking, and role-based access before data spreads.
Architecture
Start with ingestion and validation. Add graph, search, and AI as your data matures.
Sources & streams
Clean & resolve
Ontology & links
Search & AI
Alerts & workflow
Foundation
Register, preserve, validate, secure, curate, and prepare data before it enters ingestion pipelines. Steps 01–02 above map to this foundation layer.
Layer 2 ingestion pipelines load staged data into Postgres, Neo4j, and Qdrant — then layers 03–05 power graph intelligence, search & AI, and alerts.
# Example: temporal graph query
MATCH (p:Person)-[e:ENTERED]->(z:Zone)
WHERE e.timestamp > $t_start AND e.timestamp < $t_end
RETURN p.name, e.timestamp, z.name
ORDER BY e.timestamp
Rollout
Start with a working data spine — ingest, validate, query. Add graph, search, and AI as your sources and use cases mature.
Ingest API and CSV → validate → Postgres → operator dashboard. Prove the core loop before adding complexity.
Raw evidence in object storage. Entity enrichment and Neo4j for link analysis and timeline reconstruction.
Vector embeddings, hybrid retrieval, and Hugging Face inference through a secure gateway — cloud or on-prem.
Real-time rules, MQTT streams, cases, forecasting, and investigation copilot with full audit trails.
Talk to us about your data sources, security workflows, and deployment needs. We will help you plan the right rollout.