Difference between revisions of "OpenProject"

From Wiki.OSArch
(Overview on OpenProject BIM)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub}}
+
{{Infobox software
 +
| icon      = Icon_OpenProject_64x64.png
 +
| screenshot = OpenProject_screenshot.png
 +
| website    = [https://www.openproject.org openproject.org]
 +
| source    = [https://github.com/opf/openproject github]
 +
| license    = [https://github.com/opf/openproject/blob/dev/docs/COPYRIGHT.rdoc GPL3]
 +
| bugs      = [https://docs.openproject.org/development/report-a-bug/ report bugs]
 +
| community  = [https://community.openproject.org/projects/openproject/forums Forum] [https://twitter.com/openproject Twitter] [https://www.linkedin.com/company/openproject-gmbh/ LinkedIn]
 +
| maturity  = ?
 +
}}
  
{| class="wikitable"
+
OpenProject is the leading open source project management software. Support your project management process along the entire project life cycle: From project initiation to closure. Includes support for browser based IFC viewing and issue tracking using [[BIM_Collaboration_Format|BCF]][https://www.openproject.org/openproject-bim-10-5/]
|-
 
| [[File:Icon_OpenProject_64x64.png]]
 
| [[OpenProject]]
 
| OpenProject is the leading open source project management software. Support your project management process along the entire project life cycle: From project initiation to closure. Includes support for browser based IFC viewing and issue tracking using [[BIM_Collaboration_Format|BCF]][https://www.openproject.org/openproject-bim-10-5/]
 
| GPL-3.0
 
|-
 
|}
 
  
==Community edition==
+
With the [https://www.openproject.org/download-and-installation/ Community Edition] you can host OpenProject yourself on-premises for free. With the [https://start.openproject.com/go/bim hosted Cloud Edition] you can try a 14 day trial period and play around with it.
 
 
You can host OpenProject yourself on-premises for free. There are [https://www.openproject.org/download-and-installation/ installer packages for Debian, Ubuntu and Centos].  
 
 
 
==Cloud edition==
 
 
 
You can also simply checkout the [https://start.openproject.com/go/bim cloud hosted alternative] with a 14 day trial period and play around with it.
 
  
 
==IFC==
 
==IFC==
  
The IFC viewer is based on [https://github.com/xeokit/xeokit-bim-viewer Xeokit (AGPL)]. This allows browsing and discussing IFC models for everyone with a browser and Internet connection.
+
The [[Industry_Foundation_Classes_(IFC)|IFC]] viewer is built with [[xeokit]]. This allows browsing and discussing IFC models for everyone with a browser and Internet connection.
 
 
The IFC files get converted to Xeokit's file formats for fast browsing on the web.
 
 
 
==BCF XML 2.1==
 
  
OpenProject allows for BCF XML 2.1 import and export.  
+
The IFC files get converted to [[xeokit]]'s file formats for fast browsing on the web.
  
==BCF API==
+
==BCF==  
  
Some endpoints for the REST based BCF-API are already available and are used from within the web front end. Implementing missing endpoints are on the near development roadmap.
+
OpenProject supports [[BIM Collaboration Format (BCF)]] XML 2.1 import and export of static files. For multi user environments some endpoints for the REST based BCF-API are already available and are used from within the web front end. Implementing missing endpoints are on the near development roadmap.
  
 
==Revit Add-in (GPL-3.0)==
 
==Revit Add-in (GPL-3.0)==
Line 41: Line 33:
 
* [https://www.openproject.org/blog/#bim Blog]
 
* [https://www.openproject.org/blog/#bim Blog]
  
[[Category:BIM_Collaboration_Format_(BCF)]]
+
{{Template:Software}}
 +
[[Category:BIM_Collaboration_Format_(BCF)]]
 +
[[Category:Industry_Foundation_Classes_(IFC)]]
 +
[[Category:Autodesk_Revit]]
 +
[[Category:Revit_extensions]]

Latest revision as of 04:14, 17 June 2021

Icon OpenProject 64x64.png
OpenProject screenshot.png
Website: openproject.org
Source: github
License: GPL3
Bugs: report bugs
Community: Forum Twitter LinkedIn
Maturity: Category:?
Donate: {{{donation}}}
Red curve on white disc 128px.png Software Directory


OpenProject is the leading open source project management software. Support your project management process along the entire project life cycle: From project initiation to closure. Includes support for browser based IFC viewing and issue tracking using BCF[1]

With the Community Edition you can host OpenProject yourself on-premises for free. With the hosted Cloud Edition you can try a 14 day trial period and play around with it.

IFC[edit]

The IFC viewer is built with xeokit. This allows browsing and discussing IFC models for everyone with a browser and Internet connection.

The IFC files get converted to xeokit's file formats for fast browsing on the web.

BCF[edit]

OpenProject supports BIM Collaboration Format (BCF) XML 2.1 import and export of static files. For multi user environments some endpoints for the REST based BCF-API are already available and are used from within the web front end. Implementing missing endpoints are on the near development roadmap.

Revit Add-in (GPL-3.0)[edit]

The OpenProject Revit Add-in is currently under development. It is a fork of the BCFier code. It updates the support for BCF 2.1 and to latest Revit version. However, the goal is to facilitate almost real time collaboration. So the the Add-in loads OpenProject in a small web browser and is able to communicate with Revit underneath. This way users can enjoy all the features of OpenProject while still in the context of Revit. (If you are a Revit Add-in developer and looking for job, let us know)

Resources[edit]

This page describes a software project from our AEC Free Software directory