Skip to main content

UI for browsing/editing semantic descriptions

Project description

SAND

PyPI Python GitHub Issues Contributions welcome License

Table of Contents

Introduction

SAND is an application to annotate semantic descriptions of tables and (optionally) linked records in tables to a target knowledge graph, then it can automatically export the table data to RDF, JSON-LD, etc. It also does basic data cleaning automatically based on the annotated semantic descriptions. SAND is designed to be customizable: you can plug in a new semantic modeling algorithm (which generates a semantic description automatically) or different knowledge graphs as long as you have a suitable plugin implemented SAND's plugin interface.

Moreover, SAND offers an internal KG browsing and table filtering so you can interactively browsing and modeling your tables.

For a demo, please see: our demo paper, demo video.

Installation

Install from pip: pip install -U web-sand

Usage

  1. Start the webserver: sand start -d <dbfile> --externaldb <folder_of_ent_and_ont_db>
  2. Open the URL: http://localhost:5524

Development

  1. Install yarn and yalc
  2. Install dependencies: yarn install
  3. Start development server: yarn start
  4. Build production files: yarn build
  5. Build library files and publish to private index: yarn build:lib && yalc public --private

Project details


Download files

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

Source Distribution

web-sand-2.1.0.tar.gz (5.4 MB view details)

Uploaded Source

Built Distribution

web_sand-2.1.0-py3-none-any.whl (5.4 MB view details)

Uploaded Python 3

File details

Details for the file web-sand-2.1.0.tar.gz.

File metadata

  • Download URL: web-sand-2.1.0.tar.gz
  • Upload date:
  • Size: 5.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.9.13 Darwin/21.4.0

File hashes

Hashes for web-sand-2.1.0.tar.gz
Algorithm Hash digest
SHA256 52db3749430468597a565fc3c89bd0308f092c7b07c61913b9b46591ea50d616
MD5 329bd84518c0eaa3d78d9ccf5f074c13
BLAKE2b-256 d9e7ad1974b6a6dd0ace21074ec64b66db66f5d565081bfe48e06c4541a8b81b

See more details on using hashes here.

File details

Details for the file web_sand-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: web_sand-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.9.13 Darwin/21.4.0

File hashes

Hashes for web_sand-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1998f690012c8ba9f501957e7a9eabefd013c4b1f66edecf53857a4221f02f91
MD5 4a4096acb9ce98c5ebe2f96ac414d048
BLAKE2b-256 20178a6872bda0687d31892065047f059a166d15a22def3f60e61dd54bbaffb3

See more details on using hashes here.

Supported by

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