OriginTrail
  • Get started with OriginTrail
  • OriginTrail Ecosystem — Call for Papers (Coming Soon)
  • Key Concepts
    • Decentralized Knowledge Graph (DKG)
    • DKG key concepts
  • TRAC: DKG utility token
  • Build with DKG
    • Quickstart (test drive the DKG in 5 mins)
      • Quickstart with Node.js
      • Quickstart with Python
    • Querying the DKG
    • DKG Edge Node
      • DKG Edge Node architecture
      • Get started with the Edge Node boilerplate
        • Automated setup with the installer
        • Manual setup
        • Usage example
      • Customize & build with the Edge Node
      • Knowledge Mining and dRAG examples
      • Deploy your Edge Node based project
        • Automated deployment with installer
      • DKG Edge Node inception program
      • DKG Edge Node API documentation
    • DKG Core Node
      • Run a V8 Core Node on testnet
        • Preparation for V8 DKG Core Node deployment
        • V8 DKG Core Node installation
      • Run a V8 Core Node on mainnet
        • Preparation for V8 DKG Core Node deployment
        • V8 DKG Core Node installation
      • How to open up your node for publishing
    • DKG toolkit
      • DKG SDK
        • Development environment setup
        • DKG Javascript SDK (dkg.js)
          • Interact with DKG paranets
          • Knowledge submission & curation
          • Paranet's incentives pool implementation
        • DKG Python SDK (dkg.py)
      • DKG paranets
        • Deploying a DKG paranet
        • Building with DKG paranets
        • Syncing a DKG Paranet
        • Initial Paranet Offerings (IPOs)
          • IPO specification
          • Launching your IPO
          • Paranet's incentives pool
          • IPO voting
      • AI agents
        • ElizaOS DKG agent
        • Custom DKG Python agent
        • Custom DKG JavaScript agent
      • Using the DKG with MCP
    • Ecosystem call for papers
  • DKG under the hood
    • Introduction
    • Delegated staking
      • Step-by-step staking
      • Redelegating stake
  • Random Sampling DKG Proof System
    • Random sampling rollout
    • Random Sampling FAQ
  • DKG Sync
  • Integrated Blockchains
    • Base blockchain
      • Connect to Base
    • Gnosis chain
      • Connect to Gnosis
    • NeuroWeb
    • Teleport instructions - NeuroWeb
    • Bridging to Moonbeam
    • Deployed smart contracts
  • Bounties & rewards
    • General bug bounty
    • Code contributions & V8 bug bounty
  • Whitepapers & RFCs
    • OriginTrail whitepaper
    • OriginTrail RFCs
  • Useful Resources
    • What's new with OriginTrail V8
    • DKG V8 guidebook
      • Protocol updates
      • Feature roadmap
      • How to upgrade to V8?
    • Public nodes
    • Tutorials
    • Test token faucet
    • Development principles
    • Community created resources
    • Linked data & knowledge graphs
    • Available networks, network details and RPCs
    • OT Node Engine implementation details
      • Modules
      • Command Executor
    • Contribution guidelines
      • Guidelines for automated test contributions
    • Explore the OriginTrail ecosystem
Powered by GitBook
On this page
  • Why paranets?
  • Who's who in a paranet?
  • Paranet structure
  • Some paranet use cases
  • Decentralized knowledge sharing for AI

Was this helpful?

Edit on GitHub
  1. Build with DKG
  2. DKG toolkit

DKG paranets

PreviousDKG Python SDK (dkg.py)NextDeploying a DKG paranet

Last updated 3 months ago

Was this helpful?

DKG para-networks, or "paranets", are a feature of the OriginTrail Decentralized Knowledge Graph (DKG) designed to enable decentralized, co-owned, and incentivized knowledge graphs.

With DKG paranets, both humans and AI agents can collaboratively create, curate, and maintain knowledge graphs while ensuring transparency, and provenance, and providing incentives for knowledge contributions.

Why paranets?

Traditional knowledge-sharing mechanisms have limitations:

  • Knowledge bases like Wikipedia rely on centralized moderation, which can introduce bias and restrict contributions.

  • AI models depend on private datasets, which often lack transparency and introduce biases.

  • Scientific discoveries often remain behind paywalls, limiting access and slowing progress.

DKG paranets provide a decentralized framework for knowledge governance and sharing, addressing these challenges, while maintaining a scalable and flexible semantic data structure perfectly suitable for AI applications.

Who's who in a paranet?

We distinguish several key roles in a DKG paranet.

  • Knowledge miners produce new, useful Knowledge Assets and publish them to the paranet knowledge graph. If a miner's Knowledge Asset is included in an incentivized paranet, they might be eligible for token rewards for their contribution

  • Knowledge curators "curate" the submitted Knowledge Assets and decide if they are to be included in the paranet knowledge graph.

  • Paranet operators create and manage their paranets

  • Knowledge consumers query the paranet knowledge and use it for their benefit

  • An associated knowledge value that represents the total amount of tokenized knowledge accumulated in the paranet (measured in TRAC). This value is used as a key multiplier for IPO incentives, which are implemented as a ratio. For example, a paranet operator may offer 20 NEURO tokens for each TRAC spent to knowledge miners as a reward for successfully mined Knowledge Assets.

Paranet structure

Each DKG paranet has a:

  • Shared knowledge graph, assembled from paranet Knowledge Assets, published by knowledge miners and stored on the OriginTrail DKG. Depending on the paranet specifics, these Knowledge Assets conform to a set of paranet rules, such as containing knowledge about a particular topic, data structured according to defined ontology, etc.

  • Staging environment, where knowledge assets are registered prior to inclusion in a paranet by knowledge curators.

  • Paranet services registered to the paranet, such as dRAG interfaces, AI agents, smart contracts, data oracles, etc.

  • Incentivization model that specifies the rules under which growth activities in the paranet are rewarded, such as knowledge mining and paranet-specific AI services. The incentivization system may be kick-started through an Initial Paranet Offering (IPO)

  • A "home" blockchain on which the paranet is hosting the Knowledge Assets.

Some paranet use cases

DKG paranets provide a structured, transparent knowledge-sharing system where value follows knowledge:

  • AI training on open data—AI models can train on decentralized, tokenized knowledge instead of closed, biased datasets.

  • Decentralized supply chain data—Supply chain participants can contribute, verify, and access immutable records of product origins and movements, enhancing trust and reducing fraud.

  • Collaborative educational resources—Educators and students can co-create knowledge repositories, ensuring open access to high-quality learning materials with verified provenance.

  • Decentralized journalism—Independent journalists can publish reports that are verified and co-owned by a decentralized network, reducing misinformation and ensuring accountability.

  • Crowdsourced innovation—Communities and organizations can jointly develop and maintain R&D knowledge bases, allowing open collaboration while ensuring contributions are fairly recognized and rewarded.

Decentralized knowledge sharing for AI

The characteristics of a paranet, including its Knowledge Asset parameters and how services are provisioned, are all defined by the paranet operator. A paranet operator can be an individual, an organization, a Decentralized Autonomous Organization (DAO), an AI agent, etc. Paranets together form the DKG, leveraging the common underlying network infrastructure. Given the DKG is a permissionless system, anyone can initiate a paranet.

Paranets provide a powerful substrate for AI systems. They leverage network effects of verifiable inputs from multiple sources to receive accurate answers through Decentralized Retrieval-Augmented Generation (dRAG), allowing it to gather information from the graph of public knowledge and privately held knowledge in relevant knowledge collections that it has access to.

TL;DR

Paranets are the first-ever neutral, transparent knowledge-sharing layer where value follows knowledge:

  • AI models can train on open, tokenized knowledge instead of closed, biased datasets.

  • Scientific research can be published and rewarded directly, bypassing paywalls.

  • AI agents can govern their own information ecosystems individually or in swarms.

voters can support paranet growth through voting in Initial Paranet Offerings

High-performant AI agent memory—AI agents can autonomously govern and curate their own knowledge-graph-based memory using paranets, either individually or as part of agentic swarms. (See more under )

Open scientific research—Researchers can publish findings openly while being directly rewarded without paywalls (learn more about such a paranet ).

Social intelligence—Paranet knowledge graph driven by social media insights and collaborative inputs ()

IPO
ElizaOS agent
here
learn more
A paranet knowledge graph example