Skip to main content

Knowledge graph transformation

Project description

kNowlEdge grAph Transformer (NEAT)

release Documentation Status Github PyPI Downloads GitHub Code style: black Ruff mypy

There was no easy way to make knowledge graphs, especially data models, and onboard them to Cognite Data Fusion, so we have built NEAT!

NEAT is great for data model development, validation and deployment. It comes with an evergrowing library of validators, which will assure that your data model adheres to the best practices and that is performant. Unlike other solutions, which require you to be a technical wizard or modeling expert, NEAT provides you a guiding data modeling experience.

We offer various interfaces on how you can develop your data model, where majority of our users prefer a combination of Jupyter Notebooks, leveraging NEAT features through so called NeatSession, with a Spreadsheet data model template.

Only Data modeling? There was more before!? True, NEAT v0.x (legacy) offered a complete knowledge graph tooling. Do not worry though, all the legacy features are still available and will be gradually ported to NEAT v1.x according to the roadmap.

Usage

The user interface for NEAT features is through NeatSession, which is typically instantiated in a notebook-based environment due to simplified interactivity with NEAT and navigation of the session content. Once you have set up your notebook environment, and installed neat via:

pip install cognite-neat

you start by creating a CogniteClient and instantiate a NeatSession object:

from cognite.neat import NeatSession, get_cognite_client

client = get_cognite_client(".env")

neat = NeatSession(client)

neat.physical_data_model.read.cdf("cdf_cdm", "CogniteCore", "v1")

Documentation

For more information, see the documentation

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cognite_neat-1.0.45.tar.gz (668.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cognite_neat-1.0.45-py3-none-any.whl (826.7 kB view details)

Uploaded Python 3

File details

Details for the file cognite_neat-1.0.45.tar.gz.

File metadata

  • Download URL: cognite_neat-1.0.45.tar.gz
  • Upload date:
  • Size: 668.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for cognite_neat-1.0.45.tar.gz
Algorithm Hash digest
SHA256 9c6fd9a4448a37466a183e3583f2c34301c2aba32810d91a92d8aa0451595020
MD5 e1bb83fbdced63c84946cbc276bb64af
BLAKE2b-256 b04297be696a1a53bb485a341a11047239a7854e3d618f1ce97a750b5f9d0438

See more details on using hashes here.

File details

Details for the file cognite_neat-1.0.45-py3-none-any.whl.

File metadata

  • Download URL: cognite_neat-1.0.45-py3-none-any.whl
  • Upload date:
  • Size: 826.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for cognite_neat-1.0.45-py3-none-any.whl
Algorithm Hash digest
SHA256 d85d7574545041eab4eed5028a9bb2b6d44e82cab2f3d3096668bc02f5d6203c
MD5 6dfb03a33f89c896181d8948080e2043
BLAKE2b-256 f7372ad4a67b51cb728db661fb769ff14261275da0a54b55cabbe1a94f546e09

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page