Skip to content

an ontology to represent application-level provenance, based on prov-dm

Notifications You must be signed in to change notification settings

veracitylab/approv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Approv ("Application-Provenance") Ontology

This project contains an ontology that defines a schema to be used to represent provevance data gathered from programs (by means of instrumentation or static analysis), in some serialisation format like RDF/JSON.

The project contains an imported version of the prov-dm ontology. The import was done using the following command:

curl -sH "Accept: application/rdf+xml" -L http://www.w3.org/ns/prov

Language Bindings for Java

veracity-java-binding-api contains an API that can be used by an agent instrumenting code to bind code executions to approv concepts.

About

an ontology to represent application-level provenance, based on prov-dm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages