Popularity
4.1
Growing
Activity
5.2
-
575
37
126

Description

This library is an implementation of the JSON-LD specification in Python.

JSON, as specified in RFC7159, is a simple language for representing objects on the Web. Linked Data is a way of describing content across different documents or Web sites. Web resources are described using IRIs, and typically are dereferencable entities that may be used to find more information, creating a "Web of Knowledge". JSON-LD is intended to be a simple publishing method for expressing not only Linked Data in JSON, but for adding semantics to existing JSON.

JSON-LD is designed as a light-weight syntax that can be used to express Linked Data. It is primarily intended to be a way to express Linked Data in JavaScript and other Web-based programming environments. It is also useful when building interoperable Web Services and when storing Linked Data in JSON-based document storage engines. It is practical and designed to be as simple as possible, utilizing the large number of JSON parsers and existing code t

Programming language: Python
License: BSD 1-Clause License
Tags: Serialization     JSON     Internet     Json-ld     RDF    
Latest version: v2.0.3

PyLD alternatives and similar packages

Based on the "Serialization" category.
Alternatively, view PyLD alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of PyLD or a related project?

Add another 'Serialization' Package