Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clarify the relationship of the various path expression types #512

Closed
ralfhandl opened this issue Mar 21, 2024 · 0 comments
Closed

clarify the relationship of the various path expression types #512

ralfhandl opened this issue Mar 21, 2024 · 0 comments

Comments

@ralfhandl
Copy link
Contributor

The section 14.4.1 Path Expressions lists various different path exptessions

The sections 14.4.1.4 to 6 mention the relationship between the built-in types Edm.PropertyPath, Edm.AnyPropertyPath, or Edm.ModelElementPath but never makes it explicit what the relationship is.
Under ModelElementPath is states
"specify the built-in types Edm.ModelElementPath"
Under Navigation Property Path it states
"specify the built-in types Edm.NavigationPropertyPath, Edm.AnyPropertyPath, or Edm.ModelElementPath.

Which seems to indicate the ModelElementPath is more specific.
Can this be explained in a more comprehensive way ?

Proposal

#228

Imported from ODATA-1496

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Closed
Development

No branches or pull requests

1 participant