ifc5/viewer/examples/PCERT-Sample-Scene/fruitvegs@v1.6.ifcx
2025-11-21 20:35:49 +01:00

38 lines
No EOL
851 B
Text

{
"header": {
"id": "https://identifier.buildingsmart.org/uri/bs-agri/fruitvegs/1.6",
"ifcxVersion": "ifcx_alpha",
"dataVersion": "1.0.0",
"author": "authorname",
"timestamp": "time string"
},
"imports": [],
"schemas": {
"Fruitandvegetables::class": {
"value": {
"dataType": "Object",
"objectRestrictions": {
"values": {
"code": {
"dataType": "String"
},
"uri": {
"dataType": "String"
}
}
}
}
}
},
"data": [
{
"path": "2d7f24d3-acd9-4a9a-968e-b5e51a76e063",
"attributes": {
"Fruitandvegetables::class": {
"code": "apple",
"uri": "https://identifier.buildingsmart.org/uri/bs-agri/fruitvegs/1.6/class/apple"
}
}
}
]
}