json-ld-macros
RDF transformer
Transforms JSON documents into standardized RDF/JSON-LD objects with customizable mappings and rules.
Declarative transformation of JSON APIs into JSON-LD
69 stars
7 watching
7 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
antoniogarrote/rdfstore-js | An implementation of an RDF graph store with SPARQL support | 564 |
colineberhardt/json-transforms | Transforms JSON data using a recursive pattern-matching approach. | 140 |
rdf-elixir/jsonld-ex | An Elixir implementation of the JSON-LD standard for RDF data representation and serialization | 74 |
marianoguerra/json.human.js | Converts JSON objects into human-readable HTML representations. | 976 |
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 |
joelvh/json2json | Transforms JSON structures from one format to another using template rules. | 191 |
libmir/asdf | A high-performance JSON data format and library optimized for fast transformation of large JSON datasets. | 20 |
qntfy/kazaam | A JSON transformation library for Go | 283 |
atomgraph/csv2rdf | Converts CSV data to RDF format using SPARQL queries | 54 |
d2klab/sparql-transformer | Enables SPARQL query transformation into JSON-LD format with customizable output. | 46 |
antoniogarrote/clj-plaza | A Clojure library for working with RDF graphs and RESTful semantic web services | 50 |
stavro/remodel | A library to transform data structures for API serialization | 141 |
adamritter/fastgron | Transforms large JSON files into a compact, greppable format for efficient exploration and filtering of data. | 597 |
ropensci/jsonld | Provides R bindings to convert and manipulate linked data in JSON-LD format | 35 |
doubleprecisionsoftware/jsontl | A library that allows transformation of JSON data using a simple, JSON-based language with basic operations for replacing and extending values. | 7 |