Skip to content

dpetran/json-ld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-ld

A Clojure(script) JSON-LD library.

API in the fluree.json-ld namespace.

Usage

Run the project's tests:

$ make test

Build a deployable jar of this library:

$ make jar

Install it locally:

$ make install

Deploy it to Clojars -- needs CLOJARS_USERNAME and CLOJARS_PASSWORD environment variables:

$ make deploy

License

Copyright © 2021 Fluree, PBC

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Clojure JSON-LD library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 99.5%
  • Makefile 0.5%