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
170 stars 85 forks source link

Dead links to IFC specification #132

Open hlg opened 5 years 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 3 days 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.