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. Initialize database: sand init -d <dbfile>. For example: sand init -d ./data/sand.db
  2. Start the webserver: sand start -d <dbfile> --externaldb <folder_of_ent_and_ont_db>
  3. Open the URL: http://localhost:5524

For example, checkout server.sh

Development

  1. cd to www
  2. Install yarn and yalc
  3. Install dependencies: yarn install
  4. Start development server: yarn start. Then, access development server at: http://127.0.0.1:3000.
  5. Build production files: yarn build
  6. Build library files and publish to private index (only if you are released sand as a library): 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-4.1.0.tar.gz (38.0 kB view details)

Uploaded Source

Built Distribution

web_sand-4.1.0-py3-none-any.whl (54.8 kB view details)

Uploaded Python 3

File details

Details for the file web_sand-4.1.0.tar.gz.

File metadata

  • Download URL: web_sand-4.1.0.tar.gz
  • Upload date:
  • Size: 38.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.18

File hashes

Hashes for web_sand-4.1.0.tar.gz
Algorithm Hash digest
SHA256 af2b5cd584956dac378fed9b14308510c3062f164125f88cacfe9678d5e26208
MD5 860cc5b8be9f6d5dfd8621f78eca8630
BLAKE2b-256 c7d30cdba9346fc2ddf1379341f318df531bcf70fb93aa4d989321795d91bef7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: web_sand-4.1.0-py3-none-any.whl
  • Upload date:
  • Size: 54.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.18

File hashes

Hashes for web_sand-4.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1fdb2005d052b10389a6677f38c25c9b5e0df5c328511e115d702f1a7eb68f59
MD5 83f9e37039fee4caf274774588f861f0
BLAKE2b-256 d45b96df28adb6cba3ec87227bd0e2b090bcd2c031ad8cca93720bbf8642d18d

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