Skip to main content

Управление знаниями

В рамках одного инженерного проекта часто приходится согласовывать между собой множество описаний из различных предметных областей. Описания 3D-моделей, электрических схем, функциональных требований, план-графиков и программ создаются в различных средах, тяжело интегрирующихся между собой. Автоматизация согласования данных через различные форматы экспорта становится затруднительной. В силу сложности решаемой нами задачи мы рассматриваем способы решения этой проблемы.

Одним из таких способов является семантическая интерация с помощью общей базы знаний в виде графа (graph database, knowledge graph, triplestore). Графы обладают мощнейшей выразительной силой, позволяющей соединить разнообразные терминологии в рамках единой модели. Инструменты работы с графами знаний могут выявлять противоречия и несоответствия между данными, в результате чего достигается согласованное состояние, из которого можно получить артефакты в виде конфигурационных файлов или даже генерировать программы.

Сборник ссылок по Semantic Web

Readme Card

Графовые базы данных и хранилища триплетов

Выбраны из списка по критериям:

  • Open Source
  • Активность разработки в 2021 году
  • Минимум зависимостей
  • Атомарные отслеживаемые изменения (git-подобность)
  • Количество контрибьюторов (Atomic Data - исключение)

Quit Store

Readme Card

Quads in Git - Distributed Version Control for RDF Knowledge Bases. The Quit Store (stands for Quads in Git) provides a workspace for distributed collaborative Linked Data knowledge engineering. You are able to read and write RDF Datasets (aka. multiple Named Graphs) through a standard SPARQL 1.1 Query and Update interface. To collaborate you can create multiple branches of the Dataset and share your repository with your collaborators as you know it from Git.

Fluree DB

Readme Card

Fluree is an immutable, temporal, ledger-backed semantic graph database that has a cloud-native architecture.

Atomic Data

Readme Card

Atomic Data is a modular specification for sharing, modifying and modeling graph data. It combines the ease of use of JSON, the connectivity of RDF (linked data) and the reliability of type-safety. Atomic Data uses links to connect pieces of data, and therefore makes it easier to connect datasets to each other - even when these datasets exist on separate machines. Atomic Data is especially suitable for knowledge graphs, distributed datasets, semantic data, p2p applications, decentralized apps and linked open data. It is designed to be highly extensible, easy to use, and to make the process of domain specific standardization as simple as possible.

LevelGraph

Readme Card

gStore

Readme Card

Gstore System(also called gStore) is a graph database engine for managing large graph-structured data, which is open-source and targets at Linux operation systems. The whole project is written in C++, with the help of some libraries such as readline, antlr, and so on. Only source tarballs are provided currently, which means you have to compile the source code if you want to use our system.

Oxigraph

Readme Card

Oxigraph is a graph database implementing the SPARQL standard. Its goal is to provide a compliant, safe, and fast graph database based on the RocksDB key-value store. It is written in Rust. It also provides a set of utility functions for reading, writing, and processing RDF files.

QUADSTORE

Readme Card

Quadstore is a LevelDB-backed RDF graph database for Node.js and the browser with native support for quads and querying across named graphs, RDF/JS interfaces and SPARQL queries.

Terminus DB

Readme Card

TerminusDB is an open-source graph database and document store. TerminusDB allows you to link JSON documents in a powerful knowledge graph all through a simple document API. Use TerminusDB to enable Git-like collaborative workflows in your application.

Нужно разобраться какие есть ограничения у бесплатной версии. Оно вроде open source, но в платных тарифах смущают следующие опции:

  • Project collaboration
  • Unlimited metadata & data sources
  • API Access
  • Cryptographically Sealed

Gun

Readme Card

An open source cybersecurity protocol for syncing decentralized graph data.