Renames the polytope.json template to polygon.json
Adds the relevant points and position coordinates to skeleton.json and coordinates.json respectively.
Creates a polyhedron.json file for the 3D representation of walls, features and openings. This is temporary, as there is a planned refactoring to modularize the json-ld models.
A small example below illustrates the current version:
polytope.json
template topolygon.json
skeleton.json
andcoordinates.json
respectively.polyhedron.json
file for the 3D representation of walls, features and openings. This is temporary, as there is a planned refactoring to modularize the json-ld models.A small example below illustrates the current version:
The JSON-LD metamodels need to be updated to add the new missing concepts.
This is one of the steps required for #11