Dion Moult
5ca19ce2f7
WIP update to support current IDS v0.6
2022-05-31 15:35:47 +10:00
Dion Moult
0a3e5f65fa
Fix multiple specifications in IDS
2022-05-25 17:49:12 +10:00
Dion Moult
e302fea33b
Resolve merge conflict. Still WIP IDS test cases.
2022-05-22 22:10:28 +10:00
Thomas Krijnen
3a1416536a
Oops
2022-05-17 22:31:37 +02:00
Thomas Krijnen
4eec863cad
Example for turning IDS test cases into spec. Sorry for butchering your code @Moult
2022-05-17 22:21:11 +02:00
Dion Moult
fdaae048c2
Implement IDS partOf facet
2022-05-12 14:33:44 +10:00
Dion Moult
4da5a38237
Implement IDS material null checks, inheritance checks, and set item checks
2022-05-12 12:06:23 +10:00
Dion Moult
0cf2d7e05e
Implement IDS uri/use/instructions for material facet
2022-05-11 23:30:10 +10:00
Dion Moult
3122cf21db
Implement IDS property facet measure conversions
2022-05-11 19:59:10 +10:00
Dion Moult
4bf25d5d9c
Minor fix
2022-05-11 18:46:27 +10:00
Dion Moult
dc10c7a360
Implement null check for IDS properties, and support restrictions
2022-05-11 17:10:22 +10:00
Dion Moult
94e082fc7d
Support IDS uri/use/instructions for property facets
2022-05-11 15:30:39 +10:00
Dion Moult
0774100606
IDS classification facets not handle inheritance, full refs, and restrictions
2022-05-11 14:49:47 +10:00
Dion Moult
95b48b02e4
Add support for IDS classification uri, use, and instructions
2022-05-11 13:27:19 +10:00
Dion Moult
c5de1d8727
Add IDS support for restrictions in attribute facets and handle inheritance
2022-05-11 13:06:15 +10:00
Dion Moult
7e09ab0ced
Add support for IDS attribute use/instructions
2022-05-11 10:12:36 +10:00
Dion Moult
f528ad9744
Minor fix
2022-05-10 23:49:14 +10:00
Dion Moult
650f9eb7f5
Attribute filtering in IDS now checks null-like values too.
2022-05-10 22:42:21 +10:00
Dion Moult
a78d6f42e5
Allow IDS to audit any entity, not just IfcObjects
2022-05-10 22:13:28 +10:00
Dion Moult
4326a74c64
Fix IDS to not allow subclasses and allow restrictions in the class name
2022-05-10 21:40:35 +10:00
Dion Moult
08fc62d4d9
Add support for userdefined predefined types in IDS entity facets
2022-05-10 21:20:10 +10:00
Dion Moult
ae298de8dc
Implement identifier, desc, and instructions for specification node in IDS
2022-05-10 19:26:12 +10:00
Dion Moult
a24c4b269a
Fix mandatory title and optional date and check invalid dates in IDS
2022-05-10 17:36:24 +10:00
Dion Moult
083d9d3e3e
Implement attribute facet for IDS
2022-05-10 16:23:07 +10:00
Dion Moult
12e7ed356c
Fix IDS namespace bug that prevented XML encoding, simplify XML writing, and new to_string() method to decrease dependency on the filesystem
2022-05-10 16:22:38 +10:00
Dion Moult
3f15dd71b1
Run black on ids module
2022-05-10 16:18:08 +10:00
ArturTomczak
8038b77504
typo
2022-02-26 21:56:02 +01:00
ArturTomczak
320bb7a086
Update to IDS 0.5.8
2022-02-26 21:56:02 +01:00
ArturTomczak
15b24d8ba4
validation tests
2022-02-26 21:56:02 +01:00
ArturTomczak
3282d75aa5
fix encoding bcf bug, add tests
2022-02-26 21:56:02 +01:00
ArturTomczak
72fc617196
internalise tests #1711
...
moved test files to submodule to avoid URL requests. Had to turn off (comment) two tests as they were not working but will fix them with new schema update.
2022-02-26 21:56:02 +01:00
Dion Moult
810c71dfa2
IfcOpenShell-python licensing and black. See #1082 .
2022-01-19 12:18:33 +11:00
Dion Moult
b1b3d7e312
Minor fix. See #1711 .
2021-08-31 14:10:43 +10:00
Dion Moult
770f35fd97
Move tests outside src, as per convention. See #1711 .
2021-08-31 13:58:41 +10:00