Giter Club home page Giter Club logo

rwth_m1_projekt's Introduction

This repository contains an adaptation of the IfcOpenShell TUEviewer (downloadable at https://github.com/jakob-beetz/IfcOpenShellScriptingTutorial). The code was written within context of the M1 Project Architekturinformatik at RWTH Aachen University, 2017-2018. 

The project links IfcOpenShell with some Linked Data technologies, providing some 'hybrid' solution between EXPRESS ifc and Linked Data technologies (RDF, SPARQL, ...). Learning to code in Python and developing this project happened to be parallel (this is, let's say, my 'HelloWorld' program; so although the functionality is working more or less properly, the coding style could be much better (my apologies for this). 

The entire code adaptation is made in the 'app.py' file (Lib/Site-Packages/IfcOpenShell/geom). Further changes to the original are the installation of rdflib (https://github.com/RDFLib/rdflib) and Sparqlwrapper (https://github.com/RDFLib/sparqlwrapper). However, to minimize installation problems, the whole package is copied to this repository. 

Specifically, the project introduces 4 main functionalities:
	1. Changing already defined IfcPropertySingleValues of element that is selected in the viewer
	2. Adding custom defined IfcPropertySets to the selected element
	3. Querying an external graph (e.g. bsDD) with SPARQL and link the results to the element
		- as an IfcPropertySet
		- as an IfcPropertySingleValue
	4. Querying the triple-based version of the model (with SPARQL) for visualising purposes
	
More information about IfcOpenShell is available at: http://ifcopenshell.org/

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.