AKSW / RDFUnit

An RDF Unit Testing Suite
http://RDFUnit.aksw.org
Apache License 2.0
150 stars 42 forks source link

only exact language matches with sh:languageIn #84

Open jimkont opened 6 years ago

jimkont commented 6 years ago

sh:languageIn expects languages such as @en to also match values like @en-GB (similar behavior to SPARQL langMatches() function)

ATM RDFUnit supports only exact language matches