-
I've noticed during exports that when a property exists on a type, I can also see it on the occurrence despite the value being identical. This seems to be invalid: IFC specifies that properties shall …
-
Should we consider the introduction of an ORM with native support for migrations to manage our data model. Some options include:
https://github.com/diesel-rs/diesel
https://github.com/SeaQL/sea-o…
-
Hello
I am looking into using the stack to control my kuka iiwa robot.
I'm also thinking that I could use MoveIt to help me move the robot, and also in aiding in grasping of objects, is this somet…
-
Is there any reason not to make an algebra database?
http://en.wikipedia.org/wiki/Outline_of_algebraic_structures
-
BPO | [18766](https://bugs.python.org/issue18766)
--- | :---
Nosy | @terryjreedy, @taleinat, @rovitotv
Files | [autocomplete_unimported_1.patch](https://bugs.python.org/file31332/autocomplete_unimport…
-
Settings:
[ ] Indent entities inside namespace
[ ] Indent multiline members inside types
[ ] Indent single line members inside types
[ ] Indent statements inside entities
[ ] Indent case label
…
-
https://forums.buildingsmart.org/t/ifc-modernization-relationships/1462
I'd like to see many relationships removed, or at least a change remove Unique Id's from them (by changing in inheritence or …
-
i've come across 2 separate issues with values displayed in the me level maintainer
First is the numbers randomly flickering, with no input from me
Second is , every time i open the gui of a level m…
-
I've implemented request DTO objects on my current job project. It looks like this:
```php
namespace App\Application\Request;
/**
* Executed after successful validation.
* Implement this in…
-
# Drunken Walk Generator and Lattice for Deep GNN Training
## Overview
This page documents the development of a generator function and a lattice structure designed to encompass a broad range of inte…