opensourceBIM / bimvie.ws

Javascript client for Building Information Modelling, using open standards like IFC, BCF and BIMSie. Using Bootstrap, BIM Surfer, etc..
GNU Affero General Public License v3.0
174 stars 87 forks source link

Dead links to IFC specification #132

Closed hlg closed 2 months ago

hlg commented 5 years ago

Apparently the IFC specification was moved to https://standards.buildingsmart.org/IFC/RELEASE/.

Base URL should be changed to https://standards.buildingsmart.org/IFC/RELEASE/IFC4/ADD2_TC1/HTML/link/, for example IfcWall.

hlg commented 4 months ago

There is an added path segment "schema" for the deep links, e.g. IfcWall deep. The alternative with permalink to the frameset as linked in original issue is nicer though. Also link to TC1 instead of original ADD2, even though there are few changes only which don't break the references, mainly deprecations and property set changes. Maybe add IFC 4.3 ADD2 once at this.