Difference between revisions of "Home of OSArch"

From Wiki.OSArch
(27 intermediate revisions by 5 users not shown)
Line 5: Line 5:
 
For community discussion, visit the [https://community.osarch.org/ OSArch Community] and read about our [[Monthly Meetup]].
 
For community discussion, visit the [https://community.osarch.org/ OSArch Community] and read about our [[Monthly Meetup]].
  
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
+
''This wiki is brand-new. Please expect changes. Please feel free to contribute! See [[How to contribute to OSArch]].''
 +
 
 +
= AEC resource directories =
 +
 
 +
[[AEC Free Software directory|The AECO Free Software Directory]] is at the core of this project, enjoy browsing our directory for interesting solutions and let us know if you've overlooked anything.
  
''This wiki is brand-new. Please expect changes. Please feel free to contribute! See [[How to contribute to OSArch]].''
+
[[AEC Open Data Standards Directory|Open Data Standards]] and their file formats allow different software packages to communicate, here's where you can read about them.
  
There is a directory of free software related to the AEC industry.
+
[[AEC Open Data directory|Open Data]] is great for testing and experimenting so we're collecting link to these resources.
  
* [[AEC Free Software directory]]
+
[[Standards organizations]] play an important role in creating the [[AEC Open Data Standards Directory|Open Data Standards]] [[openbim]] relies on
* [[AEC Open Data Standards Directory]]
 
* [[AEC Open Data directory]]
 
  
There are a series of articles related to OpenBIM and IFC.
+
[[AEC academic paper directory|Academic Papers]] and [[AEC articles|articles]] out there can help you gain an understanding of the industry and where [[free software]] can play a role in [[AECO]]
  
* [[Introduction to IFC]]
+
[[Featured images]] will show you the most impressive visual examples of what [[free software]] can do for [[AECO]].
* [[IFC projects and contexts]]
 
* [[IFC classes]]
 
* [[IFC materials]]
 
* [[IFC spatial tree]]
 
* [[IFC attributes and properties]]
 
* [[IFC geometry representations]]
 
* [[IFC geolocation]]
 
* [[IFC classifications]]
 
  
There are a series of articles related to MicroMVDs.
+
= Workflows =
  
* [[Using MicroMVDs for exchange requirements]]
+
<div class="center" style="width: auto; margin-left: auto; margin-right: auto;">
* [[Project setup MicroMVD]]
+
[[Architecture workflows|Architecture & Landscape]] | [[Engineering workflows|Engineering]] | [[Construction workflows|Construction]] | [[Building Operations workflows|Building Operation]]
* [[Geolocation MicroMVD]]
+
</div>
* [[Naming MicroMVD]]
 
* [[Material MicroMVD]]
 
* [[COBie MicroMVD]]
 
  
There are articles related to IfcOpenShell.
+
= OpenBIM and IFC =
  
* [[Getting started with IfcOpenShell]]
+
[[Industry Foundation Class (IFC)]] is the main data schema for BIM data. See all pages in the [[:Category:IFC|IFC category]]
* [[IfcOpenShell code examples]]
 
  
There are a series of articles related to best practices for OpenBIM in various packages.
+
[[Model View Definitions (MVD)]]s and [[Using MicroMVDs for exchange requirements|MicroMVDs]] are subsets of the [[Industry Foundation Class (IFC)|IFC]] data schema for specific purposes See all pages in the [[:Category:Model_View_Definitions_(MVD)|Model View Definitions (MVD) category]]
  
* [[Revit setup]]
+
= Software specific resources =
* [[Revit project metadata]]
 
* [[Revit type products]]
 
* [[Revit geolocation]]
 
* [[Revit classifications]]
 
* [[Revit spatial hierarchy]]
 
* [[Tekla geolocation]]
 
* [[FreeCAD setup]]
 
* [[FreeCAD setting up a model for IFC export]]
 
* [[IFC import in DWG]]
 
* [[List of known invalid IFC practices]]
 
  
There are articles related to learning material for specific software.
+
* See all pages in the [[:Category:BlenderBIM Addon|BlenderBIM Addon Category]]
* [[Learning Material for Code_Aster and Salome_Meca]]
+
* See all pages in the [[:Category:Revit|Revit Category]]
 +
* See all pages in the [[:Category:FreeCAD|FreeCAD Category]]
  
List of architecture 3D models freely available for downloading.
+
See also
  
* [[Architecture 3D models created in FreeCAD]]
+
* [[IfcOpenShell]]
 +
* [[Getting started with IfcOpenShell]]
 +
* [[IfcOpenShell code examples]]
 +
* [[ArchiCAD setup]]
 +
* [[Tekla geolocation]]
  
Articles related to the development of the BlenderBIM Add-on.
+
= Learning material =
  
* [[BlenderBIM Add-on Roadmap]]
+
* [[Learning Material for Code_Aster and Salome_Meca]]
* [[BlenderBIM Add-on Changelog]]
 
* [[BlenderBIM Add-on code examples]]
 
* [[How to install the BlenderBIM Add-on]]
 
* [[Setting up a BIM Project with BlenderBIM Add-on]]
 
* [[Building and exporting an IFC model with BlenderBIM Add-on]]
 
* [[Exporting 2D documentation with BlenderBIM Add-on]]
 
* [[A simple step by step example of a project with BlenderBIM Add-on]]
 
  
== Getting started ==
+
== Getting started on this wiki ==
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]

Revision as of 08:22, 13 August 2020

The Open-Source Architecture Community brings together like-minded users and developers who share a common goal: that the built environment can be designed, constructed, operated, and recycled with free software, increased transparency, and a more ethical approach.

We encourage the community to share what they're working on, use more free software in what is currently a proprietary-dominated market, and learn more about what's out there.

For community discussion, visit the OSArch Community and read about our Monthly Meetup.

This wiki is brand-new. Please expect changes. Please feel free to contribute! See How to contribute to OSArch.

AEC resource directories

The AECO Free Software Directory is at the core of this project, enjoy browsing our directory for interesting solutions and let us know if you've overlooked anything.

Open Data Standards and their file formats allow different software packages to communicate, here's where you can read about them.

Open Data is great for testing and experimenting so we're collecting link to these resources.

Standards organizations play an important role in creating the Open Data Standards openbim relies on

Academic Papers and articles out there can help you gain an understanding of the industry and where free software can play a role in AECO

Featured images will show you the most impressive visual examples of what free software can do for AECO.

Workflows

OpenBIM and IFC

Industry Foundation Class (IFC) is the main data schema for BIM data. See all pages in the IFC category

Model View Definitions (MVD)s and MicroMVDs are subsets of the IFC data schema for specific purposes See all pages in the Model View Definitions (MVD) category

Software specific resources

See also

Learning material

Getting started on this wiki