You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Triply Use Case 9: Interaction affordances for 3D data
Description
When I have a 3D object in GeoSPARQL, I want to be able to interact with parts of the object. For example:
For asset management purposes, I want to be able to see the maintenance status of individual pillars underneath a bridge. This allows me to perform a virtual inspection of the bridge.
For training purposes, I want to be able to interact with individual pipes and switches in the model of a 3D factory. Each pipe and switch has its own metadata.
For performing a building inspection, I want to be able to 'open' a 3D building and look at the different floors. Within each floor, I want to be able to look at the different rooms.
The GeoSPARQL standard provides properties that act as affordances for navigating and interacting with 3D data. (This is similar to how SKOS contains affordances for setting human-readable labels, and to how SHACL contains affordances for ordering fields in forms.)
Actor
An asset manager, who performs some inspections of bridges in a virtual environment.
A trainee, who learns how a factory works.
A building inspector.
Preconditions
I have a 3D object that consists of multiple components.
I have information that applies to specific components.
Postconditions
I have integrated the information with each corresponding 3D component.
Steps
I have loaded 3D objects from a couple of IFC files.
These 3D objects have components with their own identifiers.
I have a linked dataset with metadata and information, which is aligned with specific identifiers.
Based on the common identifiers, I was able to relate metadata and information to 3D components. The GeoSPARQL standard gave me affordances that I could use to this effect.
When I navigate the 3D data, I can meaningfully interact with 3D components and I can meaningfully 'open' components to reveal their containing components.
The text was updated successfully, but these errors were encountered:
Triply Use Case 9: Interaction affordances for 3D data
Description
When I have a 3D object in GeoSPARQL, I want to be able to interact with parts of the object. For example:
The GeoSPARQL standard provides properties that act as affordances for navigating and interacting with 3D data. (This is similar to how SKOS contains affordances for setting human-readable labels, and to how SHACL contains affordances for ordering fields in forms.)
Actor
Preconditions
Postconditions
Steps
The text was updated successfully, but these errors were encountered: