Miroで作成したBackcasting Mapを、GraphDBに落とし込むまでのプロセスについてまとめます。 作業の流れはざっくりこんな感じでした。 Miroにリファクタリングの成功条件から失敗要因までの因果関係を描き (= Backcasting Map) それを文字化してMarkdownファイルとして ...
Neo4jとそのクエリ言語であるCypherを使用して、ノード、リレーションシップ、パターンを作成する方法を学ぶ。 ラベルとプロパティを組み合わせてノードを作成し、矢印表記を使用してノード間のリレーションシップを確立する。 実世界の例を通じて、Neo4j ...
This guide explains how to use Packer to create Azure VM Image for GraphDB. The Packer configuration in this repository automates the process of installing and configuring GraphDB on an Ubuntu-based ...
Ontotext doesn't provide Docker images for the free version of GraphDB. Although, a Dockerfile for the free version can be found on their Github. The Dockerfile in this repository is slightly ...