-
Notifications
You must be signed in to change notification settings - Fork 610
License
hlg edited this page Jul 31, 2024
·
12 revisions
Information about usage and interpretation of the licenses of BIMserver.org projects can be found on http://bimserver.org/license/ (archived version from 2019). If you have any questions or remarks on the use of BIMserver in your project, please contact bimserver@opensourcebim.org.
The code repository of BIMserver.org consists of several different projects. Every project has its own license. Some projects are depending on each others code. A list of projects and their license:
Project | License |
---|---|
AdminGUI | AfferoGPLv3 |
BimServer | AfferoGPLv3 |
BimServerClientLib | AfferoGPLv3 |
BuildingSMARTLibrary | AfferoGPLv3 |
Builds | GPL, Affero and LGPL (all 3v) see GIT for details! |
CityGML | AfferoGPLv3 |
ClashDetection | AfferoGPLv3 |
Collada | AfferoGPLv3 |
DemoPlugins | AfferoGPLv3 |
FileBasedObjectIDM | GPLv3 |
GeneratedSOAPclient | GPLv3 |
Ifc | AfferoGPLv3 |
IFCEngine | special non open source license (see GIT for details) |
IfcPlugins | AfferoGPLv3 |
JavaQueryEngine | GPLv3 |
Mergers | GPLv3 |
MiscSerializers | GPLv3 |
SceneJS | AfferoGPLv3 |
Shared | AfferoGPLv3 |
TestData | GPLv3 |
TestViewer | GPLv3 |
Tests | AfferoGPLv3 |
Tools | AfferoGPLv3 |
Utils | AfferoGPLv3 |
XsltSerializer | AfferoGPLv3 |
ExampleSerializer | GPLv3 |
ExampleDeserializer | GPLv3 |
When license indications on this page or in GIT differ, the GIT (text in code) will prevail.
Information about the different licenses:
Get Started
- Quick Guide
- Requirements Version 1.2
- Requirements Version 1.3
- Requirements Version 1.4
- Requirements Version 1.4 > 2015-09-12
- Requirements Version 1.5
- Download
- JAR Starter
- Setup
Deployment
- Ubuntu installation 1.3
- Windows installation
- Security
- Memory Usage
- More memory
- Performance statistics
- Large databases
Developers
- Service Interfaces
- Common functions
- Data Model
- Low Level Calls
- Endpoints
Clients
BIMServer Developers
- Plugins in 1.5
- Plugin Development
- Eclipse
- Eclipse Modeling Framework
- Embedding
- Terminology
- Database/Versioning
- IFC STEP Encoding
- Communication
- Global changes in 1.5
- Writing a service
- Services/Notifications
- BIMserver 1.5 Developers
- Extended data
- Extended data schema
- Object IDM
New developments
- New remote service interface
- Plugins new
- Deprecated
- New query language
- Visual query language
- Reorganizing BIMserver JavaScript API
General