rdf-serializers
RDF serializer
Adds RDF serialization to Ruby on Rails active model serializers
Adds RDF serialization, like n-triples, json-ld or turtle, to Ruby on Rails active model serializers
11 stars
5 watching
1 forks
Language: Ruby
last commit: over 2 years ago
Linked from 1 awesome list
active-model-serializersjson-ldn3ntriplesrdfresource-serializerrubyturtle
Related projects:
Repository | Description | Stars |
---|---|---|
rdfjs/n3.js | A JavaScript library for parsing and generating RDF data in various formats. | 715 |
oxigraph/rio | Provides low-level parsers and formatters for various RDF file formats. | 87 |
edmcouncil/rdf-toolkit | Automates the standardized serialization of RDF files for version control and analysis consistency | 66 |
ruby-rdf/rack-linkeddata | Middleware for Rack applications to negotiate content format based on RDF data | 25 |
rdf-elixir/jsonld-ex | An Elixir implementation of the JSON-LD standard for RDF data representation and serialization | 74 |
procore-oss/blueprinter | A simple JSON serialization library for Ruby that presents business objects in a declarative way | 1,137 |
ruby-rdf/rdf-tabular | A tool that reads tabular data from various formats and serializes it into RDF and JSON. | 19 |
peta/turtle.tmbundle | A Textmate bundle for editing and working with Turtle, a terse RDF triple language. | 28 |
ruby/rdoc | Generates HTML and command-line documentation for Ruby projects. | 843 |
ismasan/oat | Provides a standardized way to serialize API data in Ruby apps. | 278 |
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,407 |
davydovanton/hanami-serializer | Provides a simple and flexible way to serialize data in Ruby applications using the Hanami framework | 21 |
westonganger/active_snapshot | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 126 |
swirrl/grafter | Tools and functions for working with linked data, allowing developers to process and manipulate RDF data. | 190 |
srdc/ontmalizer | Automatically transforms XML Schemas to RDF/OWL representations. | 78 |