Ticket #118 (new defect)

Opened 7 months ago

SPARQL RegEx not compliant

Reported by: pag Assigned to: pag
Priority: blocker Milestone: SPARQL Query Engine
Component: Mulgara Version: 2.0-beta
Keywords: Cc:

Description

Regular expressions are handled by Java and not an XPath compliant library.

Update Xalan and use the regex here.

Also consider adding xp: functions via reflection.