DOC

io.github.jyrkioraskari : IFCtoLBD

Maven & Gradle

May 29, 2020
57 stars

IFC to LBD Converter · Converter to convert Industry Foundation Classes (IFC) STEP formatted files into Resource Description Framework (RDF) triples that follow the small ontologies devised in the World Wide Web Consortium (W3C) Linked Building Data Community Group (W3C LBD-CG) (https://github.com/w3c-lbd-cg/).

Table Of Contents

Latest Version

Download io.github.jyrkioraskari : IFCtoLBD Javadoc & API Documentation - Latest Versions:

All Versions

Download io.github.jyrkioraskari : IFCtoLBD Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.88

How to open Javadoc JAR file in web browser

  1. Rename the file IFCtoLBD-1.88-javadoc.jar to IFCtoLBD-1.88-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder IFCtoLBD-1.88-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "IFCtoLBD-1.88-sources.jar" -d "IFCtoLBD-1.88-javadoc" -subpackages