This HTML5 document contains 39 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/
n18http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
dchttp://purl.org/dc/elements/1.1/
n20http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n17http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n4http://vos.openlinksw.com/dataspace/person/dav#
n6http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n15http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/OdsAPlusLinks/sioc.
n9http://vos.openlinksw.com/dataspace/owiki#
n16http://oat.openlinksw.com/
xsdhhttp://www.w3.org/2001/XMLSchema#
n11http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/VOS/
n13http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n2:OdsAPlusLinks
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:46:13.423892
dcterms:modified
2017-06-13T05:46:13.423892
rdfs:label
OdsAPlusLinks
foaf:maker
n4:this n13:this
dc:title
OdsAPlusLinks
opl:isDescribedUsing
n15:rdf
sioc:has_creator
n9:this n20:this
sioc:content
%META:TOPICPARENT{name="Ods"}% %ODSNAV% ---++ODS &lt;a&gt;++ links ---+++What are &lt;a&gt;++ links? The essence of the Web is the *link*. We use it to navigate, discover, form communities, and rank our Web pages on search engines. But each link carries much more behind it than what has generally been exposed. ODS &lt;a&gt;++ links extend the basic HTML link by including relationships to other data in the ODS dataspace. ---+++Implementation The implementation (mainly in app.js) is based on [[http://oat.openlinksw.com/][OAT]], the OpenLink AJAX Toolkit, combined with the free-text search features of Virtuoso SPARQL. It is a part of the ODS Framework and other hosted applications may use it. The main function from the JS file is *generateAPP()*. It takes the following parameters: * appArea - id of the element containing the area with the links to be &lt;a&gt;++ transformed; * appOptions - options that will be applied to all links in appArea. They are the same as the options for the anchors from OAT: * imagePath - path for images used for lookup bubble; * title - title of the window; * activation - "hover" or "click"; * width, height - dimensions of the lookup window; Only links with id attribute are transformed. The default content of the anchor window is: * Web page - default link location * Data link (RDF) - RDF representation of the object (if the object is a part of the ODS dataspace) * Horizontal line * Found links - list of related IRIs found in the ODS dataspace based on the link text ---+++Usage Any hosted application may use &lt;a&gt;++ JS by including the script below in the head: <verbatim> <script type="text/javascript"> // OAT var toolkitPath="/ods/oat"; var imagePath="/ods/images/oat/"; var featureList=["ajax2", "ws", "anchor"]; </script> <script type="text/javascript" src="/ods/oat/loader.js"></script> <script type="text/javascript" src="/ods/app.js"></script> <script type="text/javascript"> function myInit() { OAT.Preferences.imagePath = '/ods/images/oat/'; OAT.Anchor.imagePath = OAT.Preferences.imagePath; OAT.Anchor.zIndex = 1001; generateAPP('app_area', {}); } OAT.MSG.attach(OAT, OAT.MSG.OAT_LOAD, myInit); </script> </verbatim> The following ODS applications support &lt;a&gt;++ links: * [[OdsBlog][ODS-Weblog]] * [[OdsBriefcase][ODS-Briefcase]] * [[OdsAddressbook][ ODS-Addressbook]] * [[OdsPolls][ ODS-Polls]] * [[OdsBookmarkManager][ODS-Bookmark-Manager]] * [[OdsCalendar][ODS-Calendar]] * [[OdsFeedManager][ODS-Feed-Manager]] * [[OdsMail][ODS-Mail]]. The settings for &lt;a&gt;++ links can be changed in ODS Framework UI->user name->Edit My Profile->Personal page, drop-down list "Show &lt;a>++ links". The options scope is: * disabled - this is the default; * click - the anchor is opened when user clicks the RDF icon shown at the right of the link; * hover - the anchor is opened when the cursor hovers over the RDF icon shown at the right of the link. CategoryVirtuoso CategoryODS CategoryAPlusLinks CategoryWebSite CategoryDocumentation CategoryOAT CategoryVOS %ODSCOPY%
sioc:id
eac0535114426c4b029b7a0676c94152
sioc:link
n2:OdsAPlusLinks
sioc:has_container
n6:VOS
n17:has_services
n18:item
atom:title
OdsAPlusLinks
sioc:links_to
n2:CategoryOAT n2:OdsPolls n2:OdsBriefcase n2:CategoryWebSite n2:OpenLink n2:OdsFeedManager n2:OdsAddressbook n11:CategoryVOS n2:CategoryODS n11:OdsBlog n2:CategoryDocumentation n2:CategoryVirtuoso n11:CategoryAPlusLinks n2:OdsBookmarkManager n2:OdsMail n2:OdsCalendar n16:
atom:source
n6:VOS
atom:author
n4:this
atom:published
2017-06-13T05:46:13Z
atom:updated
2017-06-13T05:46:13Z
sioc:topic
n6:VOS