Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
aothms committed Mar 7, 2022
0 parents commit 9ad4905
Show file tree
Hide file tree
Showing 7,615 changed files with 2,142,127 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
14,170 changes: 14,170 additions & 0 deletions IFC/RELEASE/IFC4x3/HTML/annex-a-express.html

Large diffs are not rendered by default.

Binary file added IFC/RELEASE/IFC4x3/HTML/annex-a-psd.zip
Binary file not shown.
142 changes: 142 additions & 0 deletions IFC/RELEASE/IFC4x3/HTML/annex-a.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,142 @@
<html lang="en">
<head>
<link href="assets/css/mini-default.min.css" rel="stylesheet"/>
<link href="assets/css/style.css" rel="stylesheet"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<meta charset="utf-8"/>
<title>Annex A Computer interpretable listings - IFC4.3.0.0 Documentation</title>
<link href="assets/img/favicon.ico" rel="icon" type="image/x-icon"/>
</head>
<body>
<div class="container">
<div class="row">
<header>
<p>IFC 4.3.0.0 (IFC4X3) <small>development</small></p>
</header>
</div>
<div class="row">
<div class="col-md-2">
<nav>
<div>
<a href="../../../../index.html">
Cover
</a>
<a href="toc.html">
Contents
</a>
<a href="content/foreword.htm">
Foreword
</a>
<a href="content/introduction.htm">
Introduction
</a>
</div>
<div>
<a href="content/scope.htm">
1 Scope
</a>
<a href="content/normative_references.htm">
2 Normative references
</a>
<a href="content/terms_and_definitions.htm">
3 Terms, definitions, and abbreviated terms
</a>
<a href="concepts/content.html">
4 Fundamental concepts and assumptions
</a>
<a href="chapter-5.html">
5 Core data schemas
</a>
<a href="chapter-6.html">
6 Shared element data schemas
</a>
<a href="chapter-7.html">
7 Domain specific data schemas
</a>
<a href="chapter-8.html">
8 Resource definition data schemas
</a>
</div>
<div>
<a class="current" href="annex-a.html">
A Computer interpretable listings
</a>
<a href="annex-b.html">
B Alphabetical listings
</a>
<a href="annex-c.html">
C Inheritance listings
</a>
<a href="annex-d.html">
D Diagrams
</a>
<a href="annex-e.html">
E Examples
</a>
<a href="annex-f.html">
F Change logs
</a>
</div>
<div>
<a href="content/bibliography.htm">
Bibliography
</a>
<a href="index.htm">
Index
</a>
</div>
</nav>
</div>
<div class="col-md-8" id="main-content">
<h1>Annex A Computer interpretable listings</h1>
<p>
This annex contains a listing of the complete schema combining all definitions of clauses 5, 6, 7, and 8 without comments or other explanatory text. These listings are available in computer-interpretable form that may be parsed by computer.
</p>
<p>
Official schema publications for this release are at the following URLs:
</p>
<ul>
<li>
<a href="annex-a-express.html">IFC EXPRESS long form schema</a>
</li>
<li>
<a href="annex-a-psd.zip">IFC property and quantity set definition XML files</a>
</li>
</ul>
</div>
<div class="col-md-2">
<div class="card fluid shadowed hidden" id="section-navigation">
<p>
</p><center><small>Jump to section</small></center>
<ol class="referenced-list small"></ol>
</div>
</div>
</div>
<div class="row">
<footer>
<p>
<a href="http://creativecommons.org/licenses/by-nc-nd/4.0/" rel="license"><img alt="Creative Commons License" src="../../../../lib/i.creativecommons.org/l/by-nc-nd/4.0/88x31.png" style="border-width:0"/></a>
<small>
Copyright © 1996-2022 buildingSMART International Limited. Some rights reserved. Any technical documentation made available by buildingSMART International Limited is the copyrighted work of buildingSMART International Limited and is owned by buildingSMART International Limited. The Industry Foundation Classes are published under Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0). Read the <a href="https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode">full license text here</a>. For more information please refer to our <a href="https://buildingsmart-1xbd3ajdayi.netdna-ssl.com/wp-content/uploads/2021/06/bSI-Intellectual-Property-Policy.pdf">IP Policy.</a>
</small>
</p>
<a class="button" id="back-to-top"><i data-feather="arrow-up-circle"></i></a>
</footer>
</div>
</div>
<script>
window.appconfig = {
'path': '',
'base': '/IFC/RELEASE/IFC4x3/HTML',
'repo': 'buildingSMART/IFC4.3.x-development',
};
</script>
<script src="../../../../lib/unpkg.com/feather-icons"></script>
<script src="../../../../lib/polyfill.io/v3/polyfill.min.js%3Ffeatures=es6"></script>
<script async="" id="MathJax-script" src="../../../../lib/cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<link href="../../../../lib/cdnjs.cloudflare.com/ajax/libs/highlight.js/11.4.0/styles/default.min.css" rel="stylesheet"/>
<script src="assets/js/highlight.min.js"></script>
<script src="../../../../lib/cdnjs.cloudflare.com/ajax/libs/highlightjs-line-numbers.js/2.8.0/highlightjs-line-numbers.min.js"></script>
<script src="assets/js/app.js" type="text/javascript"></script>
</body>
</html>
155 changes: 155 additions & 0 deletions IFC/RELEASE/IFC4x3/HTML/annex-b.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,155 @@
<html lang="en">
<head>
<link href="assets/css/mini-default.min.css" rel="stylesheet"/>
<link href="assets/css/style.css" rel="stylesheet"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<meta charset="utf-8"/>
<title>
Annex B Alphabetical listings
- IFC4.3.0.0 Documentation</title>
<link href="assets/img/favicon.ico" rel="icon" type="image/x-icon"/>
</head>
<body>
<div class="container">
<div class="row">
<header>
<p>IFC 4.3.0.0 (IFC4X3) <small>development</small></p>
</header>
</div>
<div class="row">
<div class="col-md-2">
<nav>
<div>
<a href="../../../../index.html">
Cover
</a>
<a href="toc.html">
Contents
</a>
<a href="content/foreword.htm">
Foreword
</a>
<a href="content/introduction.htm">
Introduction
</a>
</div>
<div>
<a href="content/scope.htm">
1 Scope
</a>
<a href="content/normative_references.htm">
2 Normative references
</a>
<a href="content/terms_and_definitions.htm">
3 Terms, definitions, and abbreviated terms
</a>
<a href="concepts/content.html">
4 Fundamental concepts and assumptions
</a>
<a href="chapter-5.html">
5 Core data schemas
</a>
<a href="chapter-6.html">
6 Shared element data schemas
</a>
<a href="chapter-7.html">
7 Domain specific data schemas
</a>
<a href="chapter-8.html">
8 Resource definition data schemas
</a>
</div>
<div>
<a href="annex-a.html">
A Computer interpretable listings
</a>
<a class="current" href="annex-b.html">
B Alphabetical listings
</a>
<a href="annex-c.html">
C Inheritance listings
</a>
<a href="annex-d.html">
D Diagrams
</a>
<a href="annex-e.html">
E Examples
</a>
<a href="annex-f.html">
F Change logs
</a>
</div>
<div>
<a href="content/bibliography.htm">
Bibliography
</a>
<a href="index.htm">
Index
</a>
</div>
</nav>
</div>
<div class="col-md-8" id="main-content">
<h1>
Annex B Alphabetical listings
</h1>
<ol class="referenced-list">
<li number="B.1">
<a href="annex-b1.html">Entities</a>
</li>
<li number="B.2">
<a href="annex-b2.html">Types</a>
</li>
<li number="B.3">
<a href="annex-b3.html">Property sets</a>
</li>
<li number="B.4">
<a href="annex-b4.html">Properties</a>
</li>
<li number="B.5">
<a href="annex-b5.html">Functions</a>
</li>
<li number="B.6">
<a href="annex-b6.html">Rules</a>
</li>
<li number="B.7">
<a href="annex-b7.html">Property Enumerations</a>
</li>
</ol>
</div>
<div class="col-md-2">
<div class="card fluid shadowed hidden" id="section-navigation">
<p>
</p><center><small>Jump to section</small></center>
<ol class="referenced-list small"></ol>
</div>
</div>
</div>
<div class="row">
<footer>
<p>
<a href="http://creativecommons.org/licenses/by-nc-nd/4.0/" rel="license"><img alt="Creative Commons License" src="../../../../lib/i.creativecommons.org/l/by-nc-nd/4.0/88x31.png" style="border-width:0"/></a>
<small>
Copyright © 1996-2022 buildingSMART International Limited. Some rights reserved. Any technical documentation made available by buildingSMART International Limited is the copyrighted work of buildingSMART International Limited and is owned by buildingSMART International Limited. The Industry Foundation Classes are published under Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0). Read the <a href="https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode">full license text here</a>. For more information please refer to our <a href="https://buildingsmart-1xbd3ajdayi.netdna-ssl.com/wp-content/uploads/2021/06/bSI-Intellectual-Property-Policy.pdf">IP Policy.</a>
</small>
</p>
<a class="button" id="back-to-top"><i data-feather="arrow-up-circle"></i></a>
</footer>
</div>
</div>
<script>
window.appconfig = {
'path': '',
'base': '/IFC/RELEASE/IFC4x3/HTML',
'repo': 'buildingSMART/IFC4.3.x-development',
};
</script>
<script src="../../../../lib/unpkg.com/feather-icons"></script>
<script src="../../../../lib/polyfill.io/v3/polyfill.min.js%3Ffeatures=es6"></script>
<script async="" id="MathJax-script" src="../../../../lib/cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<link href="../../../../lib/cdnjs.cloudflare.com/ajax/libs/highlight.js/11.4.0/styles/default.min.css" rel="stylesheet"/>
<script src="assets/js/highlight.min.js"></script>
<script src="../../../../lib/cdnjs.cloudflare.com/ajax/libs/highlightjs-line-numbers.js/2.8.0/highlightjs-line-numbers.min.js"></script>
<script src="assets/js/app.js" type="text/javascript"></script>
</body>
</html>
Loading

0 comments on commit 9ad4905

Please sign in to comment.