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

ChangeRequest resource can be unmarshalled into Requirement POCO #199

Open
berezovskyi opened this issue Oct 17, 2024 · 0 comments
Open
Labels

Comments

@berezovskyi
Copy link
Member

berezovskyi commented Oct 17, 2024

e.g. using oslcQueryResult.GetMembers<Requirement>() on query results only containing ChangeRequest resources. The resulting POCO only has the subject URI (about), title, and short title correctly wired up.

Should not be possible to do so unless a resource has at least one rdf:type corresponds to one (all?) of [OslcResourceShape].describes types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant