Skip to content

A RDF validation api created to validate the RDF data.

Notifications You must be signed in to change notification settings

yashkhatri/rdf-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

rdf-validator

A RDF validation api created to validate the RDF data.

This project include methods that reads the validation constraints on the java pojo classes set in the form of annotations.

  • Creates JenaModel from these pojos.
  • Creates Shapes Model from the annotations.
  • Validates the Data Model against the Shapes Model and returns result.

Uses the underlying SHACLeX library by Labra for validating the RDF data.

About

A RDF validation api created to validate the RDF data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages