Giter Site home page Giter Site logo

apt_building_app's Introduction

A Topologic Apartment Building App

This simple web application demonstrates the use of Topologicpy to create a topological/graph-based apartment building with some basic parametric features. It integrates with a Neo4j graph database for the creation, storage, and real-time updating of building data. The user interface is powered by Streamlit for quick development feedback.

Parametric Modeling Features

The parametric modeling features include:

  1. Dropdown Menu: Choose from the following diagram modes:

    • 'Show Building'
    • 'Show Graph'
    • 'Show Building and Graph'
  2. Sliders: Adjust the geometry of the building:

    • Overall length and width
    • Storey heights (including independently changing the first storey height)
    • Number of storeys
    • Roof ridge height and length

Neo4j Database Connection

The Neo4j database connection automatically creates a property graph of the building, and dynamically updates changes made by the user in the web application, adding new nodes and relationships for new apartments created when adding additional storeys. It also updates the apartment numbers to include the added apartments in the numbering system.

Ontologies

The properties of the building elements are stored in the graph nodes and conform to a simplified IFC schema while mapping to the Topologicpy and conventional naming ontologies.

IFC Ontology

  • IfcSpace
  • IfcWall
  • IfcSlab
  • IfcRoof

Topologicpy Ontology

  • Cell
  • External Vertical Face
  • Internal Vertical Face
  • External Horizontal Face
  • Internal Horizontal Face
  • External Inclined Face

Conventional Ontology

  • Apartment
  • Corridor
  • Stairwell
  • Attic
  • Wall
  • Slab
  • Roof

At the moment, the graph's relationships are all defined generically as 'connected_to'.

Future Plans

This was a basic learning exercise to develop a deeper understanding of Topologicpy's modeling and dictionary methods, and translate those into a working application. But it's only the tip of the iceberg. Topologicpy and Neo4j offer much more than modeling and storage. They are also powerful analytic tools, and I plan to tap into those capabilities as I continue.

I'm particularly interested in developing interoperable workflows that leverage the power of graphs to understand the complex relationships in our built environment. I see graphs as the underlying infrastructure that will allow us to seamlessly communicate across different domains, discovering new insights and a deeper understanding of our built environment.

Acknowledgements

All three support machine learning and AI integration.

Feedback is welcome!

Tags

#architecture #AEC #topologicpy #neo4j #computationaldesign #openbim #IFC #buildingSMART #graphtheory

apt_building_app's People

Contributors

anydel1 avatar

Stargazers

Mukesh Rao 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.