Releases: jyrkioraskari/IFCtoB4R-DM_OpenAPI
Releases · jyrkioraskari/IFCtoB4R-DM_OpenAPI
Restful API for IFC - B4R-DM version 1.15.2
Restful API for IFC - B4R-DM version 1.12
Changes:
- fixed namespace handling
- ifcOpenShell fix
- now the code supports B4R-DM only and jyrkioraskari/IFCtoLBD offers a more general converter
- documentation was added
Restful API for IFCtoLBD version 1.10
Changes:
- Apache Jena 3.16.0
- IFC 4x3 support
Restful API for IFCtoLBD version 1.09
Changes:
- new geometry engine. IfcOpenShell version 0.6.0a1-0 is used as it was tested in the mvdXML Online Checker project and was shown to give coherent data values.
15e6b2b Restful API for IFCtoLBD version 1.0
Changes:
- Error handling so that some error messages are given online as triples.
- IfcOWL Level 3 fix.
- Fixed mssing GUID values for IfcOWL files when needed.
Restful API for IFCtoLBD version 1.03
Changes:
- ifcOWL to BOT conversion was changes to handle three cases:
- no inst name space.
- non-standard direct attributes
- missing ifcSite
Restful API for IFCtoLBD version 1.02
Changes.
- IfcOWL to LBD
- IfcOWL to SMLS (BOT+SMLS)
Restful API for IFCtoLBD version 1.01
The installation was tested in the Tomcat 9 Windows 10 environment using the Duplex_A_20110907.ifc test model.
The tested interfaces were: /convertIFCtoLBD and /convertIFCtoSMLS.
BIMServer interface /convertBIMProject2SMLS/{project_name} uses earlier tested BIMServer connection and
the conversion of /convertIFCtoSMLS. A separate BIMServer installation and user credentials are needed
for this (/convertBIMProject2SMLS/{project_name} ). The other two interfaces are independent.
An OpenAPI 2.0 interface is profided.