Skip to content

Releases: jyrkioraskari/IFCtoB4R-DM_OpenAPI

Restful API for IFC - B4R-DM version 1.15.2

24 Sep 12:10

Choose a tag to compare

@jyrkioraskari jyrkioraskari released this on Sep 23, 2020

Changes:

  • Stardog Interface added

Restful API for IFC - B4R-DM version 1.12

23 Sep 15:20

Choose a tag to compare

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

28 Aug 14:06

Choose a tag to compare

Changes:

  • Apache Jena 3.16.0
  • IFC 4x3 support

Restful API for IFCtoLBD version 1.09

19 Aug 12:25

Choose a tag to compare

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

17 Jul 13:45

Choose a tag to compare

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

06 Jul 14:45

Choose a tag to compare

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

01 Jul 19:07

Choose a tag to compare

Changes.

  • IfcOWL to LBD
  • IfcOWL to SMLS (BOT+SMLS)

Restful API for IFCtoLBD version 1.01

30 Jun 22:15

Choose a tag to compare

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.