gbv / validation-server

Web service to validate data with support of multiple schema languages
https://format.gbv.de/validate/
MIT License
2 stars 1 forks source link

Add locator language: rdfterm #75

Open nichtich opened 1 year ago

nichtich commented 1 year ago

Required by #70 to give the focusNode as RDF Term serialized in canonical ntriples form, e.g:

<http://example.org>
_:foo
"42"^^<http://www.w3.org/2001/XMLSchema#integer>
"hello"@en