Semantic link for Microsoft Fabric
Project description
Semantic Link is a feature that allows you to establish a connection between Power BI datasets and Synapse Data Science in Microsoft Fabric.
The primary goals of Semantic Link are to facilitate data connectivity, enable the propagation of semantic information, and seamlessly integrate with established tools used by data scientists, such as notebooks.
Semantic Link helps you to preserve domain knowledge about data semantics in a standardized way that can speed up data analysis and reduce errors.
Package (PyPi) | API reference documentation | Product documentation | Samples
By downloading, installing, using or accessing this distribution package for Semantic Link, you agree to the Terms of Service.
This package has been tested with Microsoft Fabric.
Getting started
Prerequisites
- A Microsoft Fabric subscription. Or sign up for a free Microsoft Fabric (Preview) trial.
- Sign in to Microsoft Fabric.
- Go to the Data Science experience in Microsoft Fabric.
- Create a new notebook to copy/paste code into cells.
Install the package
- Install the
SemPy
Python library in your notebook kernel by executing this code in a notebook cell:
%pip install semantic-link
Please note that Semantic Link is split into multiple packages to allow for a modular installation.
If you want to install only a subset of the Semantic Link functionality, you can install the individual packages instead of the meta-package semantic-link
.
This can help solve dependency issues.
The following packages are available:
- semantic-link-sempy - The core package that contains the Semantic Link functionality.
- semantic-link-functions-holidays - A package that contains semantic functions for holidays and dependence on holidays.
- semantic-link-functions-geopandas - A package that contains semantic functions for geospatial data and dependence on geopandas.
- ...
- semantic-link - A meta-package that depends on all the Semantic Link packages and serves as a convenient way to install all the Semantic Link packages.
Key concepts
SemPy offers the following capabilitites:
- Connectivity to Power BI
- Connectivity through Power BI Spark native connector
- Data augmentation with Power BI measures
- Semantic propagation for pandas users
- Built-in and custom semantic functions
Next steps
View our Samples
Release History
0.3.0 (2023-08-28)
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 Distributions
Built Distribution
File details
Details for the file semantic_link-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: semantic_link-0.3.1-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: RestSharp/106.13.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 161d5323e1f83dba6057bba3d000944a833f5d564ba4c9192cc7b1a44804b307 |
|
MD5 | 46aac13f0a80eee7a2e716b2e6b64c10 |
|
BLAKE2b-256 | c6d18454e416235e17e4614d43fac6b358c188b702e81cb41ed457e3e0cfe629 |