Editing OpenMAINT

From Wiki.OSArch

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{stub}}{{Infobox software
+
{{stub}}
| icon      = Logo_openmaint.png
+
 
| website    = [https://www.openmaint.org/en openmaint.org]
+
[[File:Logo_openmaint.png|64px]]
| screenshot = OpenMaint Screenshot.jpg
+
https://www.openmaint.org/en
| source    = [https://sourceforge.net/projects/cmdbuild/ CMDBuild source]
 
| license    = [https://www.cmdbuild.org/en/project/license AGPL-3.0]
 
| community  = [https://forum.cmdbuild.org/ CMDBuild Forum] [https://www.cmdbuild.org/en/documentation/manuals PDF manuals]
 
[https://www.openmaint.org/en/resources OpenMAINT Resources]
 
| maturity  = Mature
 
| bugs = Only paid support
 
| donation  = [https://www.openmaint.org/en/services Subscription Enterprise Solution]
 
}}
 
  
 
openMAINT is the application for the management of mobile assets, plants and technical devices, furniture, etc., and the related logistical, economical and maintenance activities, scheduled and breakdown ones.
 
openMAINT is the application for the management of mobile assets, plants and technical devices, furniture, etc., and the related logistical, economical and maintenance activities, scheduled and breakdown ones.
Line 17: Line 9:
 
CMDBuild is a web environment for the configuration of custom applications for the Asset Management.
 
CMDBuild is a web environment for the configuration of custom applications for the Asset Management.
  
CMDBuild documentation contains sections about openMAINT as well.
+
License: [[AGPL-3.0]] & [[GPL-3.0]]
 
 
= Installation =
 
  
== Official ==
+
=Resources=
  
Only bare metal installation is documented from prebuilt WAR files. Download from [https://sourceforge.net/projects/openmaint/files/ SourceForge]. More info in the [https://www.cmdbuild.org/file/manuali/technical-manual-in-english CMDBuild Technical Manual]
+
CMDBuild documentation contains sections about openMAINT as well.
 
 
On the [https://forum.cmdbuild.org/ official forum] maintainers rarely reply to installation problems, but there are some helpful forum members.
 
 
 
There is an online demo available without BIM features, after registration: [https://www.openmaint.org/en/contacts/request-demo Request Demo]
 
 
 
Paid support and help is available from the maintainer: [https://www.tecnoteca.com/en/services/openmaint/pay-per-use Support from Tecnoteca]
 
 
 
== Docker ==
 
 
 
Community built Docker images are available:
 
 
 
* Images built from the official prebuilt WAR files: https://github.com/itmicus/cmdbuild_docker
 
* Images built from source with other fixes: https://gitlab.com/infeeeee/cmdbuild-community
 
 
 
= BIM features =
 
 
 
BIM features related documentation is not very detailed. Most BIM features require a connection to a running [[BIMServer]]
 
 
 
[[File:OpenMaint Screenshot.jpg|thumb|IFC file displayed with BIMSurfer on the OpenMAINT UI]]
 
 
 
== Display IFC Files in OpenMaint ==
 
 
 
OpenMAINT contains [[BIMSurfer]] and [[Xeokit]] viewers. Linked IFC files can be displayed on the OpenMAINT UI.
 
 
 
== Import data from IFC files ==
 
 
 
Any data can be imported from IFC files with IFC import templates. Documentation about setting up an IFC import template is available in the [https://www.cmdbuild.org/file/manuali/administrator-manual-in-english CMDBuild Administration Manual]
 
 
 
=== Import filters ===
 
 
 
IFC entities can be imported as any OpenMAINT class. On the ''IFC Entity Path'' option a filter can be also set up, to import only specific entities.
 
 
 
To filter by Pset values, a query like this can be used:
 
 
 
IfcFlowTerminal[IsDefinedBy[RelatingPropertyDefinition/Name="PSet_Revit_Type_Identity Data"]/RelatingPropertyDefinition/HasProperties[Name="OmniClass Number"]/NominalValue[wrappedValue="23.40.20.21.21"]]
 
 
 
This will import only ''IfcFlowTerminal'' entities where ''OmniClass Number'' parameter in the pset ''PSet_Revit_Type_Identity Data'' is ''23.40.20.21.21''.
 
 
 
On a simple IFC class  name all entities of the class will be imported, e.g. this will import all ''IfcSpace''s:
 
 
 
IfcSpace
 
 
 
=== Map Pset parameters to OpenMAINT attributes ===
 
 
 
IFC parameters can be mapped to OpenMAINT attribute values. These parameters can be updated if a newer version of the file is imported again.
 
 
 
A query like this can be used in the ''IFC property'' column:
 
 
 
IsDefinedBy[RelatingPropertyDefinition/Name="PSet_Revit_Dimensions"]/RelatingPropertyDefinition/HasProperties[Name="Area"]/NominalValue/wrappedValue
 
  
This will return the value of the ''Area'' parameter from the pset ''PSet_Revit_Dimensions''.
+
* [https://www.cmdbuild.org/en/documentation/manuals PDF manuals]
 +
* [https://forum.cmdbuild.org/ CMDBuild Forum]
 +
* [https://www.openmaint.org/en openMAINT Website]
 +
* [https://www.openmaint.org/en/resources openMAINT Resources]
 +
* [https://github.com/itmicus/cmdbuild_docker Docker images]
  
 +
 
{{Template:Software}}
 
{{Template:Software}}
 
[[Category:SoftwareMissingInfoBox]]
 
[[Category:SoftwareMissingInfoBox]]

Please note that all contributions to Wiki.OSArch are considered to be released under the Creative Commons Attribution-ShareAlike (see Wiki.OSArch:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Templates used on this page: