BIMserver | The open source BIMserver platform | Database library
kandi X-RAY | BIMserver Summary
kandi X-RAY | BIMserver Summary
The Building Information Model server (short: BIMserver) enables you to store and manage the information of a construction (or other building related) project. Data is stored in the open data standard IFC. The BIMserver is not a fileserver, but it uses a model-driven architecture approach. This means that IFC data is stored as objects. You could see BIMserver as an IFC database, with special extra features like model checking, versioning, project structures, merging, etc. The main advantage of this approach is the ability to query, merge and filter the BIM-model and generate IFC output (i.e. files) on the fly. Thanks to it’s multi-user support, multiple people can work on their own part of the dataset, while the complete dataset is updated on the fly. Other users can get notifications when the model (or a part of it) is updated. BIMserver is built for developers. We’ve got a great wiki on and are very active supporting developers on Copyright by the contributers / BIMserver.org. Licence: GNU Affero General Public License, version 3 (see Beware: this project makes intensive use of several other projects with different licenses. Some plugins and libraries are published under a different license.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Implements the getSwitch for the given classifierID
- Overrides the default implementation of the case of the given classifier .
- Replies the inverse of the given structural feature .
- Parse a JsonQuery
- Process an attribute .
- Create an EObject .
- Generate density and bounds .
- Runs bim bot .
- Initializes the database dependent items .
- Handles a request .
BIMserver Key Features
BIMserver Examples and Code Snippets
Community Discussions
Trending Discussions on BIMserver
QUESTION
When I install BIM Server, I find a question about Java. Code as follow:
...ANSWER
Answered 2020-Jan-15 at 07:50It looks like a bug in BIMServer to me. If I have read the code and stacktrace correctly, the BIMServer constructor appears to be (incorrectly) recovering from some initialization problem without setting the LOGGER. The calling code then attempts to call start()
which fails, and triggers an NPE because it uses a null
logger to log the problem.
My advice would be to report this to the maintainers via their issue tracker, giving the evidence (the stacktrace), the exact version that you used, and everything else they will need to reproduce the problem.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install BIMserver
You can use BIMserver like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the BIMserver component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page