This HTML5 document contains 45 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n8http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
n25http://vos.openlinksw.com/wiki/main/VOS/VirtuosoOdsUbiquityTutorialsAlbumGallery/dg1.
dchttp://purl.org/dc/elements/1.1/
n12http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n7http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n26http://vos.openlinksw.com/wiki/main/VOS/VirtuosoOdsUbiquityTutorialsAlbumGallery/dg2.
n4http://vos.openlinksw.com/dataspace/person/dav#
n21http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtuosoOdsUbiquityTutorialsAlbumGallery/sioc.
n13http://vos.openlinksw.com/dataspace/owiki/wiki/
n18http://vos.openlinksw.com/wiki/main/VOS/VirtuosoOdsUbiquityTutorialsAlbumGallery/dg3.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n22http://vos.openlinksw.com/wiki/main/VOS/VirtuosoOdsUbiquityTutorialsAlbumGallery/u3.
n27http://demo.openlinksw.com/ods/ods_ubiquity.
n9http://demo.openlinksw.com/
n10http://vos.openlinksw.com/dataspace/owiki#
n19http://vos.openlinksw.com/wiki/main/VOS/VirtuosoOdsUbiquityTutorialsAlbumGallery/dg4.
n17http://vos.openlinksw.com/wiki/main/VOS/VirtuosoOdsUbiquityTutorialsAlbumGallery/u2.
xsdhhttp://www.w3.org/2001/XMLSchema#
n16http://vos.openlinksw.com/wiki/main/VOS/VirtuosoOdsUbiquityTutorialsAlbumGallery/u1.
n24http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n4:this
foaf:made
n2:VirtuosoOdsUbiquityTutorialsAlbumGallery
Subject Item
n12:this
sioc:creator_of
n2:VirtuosoOdsUbiquityTutorialsAlbumGallery
Subject Item
n8:item
n7:services_of
n2:VirtuosoOdsUbiquityTutorialsAlbumGallery
Subject Item
n10:this
sioc:creator_of
n2:VirtuosoOdsUbiquityTutorialsAlbumGallery
Subject Item
n13:VOS
sioc:container_of
n2:VirtuosoOdsUbiquityTutorialsAlbumGallery
atom:entry
n2:VirtuosoOdsUbiquityTutorialsAlbumGallery
atom:contains
n2:VirtuosoOdsUbiquityTutorialsAlbumGallery
Subject Item
n2:VirtuosoOdsUbiquityTutorialsAlbumGallery
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:48:00.572081
dcterms:modified
2017-06-13T05:48:00.572081
rdfs:label
VirtuosoOdsUbiquityTutorialsAlbumGallery
foaf:maker
n4:this n24:this
dc:title
VirtuosoOdsUbiquityTutorialsAlbumGallery
opl:isDescribedUsing
n21:rdf
sioc:has_creator
n10:this n12:this
sioc:attachment
n16:png n17:png n18:png n19:png n22:png n25:png n26:png
sioc:content
---+++Gallery Manage Resources Ubiquity Tutorial This tutorial demonstrates how to manage albums and photos from OpenLink [[http://demo.openlinksw.com/ods][Demo server]] Gallery instance for user demo. ---+++Ubiquity Commands Subscription If not already subscribed, perform the following steps: 1. Go to http://demo.openlinksw.com/ods/ods_ubiquity.html 2. Click the button "Subscribe" 3. Click the button "I know what I'm doing. Subscribe to it". 4. As result should be shown message for "Subscription Successful" and we are ready to perform the steps from the tutorial. ---+++Initial conditions In order to be executed correctly the steps below, there should be ODS Gallery instance for user demo at the [[http://demo.openlinksw.com/ods][Demo server]]. If not existing, it is enough after log in to go to Gallery from the left ODS Vertical Main Navigation. This will cause automatically to be created ODS Gallery instance. ---+++Basic Tutorial Steps 1. Authenticate using ODS command mode: 1. *sid*: 1. Execute the command: <verbatim> ods-host http://demo.openlinksw.com/ods </verbatim> * <img src="%ATTACHURLPATH%/u1.png" style="wikiautogen"/> 1. Execute the command: <verbatim> ods-set-mode sid </verbatim> * <img src="%ATTACHURLPATH%/u2.png" style="wikiautogen"/> 1. Execute the command: <verbatim> ods-authenticate-user demo password demo </verbatim> * <img src="%ATTACHURLPATH%/u3.png" style="wikiautogen"/> 1. *oauth*: detailed description you can find [[VirtuosoOdsUbiquityTutorialsGalleryOAuthD][here]]. 1. Execute the command: <verbatim> ods-get-instance-id MyGallery </verbatim> * <img src="%ATTACHURLPATH%/dg1.png" style="wikiautogen"/> 1. As result will be shown the instance id. For the "<nowiki>MyGallery</nowiki>" instance this should be 21. 1. Execute the command: <verbatim> ods-create-photo-album 21 name Seasons </verbatim> * <img src="%ATTACHURLPATH%/dg2.png" style="wikiautogen"/> 1. As result will be shown message for successful creation of album object with id 8295 1. Now let's add image to the created album. Execute the following command: <verbatim> ods-create-photo-image 21 album Seasons name flower.jpg sourceUrl http://farm2.static.flickr.com/1086/1213270932_75154bb19c.jpg </verbatim> * <img src="%ATTACHURLPATH%/dg3.png" style="wikiautogen"/> 1. As result will be shown message for successful added image as object with id 112364 1. From the Gallery UI for the created album, the image can be viewed: * <img src="%ATTACHURLPATH%/dg4.png" style="wikiautogen"/> CategoryODS CategoryOpenSource CategoryWebSite CategoryGallery
sioc:id
9462edcfc9dc257020c10b299954ab79
sioc:link
n2:VirtuosoOdsUbiquityTutorialsAlbumGallery
sioc:has_container
n13:VOS
n7:has_services
n8:item
atom:title
VirtuosoOdsUbiquityTutorialsAlbumGallery
sioc:links_to
n2:CategoryWebSite n9:ods n2:VirtuosoOdsUbiquityTutorialsGalleryOAuthD n2:CategoryODS n2:OpenLink n2:CategoryOpenSource n2:CategoryGallery n27:html
atom:source
n13:VOS
atom:author
n4:this
atom:published
2017-06-13T05:48:00Z
atom:updated
2017-06-13T05:48:00Z
sioc:topic
n13:VOS
Subject Item
n2:VirtuosoOdsUbiquityTutorials
sioc:links_to
n2:VirtuosoOdsUbiquityTutorialsAlbumGallery