Giter Club home page Giter Club logo

buildingsmartlibrary's Introduction

Author: Jakob Beetz [email protected] Eindhoven University of Technology This is the initial dump of some utility libraries to access STEP schemas and population files.

Currently only a very limited amount of javadoc tags has been added to the packages and the sources.

The library consists of 6 packages:

  • net.sourceforge.osexpress.parser a parser generator written by Josh Lubel et al in the context of the OSEXPRESS project. https://sourceforge.net/projects/osexpress/ modified and adapted slightly

  • nl.tue.buildingsmart.express.parser a modfied ANTLR grammar Express2SDAI.g it makes use of the dictionary package to store an in-memory meta-model of an ISO 10303 part 11 EXPRESS schema definition file. The main schemas that have been tested with it are different versions of the Industry Foundation Classes (IFC) model developed under the umbrella of the buildingSMART / IAI organization: http://www.iai-international.org/ http://www.iai-international.org/Model/IFC(ifcXML)Specs.html

  • nl.tue.buildingsmart.express.dictionary a meta model structure to capture some of the essential modeling constructs of the EXPRESS schema definition language. Many advanced features such as RULE, FUNCTION, QUERY etc. are not implemnted yet

  • nl.tue.buildingsmart.express.population a JavaCC based file-reader for ISO 10303 part 21 Step Physical File Format (SPFF) files. This primitive piece creates a large Hashmap of ENTITY and ATTRIBUTE instances and will quickly go through the memory roof of large population files. It has been particularly developed with reading in IFC files in mind The original JavaCC grammar has been developed by Singva Ma

  • nl.tue.buildingsmart.express.population.test a primitive test that reads in a SPFF (IFC) file given in argv and provided an .exp EXPRESS schema will spit out some statistics.

  • nl.tue.buildingsmart.emf a primitive generator that takes and EXPRESS .exp schema and converts it into an ecore model for the use in the Eclipse Modeling Framework (EMF)

other highly experimental mappings to RDF(S) and OWL, graphical editors, network visualizers etc. are available upon request

TODO: loads and loads of cleanup, refactoring and documentation.

buildingsmartlibrary's People

Contributors

rubendel avatar

Stargazers

 avatar

Watchers

gstslxd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.