ceurws / ceur-make

A set of scripts to semi-automatically generate workshop proceedings for CEUR-WS.org
GNU General Public License v3.0
14 stars 4 forks source link

Makefile to validate RDFa against "unit tests" #20

Open clange opened 10 years ago

clange commented 10 years ago

ceur-make intends to output sane RDFa, i.e. RDFa that uses reasonable URIs for things and that is valid w.r.t. the vocabularies used.

However,

An easy way of implementing this would be a combination of

WolfgangFahl commented 4 years ago

IMHO it's better to implement this in a higher level language like python