aboutsummaryrefslogtreecommitdiffstats
path: root/tests/normalise
AgeCommit message (Collapse)AuthorFilesLines
2020-10-27Normalise away rdf:langString datatypeDavid Robillard2-0/+3
Depending on how you read the specifications, a rdf:langString isn't identical to an xsd:string, but an rdf:langString must have a non-empty language tag so having this datatype doesn't really make any sense anyway.
2020-10-27Add support for basic literal normalisationDavid Robillard3-0/+160