Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Online-behavior vocabulary"

(Classes)
(PageVisit)
Line 16: Line 16:
 
A web page being visited
 
A web page being visited
 
* 1..1 webpage
 
* 1..1 webpage
 +
* 1..1 h:start
 +
* 1..1 h:end
  
 
== Attributes  ==
 
== Attributes  ==

Revision as of 00:24, 14 October 2010

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
Higgins logo 76Wx100H.jpg

Files

Svn source: online-behavior.owl

UML Overview

Oneline-behavior 2.0.100.png

Classes

  • SearchEvent

PageVisit

A web page being visited

  • 1..1 webpage
  • 1..1 h:start
  • 1..1 h:end

Attributes

at

The instant the search was initiated

  • domain: PageVisit
  • value: xsd:dateTime

searchTerm

A term used in the search event

  • domain: SearchEvent
  • value: xsd:string

webpage

A web page being visited

  • domain: PageVisit
  • value: xsd:anyURI

Links

Back to the top