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

Working on cardinality #209

Closed
wants to merge 7 commits into from
Closed

Conversation

CBenghi
Copy link
Contributor

@CBenghi CBenghi commented Oct 24, 2023

  • improved documentation
  • change the schema to move MinMaxOccurs to applicability
  • update audit tool
  • correct test cases appropriately

As with all PRs we will discuss in call before merging.

- [x] improved documentation
- [x] change the schema to move MinMaxOccurs to applicability
- [x] update audit tool
- [ ] correct test cases appropriately
@CBenghi CBenghi marked this pull request as draft October 24, 2023 00:20
Changed to an expressive enum, where alreadu applicable.
Type does not allow for prohibitions, as we prefer to use enumeration
to restrain the allowed values.

Cardinality of attributes is to be discussed in a separate issue buildingSMART#144
We have still to discuss Optional cardinality for facets.
OMA uses it for classification and property.
@CBenghi CBenghi changed the title Working on #203 Working on cardinality Oct 24, 2023
@CBenghi CBenghi linked an issue Oct 31, 2023 that may be closed by this pull request
@CBenghi CBenghi closed this Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interpretation of cardinality on specification
1 participant