-
Based on the example from https://github.com/buildingSMART/IDS/discussions/363, it looks like the attribute restriction in IFC 2x3 on 'AddressLines' doesn't allow any base type. It appears that restri…
-
**Virheen kuvaus**
bSF:n hostaamaa schemalocation ei ole tehty
**Ehdotus virheen korjaamiseksi**
Skeematiedostot julkaistaan niin, että voidaan tehdä luotettava schemalocation määrittely.
vrt…
-
Hello,
Is it possible to use this API to create a door-focused ontology similar to the IFC4 ontology (https://standards.buildingsmart.org/IFC/DEV/IFC4/ADD2_TC1/OWL/index.html)? If yes, could you pr…
-
**Virheen kuvaus**
Julkaistut skeematiedostot nimetty inframodel skeema.xsd ja im skeema.xsd
Skeemoihin on dokumentaatiossa viitattu perinteisillä nimillä inframodel.xsd ja im.xsd
Lisäksi dokument…
-
https://github.com/buildingSMART/ifc-gherkin-rules/blob/e049f834960fe8e66d3a12fcfecfa2fa464716ea/features/ALS015_Alignment-representation-zero-length-final-segment.feature#L22
This suggests that the…
-
It should be useful to get the Dictionary version inside TextSearch api.
Actually it returns a list of properties with the following data:
example:
`
dictionaryName: "ETIM",
dictionaryUri: "ht…
-
Hello,
The special cases in IFC2X3 entity facet (described at the bottom of this page : https://github.com/buildingSMART/IDS/blob/development/Documentation/UserManual/entity-facet.md ) don't seems t…
-
As you can see in the image below, the same wording is used regardless of whether a facet is a requirement facet or an applicability facet. For guidance on how this should differ, refer to the exampl…
-
In IFC4 IfcCountMeasure is defined as `NUMBER` so it does support storing both `REAL` and `INTEGER` values.
```express
TYPE IfcNumericMeasure = NUMBER;
END_TYPE;
```
But we don't seem to suppor…
-
Suggested here: https://github.com/buildingsmart-community/bSDD-Revit-plugin/issues/97