jsonld-ex
JSON serializer
An Elixir implementation of the JSON-LD standard for RDF data representation and serialization
An implementation of JSON-LD for Elixir
74 stars
10 watching
16 forks
Language: Elixir
last commit: 4 months ago
Linked from 1 awesome list
elixirjson-ldrdf
Related projects:
Repository | Description | Stars |
---|---|---|
rdf-elixir/rdf-ex | An implementation of RDF data model in Elixir. | 109 |
vt-elixir/ja_serializer | A library for serializing Elixir data structures in JSONAPI format | 641 |
rdf-elixir/sparql-ex | An implementation of the SPARQL query language for Elixir to execute queries against RDF data structures | 38 |
beam-community/jsonapi | An Elixir library for serializing and querying data in the JSONAPI format | 497 |
garyf/json_web_token_ex | An Elixir implementation of the JSON Web Token (JWT) Standard | 143 |
guedes/exjson | An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |
cblage/elixir-json | Provides native JSON encoding and decoding support for Elixir | 217 |
jsonld-java/jsonld-java | A Java library implementing the JSON-LD 1.0 specification and API | 379 |
jsonld-java/jsonld-java-rdf2go | A tool that integrates JSON-LD and RDF2GO to serialize RDF into JSON-LD or parse JSON-LD into RDF | 6 |
swissdatasciencecenter/calamus | A Python library for serializing data to JSON-LD format | 29 |
rdf-elixir/sparql_client | A client for executing SPARQL queries and updates against various endpoints | 28 |
leeroyding/json_logger | A logging backend for Elixir apps that outputs logs in JSON format | 24 |
jmerriweather/exldap | A module for working with LDAP from Elixir | 59 |
rdf-ext/rdf-ext | A JavaScript library for handling and processing RDF data in a developer-friendly way | 120 |
rdfjs/n3.js | A JavaScript library for parsing and generating RDF data in various formats. | 715 |