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

AdContext vocabulary

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}} A vocabulary to describe whitelists of ad contexts. An ad context is a context whose contents (e.g. a set of anonymous demographic and interest attributes) is published to a website or to an ad server of a website for so that the site can use this information to personalize its content. This vocabulary allows this "whitelist" of sites and servers to be described.

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

publishTo

List of websites and ad tech servers to which the contents of this context will be published.

  • domain: AdContext
  • value: WhiteList

Links

Copyright © Eclipse Foundation, Inc. All Rights Reserved.