Skip to content

Tvallejos/CoqRDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

387 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoqRDF

Nix CI for bundle default

Development of the RDF model using Coq and the Mathematical Components library.

Meta

Description

This library allows mechanized reasoning about the RDF model. It defines RDF graphs as duplicate-free sequences of triples; and operations on them, such as, blank node relabeling and RDF isomorphism.

Installation

We recommend installing the dependencies via OPAM (using a fresh or up to date version of opam 2), and then build manually:

git clone https://github.com/Tvallejos/CoqRDF.git
cd CoqRDF
opam switch create CoqRDF 4.12.0
eval $(opam env)
opam remote add coq-released https://rocq-prover.org/opam/released
opam install .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors