N

A line-based, plain text format for encoding RDF triples. Simpler than Turtle but more verbose, designed for streaming and easy parsing.

Definition
N

Network Address Translation: a method of mapping multiple private IP addresses to a single public IP address. NAT is used in routers to allow multiple devices on a local network to share a single inte...

Definition
N

Network Database: a general term for network-model database files. Also refers to MySQL NDB Cluster data storage files.

Definition
N

Nikon Electronic Format: Nikon's proprietary RAW image format containing unprocessed sensor data with full metadata.

Definition
N

Neuroimaging Informatics Technology Initiative: a file format for neuroimaging data (fMRI, structural MRI). Standard in brain imaging research.

Definition
N

Node Package Manager: the default package manager for Node.js that hosts the world's largest software registry. NPM is used to install, share, and manage JavaScript packages and their dependencies thr...

Definition
N

The manifest file for Node.js projects, defining dependencies, scripts, metadata, and configuration for the npm/yarn/pnpm package managers.

Definition
N

Nero Burning ROM Image: a proprietary disc image format created by Nero AG for CD/DVD burning software.

Definition
N

NES Sound Format: a file format for music from Nintendo Entertainment System games, containing the game's sound program code.

Definition
N

Network Time Protocol: a protocol for synchronizing clocks of computer systems over packet-switched networks. NTP can achieve millisecond-level accuracy and is essential for logging, authentication, a...

Definition
N

The most popular open-source graph database that stores data as nodes and relationships rather than tables or documents. Neo4j uses the Cypher query language and excels at traversing connected data fo...

Definition
N

Network Common Data Form: a self-describing, machine-independent format for array-oriented scientific data. Standard in climate, oceanography, and atmospheric science.

Definition
N

The practice of dividing a computer network into smaller subnetworks (segments) to improve security and performance. Segmentation limits the lateral movement of attackers by isolating sensitive system...

Definition
N

A networking device that connects devices within the same network and forwards data based on MAC addresses. Switches operate at the data link layer (Layer 2) of the OSI model and provide dedicated ban...

Definition
N

The arrangement of nodes and connections in a computer network. Common topologies include star (all nodes connect to a central hub), mesh (every node connects to every other), ring, bus, and tree. The...

Definition
N

A computing system inspired by the biological neural networks of the human brain. Neural networks consist of layers of interconnected nodes (neurons) that process information using weighted connection...

Definition