Not logged in : Login

About: OdsAPlusLinks     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : atom:Entry, within Data Space : ods.openlinksw.com associated with source document(s)

AttributesValues
type
Date Created
Date Modified
label
  • OdsAPlusLinks
maker
Title
  • OdsAPlusLinks
isDescribedUsing
has creator
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%
id
  • eac0535114426c4b029b7a0676c94152
link
has container
http://rdfs.org/si...ices#has_services
atom:title
  • OdsAPlusLinks
links to
atom:source
atom:author
atom:published
  • 2017-06-13T05:46:13Z
atom:updated
  • 2017-06-13T05:46:13Z
topic
is made of
is container of of
is link of
is http://rdfs.org/si...vices#services_of of
is links to of
is creator of of
is atom:entry of
is atom:contains of
Faceted Search & Find service v1.17_git132 as of May 12 2023


Alternative Linked Data Documents: iSPARQL | ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3238 as of May 23 2023, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (15 GB total memory, 3 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software