Skip to content

nfdi4objects/n4o-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

183 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFDI4Objects Graph

Technical architecture and documentation of the NFDI4Objects Knowledge Graph

Components

Data flow

See the manual for a data flow diagram.

Installation

Clone this repository or copy file docker-compose.yml, config file config-apis.yml and referenced queries directory to a local directory. Then start a new set of docker containers that make the N4O Knowledge Graph:

docker compose up --force-recreate --remove-orphans -V

To update the locally cached Docker images, first run:

docker compose pull

Usage

By default the web interface of n4o-graph-apis is made public at http://localhost:8000/ and the web interface of n4o-graph-importer at http://localhost:5020/.

Configuration

The following environment variables can be used for configuration:

  • PORT - port to publish n4o-graph-apis (public read access)
  • IMPORT - port to publish n4o-graph-importer (with write access!)
  • STAGE - stage directory (default: ./stage)
  • DATA - data directory (optional, default: ./data)

Manual

Status

Das Handbuch zum Knowledge Graphen ist mit quarto erstellt. Die Quelldateien liegen im Verzeichnis manual.

Die HTML-Version des Handbuch kann lokal mit make docs im Wurzelverzeichnis aktualisiert werden und liegt anschließend im Verzeichnis docs. Die publizierte Version unter https://nfdi4objects.github.io/n4o-graph/ wird bei GitHub automatisch aus dem main Branch erzeugt.

License

The content of this repository can be used freely as Public Domain (CC Zero).

About

NFDI4Objects Knowledge Graph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages