buildingSMART / buildingSMART/BCF-XML
Remove outdated section about one-to-many relations between viewpoints and comments
Open
Considered for Next Version
- Dominant language
- PowerShell
- Stars
- 261
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
This section in the documentation is outdated: https://github.com/buildingSMART/BCF-XML/tree/release_3_0/Documentation#one-to-many-mapping-between-viewpoints-and-comments
In the schema, we have this for the comment:
https://github.com/buildingSMART/BCF-XML/blob/release_3_0/Schemas/markup.xsd#L153-L167
Which means that a single comment may refer either one or zero viewpoints.
For the viewpoints, there is no longer a way to link them to a specific comment. So looks like we can drop this.
Originally raised by @pasi-paasiala in Slack.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.