Skip to content

io.github.jyrkioraskari.ifc2rdf 1.3.2 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>io.github.jyrkioraskari</groupId>
  <artifactId>ifc2rdf</artifactId>
  <version>1.3.2</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

IFCtoRDF is a set of reusable Java components that allows to parse IFC-SPF files and convert them into
RDF graphs.

Based on: https://github.com/pipauwel/IFCtoRDF