Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jmvanel/rdf-convert
- Owner: jmvanel
- License: gpl-3.0
- Created: 2018-02-01T09:00:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-23T07:49:30.000Z (about 3 years ago)
- Last Synced: 2024-08-02T12:49:56.729Z (3 months ago)
- Language: Scala
- Size: 68.4 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - jmvanel/rdf-convert - Various conversions to RDF (others)
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