Skip to content

ralphtq/elm-linked-data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-linked-data

Linked Data in Elm.

Implements basic RDF data types and serializations.

** WIP: not really usable yet. ***

Features/TODOs

  • RDF 1.1 basics
  • A better implementation of a Graph
  • RDF/Turtle decoding
  • RDF/Turtle encoding
  • RDF/JSON decoding
  • RDF/JSON encoding
  • JSON-LD decoding
  • JSON-LD encoding
  • Extract/decode data from a RDF graph (as you would decode from a Json)

QUDT Work

As a test example try:

$ elm make examples/TalkToQUDT.elm

About

WIP: Work with Linked Data in Elm

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 88.2%
  • Elm 11.8%