Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmvanel/rdf-convert

Various conversions to RDF
https://github.com/jmvanel/rdf-convert

Last synced: 5 days ago
JSON representation

Various conversions to RDF

Awesome Lists containing this project

README

        

# Converting anything to RDF

See [Semantization: different methods](https://github.com/jmvanel/semantic_forms/wiki/Semantization#different-methods)

Most conversions in this project involve writing a specific JSON-LD `@context` .
I made a generic JSON-LD web service based on Titanium Java processor:
`http://semantic-forms.cc:1952/json2rdf?src=&context=`

Example:
http://semantic-forms.cc:1952/json2rdf?src=https://api.github.com/users/jmvanel&context=https://raw.githubusercontent.com/jmvanel/rdf-convert/master/github.com/context.jsonld