Skip to content

What about XPath dependency: 2.0 vs 3.0Β #86

Closed
@Tpt

Description

@Tpt

Currently the specification text refers to XPath 2.0 in its text but links to the latest version (3.1). We should fix that and either explicitely link to 2.0 or make the decision to upgrade the specification to 3.0.

I believe the major difference between XPath 2 and 3 impacting SPARQL is the introduction by XPath 3 of an "implicit timezone" such that calendar values with and without timezone are now compatible together using this implicit timezone.

Following this change in SPARQL 1.2 is I believe ok (it only makes expressions that were returning and error pass and this kind of change is explicitely allowed as backward compatible by SPARQL) but it's a signficiant change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions