Index > Introduction to nifstd-tools Edit on GitHub

Introduction to nifstd-tools

Introduction to nifstd-tools

nifstd-tools

Tools for working with the NIF-Ontology.

Installation

The use of nifstd-tools is highly intertwined with the pyontutils respository. If you have a use case (e.g. ontree) where nifstd-tools works as a stand-alone package install it using pip install --user nifstd-tools. Otherwise see below for the full development installation instructions.

Configuration

See pyontutils configuration.

Development Installation

Follow the parent instructions and refer to the rest of this section if you encounter issues.

Note that the optional development packages are not strictly required. If you have installation issues development can proceed normally without them, but some database queries will be slower because they use a pure python mysql connector.

If you don't want to use pipenv (which is probably most people) then the quickest way to get up and running with a development install is pip install --user --editable . from the folder that contains this readme.

Workflows

See the documentation for NIF-Ontology processes.

Date: 2021-04-06T12:22:01-07:00

Author: Tom Gillespie, tmsincomb

Created: 2022-12-22 Thu 01:38

Validate