{"id":18875473,"url":"https://github.com/iolanta-tech/python-yaml-ld","last_synced_at":"2025-08-26T15:05:10.502Z","repository":{"id":192122695,"uuid":"686103266","full_name":"iolanta-tech/python-yaml-ld","owner":"iolanta-tech","description":"YAML-LD implementation for Python","archived":false,"fork":false,"pushed_at":"2024-11-04T15:57:02.000Z","size":1462,"stargazers_count":2,"open_issues_count":19,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-04T16:44:44.866Z","etag":null,"topics":["json-ld","json-ld-11","json-ld-context","json-ld-frame","linked-data","linked-open-data","linked-open-usable-data","python","rdf","yaml"],"latest_commit_sha":null,"homepage":"https://python-yaml-ld.iolanta.tech","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iolanta-tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-01T18:49:17.000Z","updated_at":"2024-11-04T15:57:04.000Z","dependencies_parsed_at":"2024-01-17T21:14:26.969Z","dependency_job_id":"80a016cf-4cd4-445e-8e11-08b5e9f2cc32","html_url":"https://github.com/iolanta-tech/python-yaml-ld","commit_stats":null,"previous_names":["iolanta-tech/python-yaml-ld"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iolanta-tech%2Fpython-yaml-ld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iolanta-tech%2Fpython-yaml-ld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iolanta-tech%2Fpython-yaml-ld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iolanta-tech%2Fpython-yaml-ld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iolanta-tech","download_url":"https://codeload.github.com/iolanta-tech/python-yaml-ld/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223639383,"owners_count":17177816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["json-ld","json-ld-11","json-ld-context","json-ld-frame","linked-data","linked-open-data","linked-open-usable-data","python","rdf","yaml"],"created_at":"2024-11-08T06:07:40.031Z","updated_at":"2024-11-08T06:07:40.500Z","avatar_url":"https://github.com/iolanta-tech.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-yaml-ld\n\n\u003c!--\n![Build Status](https://github.com/iolanta-tech/python-yaml-ld/actions/workflows/main.yml/badge.svg)\n![License](https://img.shields.io/github/license/iolanta-tech/python-yaml-ld.svg)\n![Version](https://img.shields.io/pypi/v/yaml-ld.svg)\n![Downloads](https://img.shields.io/pypi/dm/yaml-ld.svg)\n--\u003e\n\n![](docs/logos/python-yaml-ld.png)\n\nA Python implementation for handling YAML-LD documents. Basically, a wrapper on top of [digitalbazaar/pyld](https://github.com/digitalbazaar/pyld).\n\n## What is YAML-LD?\n\nYAML-LD is a YAML-based serialization for Linked Data, drawing inspiration from [JSON-LD](https://json-ld.org/). It aims to bring the ease of YAML along with the structured linked data principles of JSON-LD. The [YAML-LD specification](https://json-ld.github.io/yaml-ld/spec/) provides detailed information on the structure and usage of YAML-LD.\n\n## For whom is this library?\n\nFor Python developers who are interested in parsing and transforming YAML-LD data.\n\n## Installation\n\n```shell\npip install yaml-ld\n```\n\n## Functions\n\n* [`yaml_ld.expand()`](https://python-yaml-ld.iolanta.tech/expand/)\n* [`yaml_ld.compact()`](https://python-yaml-ld.iolanta.tech/compact/)\n* [`yaml_ld.flatten()`](https://python-yaml-ld.iolanta.tech/flatten/)\n* [`yaml_ld.frame()`](https://python-yaml-ld.iolanta.tech/frame/)\n* [`yaml_ld.to_rdf()`](https://python-yaml-ld.iolanta.tech/to-rdf/)\n* [`yaml_ld.from_rdf()`](https://python-yaml-ld.iolanta.tech/from-rdf/)\n\nSee [Docs](https://python-yaml-ld.iolanta.tech) for more details.\n\n## Contributing\n\n* Clone the repository\n* Set up a Python virtual environment\n* Install Poetry:\n\n```shell\npip install -U pip poetry\n```\n\n* Install the project:\n\n```shell\npoetry install\n```\n\n* Retrieve submodules:\n\n```shell\nj update-submodule\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiolanta-tech%2Fpython-yaml-ld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiolanta-tech%2Fpython-yaml-ld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiolanta-tech%2Fpython-yaml-ld/lists"}