Skip to content

General SPARQL query for trimming string literals. Intended as a configuration for UnifiedViews SPARQL Transformer DPU.

Notifications You must be signed in to change notification settings

mingan/sparql-trimming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

General SPARQL query for trimming string literals. Intended as a configuration for UnifiedViews/ODCS SPARQL Transformer DPU.

Takes into account all whitespace characters as understood by SPARQL on both ends of the string.

In default form it trims all literals, optional filter by predicate is prepared and commented out. Filters by subject class and langauge tag are commented out as well. Any other filter can be added as long as variable ?o is bound to the the literal being trimmed. If you modify the graph pattern, make sure you DELETE the correct triple.

About

General SPARQL query for trimming string literals. Intended as a configuration for UnifiedViews SPARQL Transformer DPU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published