Skip to content

DataSomeValuesFrom and DataAllValuesFrom should support data property chaining #17

@althonos

Description

@althonos

Once again, the grammar show support for

DataSomeValuesFrom := 'DataSomeValuesFrom' '(' DataPropertyExpression { DataPropertyExpression } DataRange ')'

DataAllValuesFrom := 'DataAllValuesFrom' '(' DataPropertyExpression { DataPropertyExpression } DataRange ')'

So the enum variants should store Vec<DataProperty> instead of DataProperty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions