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-2.1.10.tar.gz (5.4 MB view details)

Uploaded Source

Built Distribution

web_sand-2.1.10-py3-none-any.whl (5.5 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: web_sand-2.1.10.tar.gz
  • Upload date:
  • Size: 5.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for web_sand-2.1.10.tar.gz
Algorithm Hash digest
SHA256 62ddb578e80230654c0ff7a5840ed53234495317d41a3076ac1efbace8743d96
MD5 c0eac6d1193206be83764ae022248594
BLAKE2b-256 cc19c3f5d33870ccdd5a6b4ecbfa998a2eb61d10aef63cdd105fc8be74a19e3f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: web_sand-2.1.10-py3-none-any.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for web_sand-2.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 5d892c8fdcf2f6c6d539e9b5fef2e0b3cd19c9ecd4ee73336d9258720744d7b6
MD5 953963352751e181090238f1336fe0f9
BLAKE2b-256 b0f574ec63c8493fcd6f3189c4cfc0ded316b6d7f5b27df0e955bd184e7e31c5

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