Features/Semantic Web/Testing: Difference between revisions

Cgueret (talk | contribs)
Added testing information for the XO-1
Cgueret (talk | contribs)
Line 27: Line 27:
* With an explorer, within the emulator or outside, go to http://localhost:8080/ to see the content of the triple store. There should be one named graph per Journal entry
* With an explorer, within the emulator or outside, go to http://localhost:8080/ to see the content of the triple store. There should be one named graph per Journal entry


=== On an XO-1 ===  
=== On an XO-1 running the software [http://wiki.laptop.org/go/Release_notes/12.1.0 12.1.0] ===  
* Go to http://git.sugarlabs.org/semanticxo/main/trees/master/patch_my_xo
* Go to http://git.sugarlabs.org/semanticxo/main/trees/master/patch_my_xo


* Put the files "patch_my_xo.py" and "semanticxo.tgz" somewhere on the XO
* Put the files "setup.sh" and "semanticxo.tar.gz" somewhere on the XO


* Login as root, set patch_my_xo.py to be executable and type "./patch_my_xo.py setup"
* Login as root, set setup.sh to be executable and type "./setup.sh setup". This will install the API of SemanticXO, the triple store and two demo activities


* Reboot
* Reboot
* Play around with Sugar, creating and updating entries in the Journal
* With an explorer, within the emulator or outside, go to http://localhost:8080/ to see the content of the triple store. There should be one named graph per Journal entry