semantifyit / dialsws

Dialogical Access to Lightweight Semantic Web Services
http://dialsws.xyz
Other
3 stars 1 forks source link

formalize schema.org with SHACL #5

Closed sumutcan closed 4 years ago

sumutcan commented 5 years ago

create sparql rule based node shapes for checking properties with -input -output.

apply full RDFS inference to the data graph before loading it to the validator.

use shacl-js for parsing string based input output values.

@ThibaultGerrier ignore sh:sparql shapes while generating forms. we can run them at the finalization step later.