Download presentation
Presentation is loading. Please wait.
Published byAda Bryan Modified over 9 years ago
1
Co-funded by the European Union Semantic CMS Community Practice: Knowledge Interaction and Presentation. Solutions Copyright IKS Consortium 1 DFKI GmbH. September, 2011
2
www.iks-project.eu Page: Exercises Solutions Make annotated content editable Get enhancements for element content Tell you how tall is the Eiffel tower Find you what is the capital of Mongolia
3
www.iks-project.eu Page: Make annotated content editable Specify annotation for the given element at the beginning of the code Load the entities at the end of the code
4
www.iks-project.eu Page: Get enhancements for element content (1) Define a 'flag' variable similar to the 'label' variable If an 'entity' it is of type 'country' retrieve the 'depiction' url and instantiate the 'flag' variable
5
www.iks-project.eu Page: Get enhancements for element content (2) If the 'flag' variable is instantiated then render 'label' and 'flag' else Render only the 'label'
6
www.iks-project.eu Page: Tell you how tall is the Eiffel tower (1) Substitute the 'eiffel' variable with variables for the parthenon, and the date of destruction and architect URIs properties Load the 'parthenonURI' in VIE Retrieve date of destruction and architects URIs
7
www.iks-project.eu Page: Tell you how tall is the Eiffel tower (2) Retrieve architects classes (in this case just 2)... And respective labels (name) Finally present results
8
www.iks-project.eu Page: Find you what is the capital of Mongolia (1) Substitute URI variables with variables concerning Tesla and the corresponding properties Load entity about Tesla Retrieve references about people influencing tesla
9
www.iks-project.eu Page: Find you what is the capital of Mongolia (2) Retrieve corresponding classes And respective labels... ( use the code at [1] for retrieving pictures ) And present the results [1] http://neogermi.github.com/VIEwidgets/widgets/image_search/index.html
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.