yaml-ld 1.1.7
pip install yaml-ld==1.1.7
Released:
YAML-LD for Python
Navigation
Unverified details
These details have not been verified by PyPIMeta
- License: MIT License (MIT)
- Author: Anatoly Scherbakov
- Requires: Python <4.0, >=3.10
Classifiers
- License
- Programming Language
Project description
python-yaml-ld
A Python implementation for handling YAML-LD documents. Basically, a wrapper on top of digitalbazaar/pyld.
What is YAML-LD?
YAML-LD is a YAML-based serialization for Linked Data, drawing inspiration from JSON-LD. It aims to bring the ease of YAML along with the structured linked data principles of JSON-LD. The YAML-LD specification provides detailed information on the structure and usage of YAML-LD.
For whom is this library?
For Python developers who are interested in parsing and transforming YAML-LD data.
Installation
pip install yaml-ld
Functions
yaml_ld.expand()
yaml_ld.compact()
yaml_ld.flatten()
yaml_ld.frame()
yaml_ld.to_rdf()
yaml_ld.from_rdf()
See Docs for more details.
Contributing
- Clone the repository
- Set up a Python virtual environment
- Install Poetry:
pip install -U pip poetry
- Install the project:
poetry install
- Retrieve submodules:
j update-submodule
Project details
Unverified details
These details have not been verified by PyPIMeta
- License: MIT License (MIT)
- Author: Anatoly Scherbakov
- Requires: Python <4.0, >=3.10
Classifiers
- License
- Programming Language
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 Distribution
Built Distribution
File details
Details for the file yaml_ld-1.1.7.tar.gz
.
File metadata
- Download URL: yaml_ld-1.1.7.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.11.7 Linux/6.8.0-55-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d6433b1a1690f05b2ce1b7f83e7709d1cd74370169cb5e793df187e10aefa6a |
|
MD5 | 83751dfb3851a22a12e4e775950dc35c |
|
BLAKE2b-256 | 1f21b4b30238346aa331fc81ffbd4a97b68735c00c16da0a47199ecb366fddf3 |
File details
Details for the file yaml_ld-1.1.7-py3-none-any.whl
.
File metadata
- Download URL: yaml_ld-1.1.7-py3-none-any.whl
- Upload date:
- Size: 27.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.11.7 Linux/6.8.0-55-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5396dc95d671957fc44ab1d89d3c79a54aac79afc97f0755a6cfcdf195b43855 |
|
MD5 | 92b0de8158792f1aa68e8fee373b699f |
|
BLAKE2b-256 | 4b1201d4faf013c1beefe1ed597c48aba595a448faa85ad951d722decce212cc |