Tools#

This page summarizes the code structure for this directory and its immediate subdirectories. It focuses on the bin / KG / tools area within the bin module. Use the table of contents below to navigate deeper.

Overview#

The tools subdirectory contains specialized utilities for the KG construction pipeline, focused on process industry asset hierarchy extraction.


Modules#

  1. PIbuilder..js — Builds CSV exports of process industry asset hierarchies by querying SPARQL endpoints for relationships between functional objects, equipment classes, and tags. Generates structured reports of equipment taxonomy data.


Usage#

  • PIbuilder..js is invoked to extract asset hierarchy data from SPARQL-stored knowledge graphs and export it as CSV for downstream analysis.

Files in this directory#

  • PIbuilder..js