Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "AdContext vocabulary"

(Website)
Line 19: Line 19:
 
A website member of a white list
 
A website member of a white list
 
* 1..1 siteURL
 
* 1..1 siteURL
 +
 +
=== WhiteList ===
 +
White list of Websites.
 +
* 0..N member
  
 
== Attributes ==
 
== Attributes ==

Revision as of 16:34, 3 September 2011

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}} A vocabulary to describe ad contexts.

Files

UML Overview

Adcontext 2.0.100.png

Classes

AdServer

Ad server of a website

  • 0..1 adServer
  • 1..1 adServerURL

Website

A website member of a white list

  • 1..1 siteURL

WhiteList

White list of Websites.

  • 0..N member

Attributes

adServer

Maker of this website's ad server and version number

  • domain: AdServer
  • value: {"doubleclick" , "openx 3.x"}

adServerURL

Ad server URL.

  • domain: AdServer
  • value: xsd:anyURI

member

Member of a WhiteLlist.

  • domain: WhiteList
  • value: Website

Links

Back to the top