aboutsummaryrefslogtreecommitdiffstats
path: root/src/normalise.c
AgeCommit message (Collapse)AuthorFilesLines
2020-10-27Normalise away rdf:langString datatypeDavid Robillard1-0/+2
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 Robillard1-0/+273