jar

io.github.jyrkioraskari : IFCtoLBD

Maven & Gradle

May 29, 2020
80 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 JAR file - Latest Versions:

All Versions

Download io.github.jyrkioraskari : IFCtoLBD JAR file - All Versions:

Version Vulnerabilities Size Updated
1.88

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window IFCtoLBD-1.88.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.openifctools.guidcompressor

├─ com.openifctools.guidcompressor.Guid.class - [JAR]

├─ com.openifctools.guidcompressor.GuidCompressor.class - [JAR]

org.lbd.ifc2lbd

├─ org.lbd.ifc2lbd.AttributeSet.class - [JAR]

├─ org.lbd.ifc2lbd.EventBusService.class - [JAR]

├─ org.lbd.ifc2lbd.IFCtoLBDConverter.class - [JAR]

├─ org.lbd.ifc2lbd.PropertySet.class - [JAR]

├─ org.lbd.ifc2lbd.Tester.class - [JAR]

org.lbd.ifc2lbd.utils

├─ org.lbd.ifc2lbd.utils.FileUtils.class - [JAR]

├─ org.lbd.ifc2lbd.utils.IfcOWLUtils.class - [JAR]

├─ org.lbd.ifc2lbd.utils.RDFUtils.class - [JAR]

├─ org.lbd.ifc2lbd.utils.StringOperations.class - [JAR]

org.lbd.ifc2lbd.geo

├─ org.lbd.ifc2lbd.geo.IFC_Geolocation.class - [JAR]

├─ org.lbd.ifc2lbd.geo.WktLiteral.class - [JAR]

com.buildingsmart.tech.ifcowl

├─ com.buildingsmart.tech.ifcowl.ConvertToXML.class - [JAR]

├─ com.buildingsmart.tech.ifcowl.ConvertToXML2.class - [JAR]

├─ com.buildingsmart.tech.ifcowl.ExpressReader.class - [JAR]

├─ com.buildingsmart.tech.ifcowl.IfcSpfReader.class - [JAR]

├─ com.buildingsmart.tech.ifcowl.OWLWriter.class - [JAR]

├─ com.buildingsmart.tech.ifcowl.RDFWriter.class - [JAR]

org.lbd.ns

├─ org.lbd.ns.Namespace.class - [JAR]

org.lbd.ifc2lbd.messages

├─ org.lbd.ifc2lbd.messages.SystemErrorEvent.class - [JAR]

├─ org.lbd.ifc2lbd.messages.SystemStatusEvent.class - [JAR]

com.buildingsmart.tech.ifcowl.vo

├─ com.buildingsmart.tech.ifcowl.vo.AttributeVO.class - [JAR]

├─ com.buildingsmart.tech.ifcowl.vo.EntityVO.class - [JAR]

├─ com.buildingsmart.tech.ifcowl.vo.IFCVO.class - [JAR]

├─ com.buildingsmart.tech.ifcowl.vo.InverseVO.class - [JAR]

├─ com.buildingsmart.tech.ifcowl.vo.NamedIndividualVO.class - [JAR]

├─ com.buildingsmart.tech.ifcowl.vo.PrimaryTypeVO.class - [JAR]

├─ com.buildingsmart.tech.ifcowl.vo.PropertyVO.class - [JAR]

├─ com.buildingsmart.tech.ifcowl.vo.TypeVO.class - [JAR]

org.lbd.ifc2lbd.ns

├─ org.lbd.ifc2lbd.ns.IfcOWLNameSpace.class - [JAR]

├─ org.lbd.ifc2lbd.ns.LBD_NS.class - [JAR]

├─ org.lbd.ifc2lbd.ns.Namespace.class - [JAR]

├─ org.lbd.ifc2lbd.ns.OPM.class - [JAR]

├─ org.lbd.ifc2lbd.ns.abstract_NS.class - [JAR]

org.lbd.ifc2lbd.utils.rdfpath

├─ org.lbd.ifc2lbd.utils.rdfpath.InvRDFStep.class - [JAR]

├─ org.lbd.ifc2lbd.utils.rdfpath.RDFStep.class - [JAR]