Relation pm#relation_playing_a_special_role (*)  this type permits to categorize relations according to their roles ; this is a traditional but quite subjective way of categorizing relations
  supertype:  relation__related_thing__relatedthing___related_with  type for any relation (unary, binary, ..., *-ary) and instance of pm#relation_type
  subtype:  attributive_relation__attributiverelation (*)  like pm#binary_relation, this type mostly exists to categorize what cannot be categorized elsewhere
     subtype:  attributive_relation__attributiverelation (description_content/medium/container,description_content/medium/container)
        subtype:  property (description_content/medium/container,description_content/medium/container)
        subtype:  attribute (description_content/medium/container,description_content/medium/container)
        subtype:  possession (description_content/medium/container,description_content/medium/container)
     subtype:  purpose (?,?)
        subtype:  goal (process,situation)
        subtype:  purpose (description_content/medium/container,description_content/medium/container)  situation that the described action is intended to reach
     subtype:  has-author__hasauthor (Publication-reference_or_Information-Bearing-Object_or_Technology_or_Method,cognitive_agent)
     subtype:  owned-by__ownedby (Information-Bearing-Object_or_Technology_or_Method,Legal-Agent)
     subtype:  owner (?,causal_entity)  this is not a function: 0..N owner allowed
        subtype:  sole_owner (? -> causal_entity)
     subtype:  owner_of__ownerof (causal_entity,?)
        subtype:  possesses__possesse (agentive_physical_object,object)  the agent has ownership of the object
        subtype:  property_fn (agentive_physical_object -> set)  maps an agent to the set of objects owned by the agent
     subtype:  leader__leader_of (human,agentive_physical_object)  (sumo#leader ?INSTITUTION ?PERSON) means that the leader of ?INSTITUTION is ?PERSON
     subtype:  seller__vendor___vender (situation -> goal_directed_agent)
     subtype:  customer__client___buyer__buyer___purchaser__purchaser___vendee (situation,goal_directed_agent)
     subtype:  generator (? -> causal_entity)
        subtype:  parent (? -> causal_entity)
     subtype:  creator (entity,entity)
        subtype:  Creator (entity,entity)  to specify an entity primarily responsible for making the content of a resource
           subtype:  author (description,causal_entity)
              subtype:  main_author (description,causal_entity)
              subtype:  co-author (description,causal_entity)
     subtype:  spatial_origin__spatialorigin (?,?)
        subtype:  cuisine_origin__cuisineorigin (?,?)
     subtype:  exploits (object,agentive_physical_object)  the object is used by the agent as a resource in an unspecified instance of process
     subtype:  has_purpose__haspurpose (physical,formula)  the instance of physical has, as its purpose, the proposition expressed by the formula; note that there is an important difference in meaning between the predicates has_purpose and result; although the second argument of the latter can satisfy the second argument of the former, a conventional goal is an expected and desired outcome, while a result may be neither expected nor desired; for example, a machine process may have outcomes but no goals, aimless wandering may have an outcome but no goal; a learning process may have goals with no outcomes, and so on
     subtype:  has_purpose_for_agent__haspurposeforagent (physical,formula,cognitive_agent)  the purpose of the physical thing for the agent is the proposition expressed by the formula; very complex issues are involved here; in particular, the rules of inference of the first order predicate calculus are not truth-preserving for the formula
     subtype:  measure (attribute_or_quality_or_measure,attribute_or_quality_or_measure)  e.g., [a weight, measure: 75 kg]
     subtype:  attribute (?,attribute_or_quality_or_measure)  e.g., [a car, attribute: a weight]
        subtype:  property (?,Attribute)
           subtype:  attribute (object,Attribute)  the 2nd argument is an attribute of the 1st
           subtype:  manner (process,Attribute)  the 1st argument is qualified by the 2nd (which is usually denoted by and adverb), e.g., the speed of the wind, the style of a dance, or the intensity of a sports competition
        subtype:  qt__quality (quality_or_endurant_or_perdurant,quality)  the DOLCE predicate qt(x,y,t) means "x is a quality of y" but this relation respects the usual reading conventions: the 1st argument has for quality the 2nd argument
           subtype:  direct_quality__dqt (quality_or_endurant_or_perdurant,quality)  the DOLCE predicate dqt(x,y,t) means "x is a direct quality of y" (not a quality of a quality of x) but this relation respects the usual reading conventions: the 1st argument has for direct quality the 2nd argument
     subtype:  name (?,?)
        subtype:  Title (? -> entity)  to specify a name of a resource
        subtype:  Identifier (? -> string)  to specify a reference that is unambiguous within a given context; SHOULD NOT BE USED IN WEBKB
           subtype:  identifier (entity -> Literal)  a relation between an individual of a concept and the identifier of that concept; the identifier is a concrete data type, usually non_meaningful from the lexical viewpoint; useful to map many database relationships
        subtype:  label (?,string)  in WebKB, with FO, use the link '_'
           subtype:  name (entity,Literal)  a relation between an instance of a concept and the name (instance of a concrete data type) of that concept; the name has to be a lexically meaningful name
           subtype:  has-pretty-name (?,string)
           subtype:  has-variant-name__hasvariantname (?,string)
        subtype:  plural (?,string)  to specify plural names; do not use in WebKB
        subtype:  singular (?,string)  to specify singular names; do not use in WebKB
     subtype:  Date (? -> entity)  to specify a date associated with an event in the life cycle of a resource; in WebKB, pm#time or other MORE PRECISE RELATIONS SHOULD BE USED INSTEAD
        subtype:  date (situation -> time_measure)
        subtype:  authoring_time__authoringtime (description_content/medium/container -> time_measure)
           subtype:  authoring_date__authoringdate (description_content/medium/container -> time_measure)
        subtype:  publish_date__publishdate (? -> entity)
     subtype:  value (?,?)  principal value (usually a string) of a property when the property value is a structured resource (e.g., "2 kg" or " 020 in Dewey Decimal Code")
     subtype:  rdf_reification_relation__rdfreificationrelation (?,?)
        subtype:  predicate (statement -> binary_relation_type)  the property used in a statement when representing the statement in reified form
        subtype:  subject (statement -> ?)  resource that a statement is describing when representing the statement in reified form
        subtype:  object (? -> ?)  object of a statement when representing the statement in reified form
     subtype:  support (?,?)
     subtype:  example (?,description_content/medium/container)
        subtype:  illustration (description_content/medium/container,description_content/medium/container)
     subtype:  syntax (?,description_content/medium/container)
     subtype:  has-magnitude__hasmagnitude (physical_quantity,decimal)
     subtype:  editor (publication,editor)
  subtype:  mereological_relation (?,*)
     subtype:  part_or_parts (?,?)
        subtype:  part (?,?)
           subtype:  sub_situation__subsituation (situation,situation)
              subtype:  sub_process__subproces (process,process)
              subtype:  temporal_part__P.T (perdurant,perdurant)
              subtype:  spatial_part__spatialpart__P.S (perdurant,perdurant)
           subtype:  spatial_part__spatialpart (spatial_object,spatial_object)
              subtype:  physical_part (physical_entity,physical_entity)
           subtype:  sub_collection__subcollection (collection,collection)  a partial order relation
              subtype:  ending_collection (collection,collection)
                 subtype:  final_segment__finalsegment (collection,collection)  the second collection is a final segment of the 1st
              subtype:  sublist__final_segment_of__finalsegmentof (list,list)  USE pm#final_segment INSTEAD OF THIS RELATION TYPE; "sublist" is a misleading name; "final_segment_of" is better
           subtype:  main_part (?,?)
           subtype:  first_part__firstpart (?,?)
              subtype:  first (list -> ?)
                 subtype:  first (list -> ?)
           subtype:  last_part (?,?)
              subtype:  last (list -> ?)
           subtype:  part_in_Dolce_Lite (entity,entity)
              subtype:  part (entity,entity)  the subpart may or may not be different from the whole
                 subtype:  component (entity,entity)
                 subtype:  atomic_part (entity,atom)  an undivisible part
                    subtype:  temporary_atomic_part__AtP (entity,atom)
              subtype:  proper_part (entity,entity)  the subpart is different from the whole
              subtype:  temporary_proper_part (endurant,endurant)
              subtype:  temporary_part__temporarypart (endurant,endurant)
                 subtype:  temporary_component__temporarycomponent (endurant,endurant)
              subtype:  constant_part (entity,entity)
              subtype:  sibling_part__siblingpart (entity,entity)
           subtype:  in_proceedings (conference,publication)
        subtype:  parts__part (?,collection)  such a type (using a collection as destination) should NOT be used: pm#part or a subtype of it should be used instead
     subtype:  part_of (?,?)  this type SHOULD NOT BE USED IN WEBKB (its inverse may be used); this type is only provided for knowledge sharing purposes
        subtype:  part__part_of (object,object)  this type should have been name sumo#part_of to respect the common reading conventions of parameters; all other mereological relations are defined in terms of this one; it means that the 1st argument is part of the 2nd; note that, since part is a reflexive_relation, every object is a part of itself
           subtype:  proper_part__proper_part_of (object,object)  the 1st argument is part of the 2nd but is not it; this is a transitive_relation and asymmetric_relation (hence an irreflexive_relation)
           subtype:  piece__piece_of__pieceof (substance,substance)  a specialized common sense notion of part for arbitrary parts of substances; quasi-synonyms are: chunk, hunk, bit, etc; compare component, another subrelation of part
           subtype:  component__component_of__componentof (corpuscular_object,corpuscular_object)  a specialized common sense notion of part for heterogeneous parts of complexes; the 1st argument is a component of the 2nd argument; examples: the doors and walls of a house, the states or provinces of a country, or the limbs and organs of an animal; compare with sumo#piece, another specialization of sumo#part
           subtype:  member (self_connected_object,collection)  a specialized common sense notion of part for uniform parts of collections; for example, each sheep in a flock of sheep would have the relationship of member to the flock
        subtype:  part_in_Dolce_Full (world,particular,particular+)
           subtype:  part__P (world,particular,particular,particular)
           subtype:  atomic_part__AtP (world,particular,particular)
           subtype:  temporary_atomic_part__AtP (world,particular,particular,particular)
           subtype:  proper_part__PP (world,particular,particular)  a subpart (different from the whole)
           subtype:  temporary_proper_part__PP (world,particular,particular,particular)
           subtype:  temporary_part__temporarypart__P (world,particular,particular,particular)
     subtype:  overlap_with__overlapwith (?,?)
        subtype:  overlap__O (abstract_or_perdurant,abstract_or_perdurant)
  subtype:  intentional_relation__intentionalrelation (cognitive_agent,?)  relations between an agent and one or more entities, where the relation requires that the agent has awareness of the entity
     subtype:  prefers__prefer (cognitive_agent,formula,formula)  the cognitive_agent prefers the state of affairs expressed by the 1st formula over the state of affairs expressed by the 2nd formula, all things being equal
     subtype:  in_scope_of_interest (cognitive_agent,?)  the 2nd argument is within the scope of interest of the agent;  the interest indicated can be either positive or negative
     subtype:  propositional_attitude_relation (cognitive_agent,formula)  intentional_relations where the agent has awareness of a proposition
        subtype:  desires (cognitive_agent,formula)  the agent wants to bring about the state of affairs expressed by the formula (whcih may be already true); desires is distinguished from wants only in that the former is a propositional_attitude, while wants is an object_attitude
        subtype:  considers__consider (cognitive_agent,formula)  the agent considers or wonders about the truth of the proposition expressed by the formula
        subtype:  believes (cognitive_agent,formula)  the agent believes the proposition expressed by the formula
        subtype:  knows__know (cognitive_agent,formula)  the agent knows the proposition expressed by the formula; knows entails conscious awareness, so this predicate cannot be used to express tacit or subconscious or unconscious knowledge
     subtype:  object_attitude_relation (cognitive_agent,physical)  intentional_relations where the agent has awareness of an instance of sumo#physical
        subtype:  needs__need (cognitive_agent,physical)  the 2nd argument is physically required for the continued existence of the cognitive agent
        subtype:  wants__want (cognitive_agent,physical)  the agent believes that the 2nd argument will satisfy one of its goals; what is wanted may or may not be already possessed by the agent
  subtype:  temporal_relation (?,?)
     subtype:  relation_from_time_to_situation (time_measure,situation)
     subtype:  relation_to_time (*,time_measure)
        subtype:  relation_from_situation_to_time (situation,time_measure)
           subtype:  time (situation,time_measure)
              subtype:  date (situation -> time_measure)
           subtype:  duration (situation -> time_measure)
           subtype:  from_time (situation -> time_measure)
              subtype:  departure_time__departuretime (process -> time_measure)
           subtype:  until_time__untiltime__to_time (situation -> time_measure)
              subtype:  arrival_time__arrivaltime (process -> time_measure)
           subtype:  before_time (situation,time_measure)
        subtype:  relation_from_time_to_time (time_measure,time_measure)
           subtype:  near_time (time_measure,time_measure)
           subtype:  before (time_measure,time_measure)
           subtype:  after (time_measure,time_measure)
        subtype:  relation_from_physical_entity_to_time (physical_entity -> time_measure)
           subtype:  check-in__checkin (physical_entity -> time_measure)
           subtype:  check-out__checkout (physical_entity -> time_measure)
        subtype:  creation_date (*,time_measure)
           subtype:  first_release__firstrelease (*,time_measure)
     subtype:  temporal_relation (?,?)
        subtype:  temporal_relation_from_time_point (time_point,nonnegative_integer)
           subtype:  second-of (time_point,nonnegative_integer)
           subtype:  minute-of (time_point,nonnegative_integer)
           subtype:  hour-of (time_point,nonnegative_integer)
           subtype:  day-of__dayof (time_point,nonnegative_integer)
           subtype:  month-of__monthof (time_point,nonnegative_integer)
           subtype:  year-of (time_point,nonnegative_integer)
        subtype:  temporal_relation_from_time_interval (time_interval,temporal_region)
           subtype:  begins-at-time-point (time_interval,time_point)
           subtype:  ends-at-time-point (time_interval,time_point)
           subtype:  has-duration__hasduration (time_interval,time_duration)
        subtype:  has-time-interval (temporal_thing,time_interval)
        subtype:  in-timezone (time_position,integer)
     subtype:  time (physical,time_position)  means that temporal lifespan of the 1st argument includes the time_position in the 2nd argument, i.e. the 1st argument existed or occurred at that time_position; sumo#time does for instances of physical what sumo#holds_during does for instances of sumo#formula; sumo#located and sumo#time are the basic spatial and temporal predicates, respectively
     subtype:  temporal_part (?,?)
     subtype:  begin_fn__beginfn (?,?)
     subtype:  end_fn__endfn (?,?)
     subtype:  starts (?,?)
     subtype:  finishes (?,?)
     subtype:  before (?,?)
     subtype:  before_or_equal (?,?)
     subtype:  temporally_between (?,?)
     subtype:  temporally_between_or_equal (?,?)
     subtype:  overlaps_temporally (?,?)
     subtype:  meets_temporally__meetstemporally (?,?)
     subtype:  earlier (?,?)
     subtype:  cooccur (?,?)
     subtype:  time_interval_fn (?,?)
     subtype:  recurrent_time_interval_fn (?,?)
     subtype:  when_fn (physical -> time_interval)  maps an object or process ?p to the exact time_interval during which it exists (for every time_point ?t outside of the time_interval, (time ?p ?t) does not hold
     subtype:  past_fn (?,?)
     subtype:  immediate_past_fn (?,?)
     subtype:  future_fn (?,?)
     subtype:  immediate_future_fn (?,?)
     subtype:  year_fn (?,?)
     subtype:  month_fn__monthfn (?,?)
     subtype:  day_fn__dayfn (?,?)
     subtype:  hour_fn (?,?)
     subtype:  minute_fn (?,?)
     subtype:  second_fn (?,?)
     subtype:  temporal_composition_fn (?,?)
     subtype:  relative_time_fn (?,?)
     subtype:  holds_during__holdsduring (time_position,formula)  means that the proposition denoted by is true at (every temporal_part of) the time_position
  subtype:  object_relation (?,?)
     subtype:  object__patient___theme__theme (situation,?)
        subtype:  input (process,?)
           subtype:  material (process,?)
           subtype:  parameter (process,?)
        subtype:  input_output__inputoutput (process,?)
           subtype:  modified_object (process,?)
              subtype:  muted_object__mutedobject (process,?)
           subtype:  deleted_object__deletedobject (process,?)
        subtype:  patient (process,?)  the 2nd argument may be moved, said, experienced, etc; the direct objects in 'The cat swallowed the canary' and 'Billy likes the beer' would be examples of patients; the patient of a process may or may not undergo structural change as a result of the process
           subtype:  instrument (process,object)  the 2nd argument is used in bringing about the first and is not changed by it, e.g., the key is an instrument in 'the key opened the door'; instrument and resource cannot be satisfied by the same ordered pair
           subtype:  resource (process,object)  the object is present at the beginning of the process, is used by it, and as a consequence is changed by it; for example, soap is a resource in 'the gun was carved out of soap'; resource differs from instrument in that its internal or physical properties are altered in some way by the process
           subtype:  result (process,?)  the 2nd argument is the product of the process, e.g., house is a result in 'Eric built a house'
     subtype:  domain_object (domain,?)
        subtype:  core_domain_object__central_object_of_domain (domain,?)
  subtype:  conceptual_relation (entity,entity)
     subtype:  immediate_relation__immediaterelation (entity,entity)
        subtype:  inherent_in (quality,entity)
        subtype:  q_location__qlocation (quality,region)
           subtype:  has_quale__hasquale__ql (quality,quale)
        subtype:  constituted_by__constitutedby__substance___K__k (entity,entity)
           subtype:  has_member__hasmember (entity,entity)
        subtype:  part (entity,entity)  the subpart may or may not be different from the whole
        subtype:  participant__PC (perdurant,endurant)  the DOLCE predicate PC(x,y,t) means "x participates in y during t" but this relation respects the usual reading conventions: the 1st argument has for participant the 2nd
           subtype:  total_participant__totalparticipant__PC.T (perdurant,endurant)
           subtype:  temporary_total_participant__temporarytotalparticipant__PC.t (perdurant,endurant)
     subtype:  mediated_relation (entity,entity)
        subtype:  present_at__presentat (endurant,time_interval)
        subtype:  q_present_at__qpresentat (physical_quality,time_interval)
        subtype:  happens_at__happensat (perdurant,time_interval)
        subtype:  overlaps (entity,entity)
        subtype:  sibling_part__siblingpart (entity,entity)
        subtype:  proper_part (entity,entity)  the subpart is different from the whole
        subtype:  generic_location__genericlocation (entity,entity)
           subtype:  exact_location__exactlocation (entity,region)
              subtype:  location (entity,region)
                 subtype:  physical_location (physical_endurant,physical_region)
                    subtype:  spatial_location__spatiallocation (physical_endurant,space_region)
                 subtype:  temporal_location (perdurant,temporal_region)
                    subtype:  duration (perdurant,temporal_region)
              subtype:  e_temporal_location (endurant,temporal_region)
              subtype:  p_spatial_location__pspatiallocation (perdurant,space_region)
              subtype:  abstract_location (non-physical_endurant,abstract_region)
              subtype:  depends_on_spatial_location (non-physical_endurant,space_region)
        subtype:  depends_on__dependson (endurant,quality_or_endurant_or_perdurant)
           subtype:  physically_depends_on (endurant,PQ_or_PED_or_PR_or_PD)
           subtype:  descriptively_depends_on__descriptivelydependson (endurant,non-physical_endurant)
        subtype:  host (feature,entity)
  subtype:  relation_for_an_application (*)  relation introduced by an application
     subtype:  relation_coming_from_an_ontology (*)
        subtype:  relation (*)
        subtype:  P3P_relation (?,?)
           subtype:  expiry (PolicyResource,Expiry)
           subtype:  access (Policy,AccessClass)  Indicates whether the site provides access to various kinds of information.
           subtype:  optInstructions__optinstruction (Policy,OptInstructions)  A link to instructions that users can follow to request or decline to have their data used for a particular purpose.
           subtype:  abs-date__absdate__absolute_date (Expiry,Literal)  An absolute date in http format.
           subtype:  max-age__maxage__maximum_age (Expiry,Literal)  The maximum time before expiry.
           subtype:  start-time__starttime (Expiry,Literal)  The time in http date format that the policy was validated.
           subtype:  about (PolicyRef,Policy)  The policy being referenced.
           subtype:  base (PolicyRefResource,Literal)  The policy base URI for includes and excludes.
           subtype:  include (PolicyRef,Literal)  Defines areas of the site to be covered by this policy.
           subtype:  exclude (PolicyRef,Literal)  Defines areas of the site not covered by this policy.
           subtype:  hint (PolicyRef,Hint)  A hint where other relevant policy references can be found.
           subtype:  hintScope__scope (Hint,Literal)  The domain names to which the hint applies.
           subtype:  hintPath__path (Hint,Literal)  The location of the hinted policy reference files relative to the applicable host.
           subtype:  includeCookies__include (PolicyRef,CookieDescription)  Cookies covered by the policy.
           subtype:  excludeCookies__exclude (PolicyRef,CookieDescription)  Cookies not covered by the policy
           subtype:  cookieDomain__domain (CookieDescription,Literal)  Matches the domain name part of the cookie.
           subtype:  cookiePath__path (CookieDescription,Literal)  Matches the path part of the cookie.
           subtype:  cookieValue__value (CookieDescription,Literal)  Matches the value part of the cookie.
           subtype:  cookieName__name (CookieDescription,Literal)  Matches the name part of the cookie.
           subtype:  method (PolicyRef,Literal)  The name of a method to which the policy applies
           subtype:  disclosure (Policy,Disclosure)  A natural language privacy statement
           subtype:  entity (Policy,LegalEntity)  Identifies the legal entity making the representation of the privacy practices contained in the policy.
           subtype:  disputeResolution__disputeresolution (Policy,DisputeResolution)  A collection of dispute resolution procedures that may be followed for disputes about a service's privacy practices.
           subtype:  service (DisputeResolution,?)  The resolution services
           subtype:  verification (DisputeResolution,?)  A resource which can be used for verification purposes.
           subtype:  remedy (DisputeResolution,RemedyClass)  The possible remedies in case a policy breach occurs.
           subtype:  statement (Policy,Statement)  Data practices that are applied to particular types of data
           subtype:  consequence (Statement,Literal)  Consequences that can be shown to a human user to explain why the suggested practice may be valuable in a particular instance  even if the user would not normally allow the practice.
           subtype:  purpose (Statement,PurposeClass)  Defines the purpose for which the data practise is employed
              subtype:  purposeAlways__purposealway (Statement,PurposeClass)  The purpose is always required; users cannot opt-in or opt-out of this use of their data.
              subtype:  purposeOptIn (Statement,PurposeClass)  Data may be used for this purpose only when the user affirmatively requests this use.
              subtype:  purposeOptOut (Statement,PurposeClass)  Data may be used for this purpose unless the user requests that it not be used in this way.
           subtype:  recipient (Statement,Recipient)  A legal entity, or domain, beyond the service provider and its agents where data may be distributed
              subtype:  recipientAlways (Statement,Recipient)  The recipient always receives this data
              subtype:  recipientOptIn (Statement,Recipient)  The recipient may receive this data only when the user  affirmatively requests it
              subtype:  recipientOptOut (Statement,Recipient)  The recipient will receive data unless the user requests that it not be used in this way
           subtype:  recipient-description__recipientdescription (Recipient,Literal)  a description of the recipient
           subtype:  retention__retention-policy__retentionpolicy (Statement,RetentionPolicyClass)  The kind of retention policy that applies to the data referenced by the subject
           subtype:  data (Statement,DataElement)  the data to be transferred or inferred
              subtype:  optionalData (Statement,DataElement)  the data to be optionaly transferred or inferred
           subtype:  category (DataElement,CategoryClass)  hints to users and user agents as to the intended uses of the data
           subtype:  extOptional__optional (?,?)  A p3p processor is not required to understand the value of the only property of the value of this property.
           subtype:  extMandatory__extmandatory__mandatory (?,?)  A p3p processor is required to understand the value of the only property of the value of this property.
           subtype:  dataElementComponent__data_element_property (StructuredDataElement,?)  A part of a data structure
              subtype:  dynamic.clickstream__clickstream (StructuredDataElement,Dynamic.clickstream)  click-stream information
              subtype:  dynamic.clickstream.uri__uri (StructuredDataElement,Dynamic.clickstream.uri)  uri of requested resource
              subtype:  dynamic.clickstream.uri.authority__authority (StructuredDataElement,Dynamic.clickstream.uri.authority)  uri authority
              subtype:  dynamic.clickstream.uri.stem__stem (StructuredDataElement,Dynamic.clickstream.uri.stem)  uri stem
              subtype:  dynamic.clickstream.uri.querystring__querystring (StructuredDataElement,Dynamic.clickstream.uri.querystring)  query-string portion of uri
              subtype:  dynamic.clickstream.timestamp__timestamp (StructuredDataElement,Dynamic.clickstream.timestamp)  request timestamp
              subtype:  dynamic.clickstream.timestamp.ymd__ymd (StructuredDataElement,Dynamic.clickstream.timestamp.ymd)
              subtype:  dynamic.clickstream.timestamp.ymd.year__year (StructuredDataElement,Dynamic.clickstream.timestamp.ymd.year)  year
              subtype:  dynamic.clickstream.timestamp.ymd.month__month (StructuredDataElement,Dynamic.clickstream.timestamp.ymd.month)  month
              subtype:  dynamic.clickstream.timestamp.ymd.day__day (StructuredDataElement,Dynamic.clickstream.timestamp.ymd.day)  day
              subtype:  dynamic.clickstream.timestamp.hms__hms__hm (StructuredDataElement,Dynamic.clickstream.timestamp.hms)
              subtype:  dynamic.clickstream.timestamp.hms.hour__hour (StructuredDataElement,Dynamic.clickstream.timestamp.hms.hour)  hour
              subtype:  dynamic.clickstream.timestamp.hms.minute__minute (StructuredDataElement,Dynamic.clickstream.timestamp.hms.minute)  minute
              subtype:  dynamic.clickstream.timestamp.hms.second__second (StructuredDataElement,Dynamic.clickstream.timestamp.hms.second)  second
              subtype:  dynamic.clickstream.timestamp.fractionsecond__fractionsecond (StructuredDataElement,Dynamic.clickstream.timestamp.fractionsecond)  fraction of second
              subtype:  dynamic.clickstream.timestamp.timezone__timezone (StructuredDataElement,Dynamic.clickstream.timestamp.timezone)  time zone
              subtype:  dynamic.clickstream.clientip__clientip (StructuredDataElement,Dynamic.clickstream.clientip)  client's ip address or hostname
              subtype:  dynamic.clickstream.clientip.hostname__hostname (StructuredDataElement,Dynamic.clickstream.clientip.hostname)  complete host and domain name
              subtype:  dynamic.clickstream.clientip.partialhostname__partialhostname (StructuredDataElement,Dynamic.clickstream.clientip.partialhostname)  partial host name
              subtype:  dynamic.clickstream.clientip.fullip__fullip (StructuredDataElement,Dynamic.clickstream.clientip.fullip)  full ip address
              subtype:  dynamic.clickstream.clientip.partialip__partialip (StructuredDataElement,Dynamic.clickstream.clientip.partialip)  partial ip address
              subtype:  dynamic.clickstream.other__other (StructuredDataElement,Dynamic.clickstream.other)
              subtype:  dynamic.clickstream.other.httpmethod__httpmethod (StructuredDataElement,Dynamic.clickstream.other.httpmethod)  http request method
              subtype:  dynamic.clickstream.other.bytes__bytes (StructuredDataElement,Dynamic.clickstream.other.bytes)  data bytes in response
              subtype:  dynamic.clickstream.other.statuscode__statuscode (StructuredDataElement,Dynamic.clickstream.other.statuscode)  response status code
              subtype:  dynamic.http__http (StructuredDataElement,Dynamic.http)  http protocol information
              subtype:  dynamic.http.referrer__referrer (StructuredDataElement,Dynamic.http.referrer)  last uri requested by the user
              subtype:  dynamic.http.referrer.authority__authority (StructuredDataElement,Dynamic.http.referrer.authority)  uri authority
              subtype:  dynamic.http.referrer.stem__stem (StructuredDataElement,Dynamic.http.referrer.stem)  uri stem
              subtype:  dynamic.http.referrer.querystring__querystring (StructuredDataElement,Dynamic.http.referrer.querystring)  query-string portion of uri
              subtype:  dynamic.http.useragent__useragent (StructuredDataElement,Dynamic.http.useragent)  user agent information
              subtype:  dynamic.clientevents__clientevents (StructuredDataElement,Dynamic.clientevents)  user's interaction with a resource
              subtype:  dynamic.cookies__cookies (StructuredDataElement,Dynamic.cookies)  use of http cookies
              subtype:  dynamic.searchtext__searchtext (StructuredDataElement,Dynamic.searchtext)  search terms
              subtype:  dynamic.interactionrecord__interactionrecord (StructuredDataElement,Dynamic.interactionrecord)  server stores transaction history
              subtype:  dynamic.miscdata__miscdata (StructuredDataElement,Dynamic.miscdata)  miscellaneous non-base data schema
              subtype:  user.name__name (StructuredDataElement,User.name)  user's name
              subtype:  user.name.prefix__prefix (StructuredDataElement,User.name.prefix)  name prefix
              subtype:  user.name.given__given (StructuredDataElement,User.name.given)  given name
              subtype:  user.name.middle__middle (StructuredDataElement,User.name.middle)  &&& seq? middle name
              subtype:  user.name.family__family (StructuredDataElement,User.name.family)  family name (last name)
              subtype:  user.name.suffix__suffix (StructuredDataElement,User.name.suffix)  name suffix
              subtype:  user.name.nickname__nickname (StructuredDataElement,User.name.nickname)  nickname
              subtype:  user.bdate__bdate (StructuredDataElement,User.bdate)  user's birth date
              subtype:  user.bdate.ymd__ymd (StructuredDataElement,User.bdate.ymd)
              subtype:  user.bdate.ymd.year__year (StructuredDataElement,User.bdate.ymd.year)  year
              subtype:  user.bdate.ymd.month__month (StructuredDataElement,User.bdate.ymd.month)  month
              subtype:  user.bdate.ymd.day__day (StructuredDataElement,User.bdate.ymd.day)  day
              subtype:  user.bdate.hms__hms__hm (StructuredDataElement,User.bdate.hms)
              subtype:  user.bdate.hms.hour__hour (StructuredDataElement,User.bdate.hms.hour)  hour
              subtype:  user.bdate.hms.minute__minute (StructuredDataElement,User.bdate.hms.minute)  minute
              subtype:  user.bdate.hms.second__second (StructuredDataElement,User.bdate.hms.second)  second
              subtype:  user.bdate.fractionsecond__fractionsecond (StructuredDataElement,User.bdate.fractionsecond)  fraction of second
              subtype:  user.bdate.timezone__timezone (StructuredDataElement,User.bdate.timezone)  time zone
              subtype:  user.login__login (StructuredDataElement,User.login)  user's login information
              subtype:  user.login.id__id (StructuredDataElement,User.login.id)  login id
              subtype:  user.login.password__password (StructuredDataElement,User.login.password)  login password
              subtype:  user.cert__cert (StructuredDataElement,User.cert)  user's identity certificate
              subtype:  user.cert.key__key (StructuredDataElement,User.cert.key)  certificate key
              subtype:  user.cert.format__format (StructuredDataElement,User.cert.format)  certificate format
              subtype:  user.gender__gender (StructuredDataElement,User.gender)  user's gender
              subtype:  user.jobtitle__jobtitle (StructuredDataElement,User.jobtitle)  user's jobtitle
              subtype:  user.home-info__home-info (StructuredDataElement,User.home-info)  user's home contact information
              subtype:  user.home-info.postal__postal (StructuredDataElement,User.home-info.postal)  postal address information
              subtype:  user.home-info.postal.name__name (StructuredDataElement,User.home-info.postal.name)
              subtype:  user.home-info.postal.name.prefix__prefix (StructuredDataElement,User.home-info.postal.name.prefix)  name prefix
              subtype:  user.home-info.postal.name.given__given (StructuredDataElement,User.home-info.postal.name.given)  given name
              subtype:  user.home-info.postal.name.middle__middle (StructuredDataElement,User.home-info.postal.name.middle)  &&& seq? middle name
              subtype:  user.home-info.postal.name.family__family (StructuredDataElement,User.home-info.postal.name.family)  family name (last name)
              subtype:  user.home-info.postal.name.suffix__suffix (StructuredDataElement,User.home-info.postal.name.suffix)  name suffix
              subtype:  user.home-info.postal.name.nickname__nickname (StructuredDataElement,User.home-info.postal.name.nickname)  nickname
              subtype:  user.home-info.postal.street__street (StructuredDataElement,User.home-info.postal.street)  street address
              subtype:  user.home-info.postal.city__city (StructuredDataElement,User.home-info.postal.city)  city
              subtype:  user.home-info.postal.stateprov__stateprov (StructuredDataElement,User.home-info.postal.stateprov)  State or Province
              subtype:  user.home-info.postal.postalcode__postalcode (StructuredDataElement,User.home-info.postal.postalcode)  Postal Code
              subtype:  user.home-info.postal.organization__organization (StructuredDataElement,User.home-info.postal.organization)  organization name
              subtype:  user.home-info.postal.country__country (StructuredDataElement,User.home-info.postal.country)  country name
              subtype:  user.home-info.telecom__telecom (StructuredDataElement,User.home-info.telecom)  telecommunications address information
              subtype:  user.home-info.telecom.telephone__telephone (StructuredDataElement,User.home-info.telecom.telephone)  telephone number
              subtype:  user.home-info.telecom.telephone.intcode__intcode (StructuredDataElement,User.home-info.telecom.telephone.intcode)  international telephone code
              subtype:  user.home-info.telecom.telephone.loccode__loccode (StructuredDataElement,User.home-info.telecom.telephone.loccode)  local telephone area code
              subtype:  user.home-info.telecom.telephone.number__number (StructuredDataElement,User.home-info.telecom.telephone.number)  telephone number
              subtype:  user.home-info.telecom.telephone.ext__ext (StructuredDataElement,User.home-info.telecom.telephone.ext)  telephone extension
              subtype:  user.home-info.telecom.telephone.comment__comment (StructuredDataElement,User.home-info.telecom.telephone.comment)  telephone optional comments
              subtype:  user.home-info.telecom.fax__fax (StructuredDataElement,User.home-info.telecom.fax)  fax number
              subtype:  user.home-info.telecom.fax.intcode__intcode (StructuredDataElement,User.home-info.telecom.fax.intcode)  international telephone code
              subtype:  user.home-info.telecom.fax.loccode__loccode (StructuredDataElement,User.home-info.telecom.fax.loccode)  local telephone area code
              subtype:  user.home-info.telecom.fax.number__number (StructuredDataElement,User.home-info.telecom.fax.number)  telephone number
              subtype:  user.home-info.telecom.fax.ext__ext (StructuredDataElement,User.home-info.telecom.fax.ext)  telephone extension
              subtype:  user.home-info.telecom.fax.comment__comment (StructuredDataElement,User.home-info.telecom.fax.comment)  telephone optional comments
              subtype:  user.home-info.telecom.mobile__mobile (StructuredDataElement,User.home-info.telecom.mobile)  mobile telephone number
              subtype:  user.home-info.telecom.mobile.intcode__intcode (StructuredDataElement,User.home-info.telecom.mobile.intcode)  international telephone code
              subtype:  user.home-info.telecom.mobile.loccode__loccode (StructuredDataElement,User.home-info.telecom.mobile.loccode)  local telephone area code
              subtype:  user.home-info.telecom.mobile.number__number (StructuredDataElement,User.home-info.telecom.mobile.number)  telephone number
              subtype:  user.home-info.telecom.mobile.ext__ext (StructuredDataElement,User.home-info.telecom.mobile.ext)  telephone extension
              subtype:  user.home-info.telecom.mobile.comment__comment (StructuredDataElement,User.home-info.telecom.mobile.comment)  telephone optional comments
              subtype:  user.home-info.telecom.pager__pager (StructuredDataElement,User.home-info.telecom.pager)  pager number
              subtype:  user.home-info.telecom.pager.intcode__intcode (StructuredDataElement,User.home-info.telecom.pager.intcode)  international telephone code
              subtype:  user.home-info.telecom.pager.loccode__loccode (StructuredDataElement,User.home-info.telecom.pager.loccode)  local telephone area code
              subtype:  user.home-info.telecom.pager.number__number (StructuredDataElement,User.home-info.telecom.pager.number)  telephone number
              subtype:  user.home-info.telecom.pager.ext__ext (StructuredDataElement,User.home-info.telecom.pager.ext)  telephone extension
              subtype:  user.home-info.telecom.pager.comment__comment (StructuredDataElement,User.home-info.telecom.pager.comment)  telephone optional comments
              subtype:  user.home-info.online__online (StructuredDataElement,User.home-info.online)  online address information
              subtype:  user.home-info.online.email__email (StructuredDataElement,User.home-info.online.email)  email address
              subtype:  user.home-info.online.uri__uri (StructuredDataElement,User.home-info.online.uri)  home page address
              subtype:  user.business-info__business-info (StructuredDataElement,User.business-info)  user's business contact information
              subtype:  user.business-info.postal__postal (StructuredDataElement,User.business-info.postal)  postal address information
              subtype:  user.business-info.postal.name__name (StructuredDataElement,User.business-info.postal.name)
              subtype:  user.business-info.postal.name.prefix__prefix (StructuredDataElement,User.business-info.postal.name.prefix)  name prefix
              subtype:  user.business-info.postal.name.given__given (StructuredDataElement,User.business-info.postal.name.given)  given name
              subtype:  user.business-info.postal.name.middle__middle (StructuredDataElement,User.business-info.postal.name.middle)  &&& seq? middle name
              subtype:  user.business-info.postal.name.family__family (StructuredDataElement,User.business-info.postal.name.family)  family name (last name)
              subtype:  user.business-info.postal.name.suffix__suffix (StructuredDataElement,User.business-info.postal.name.suffix)  name suffix
              subtype:  user.business-info.postal.name.nickname__nickname (StructuredDataElement,User.business-info.postal.name.nickname)  nickname
              subtype:  user.business-info.postal.street__street (StructuredDataElement,User.business-info.postal.street)  street address
              subtype:  user.business-info.postal.city__city (StructuredDataElement,User.business-info.postal.city)  city
              subtype:  user.business-info.postal.stateprov__stateprov (StructuredDataElement,User.business-info.postal.stateprov)  State or Province
              subtype:  user.business-info.postal.postalcode__postalcode (StructuredDataElement,User.business-info.postal.postalcode)  Postal Code
              subtype:  user.business-info.postal.organization__organization (StructuredDataElement,User.business-info.postal.organization)  organization name
              subtype:  user.business-info.postal.country__country (StructuredDataElement,User.business-info.postal.country)  country name
              subtype:  user.business-info.telecom__telecom (StructuredDataElement,User.business-info.telecom)  telecommunications address information
              subtype:  user.business-info.telecom.telephone__telephone (StructuredDataElement,User.business-info.telecom.telephone)  telephone number
              subtype:  user.business-info.telecom.telephone.intcode__intcode (StructuredDataElement,User.business-info.telecom.telephone.intcode)  international telephone code
              subtype:  user.business-info.telecom.telephone.loccode__loccode (StructuredDataElement,User.business-info.telecom.telephone.loccode)  local telephone area code
              subtype:  user.business-info.telecom.telephone.number__number (StructuredDataElement,User.business-info.telecom.telephone.number)  telephone number
              subtype:  user.business-info.telecom.telephone.ext__ext (StructuredDataElement,User.business-info.telecom.telephone.ext)  telephone extension
              subtype:  user.business-info.telecom.telephone.comment__comment (StructuredDataElement,User.business-info.telecom.telephone.comment)  telephone optional comments
              subtype:  user.business-info.telecom.fax__fax (StructuredDataElement,User.business-info.telecom.fax)  fax number
              subtype:  user.business-info.telecom.fax.intcode__intcode (StructuredDataElement,User.business-info.telecom.fax.intcode)  international telephone code
              subtype:  user.business-info.telecom.fax.loccode__loccode (StructuredDataElement,User.business-info.telecom.fax.loccode)  local telephone area code
              subtype:  user.business-info.telecom.fax.number__number (StructuredDataElement,User.business-info.telecom.fax.number)  telephone number
              subtype:  user.business-info.telecom.fax.ext__ext (StructuredDataElement,User.business-info.telecom.fax.ext)  telephone extension
              subtype:  user.business-info.telecom.fax.comment__comment (StructuredDataElement,User.business-info.telecom.fax.comment)  telephone optional comments
              subtype:  user.business-info.telecom.mobile__mobile (StructuredDataElement,User.business-info.telecom.mobile)  mobile telephone number
              subtype:  user.business-info.telecom.mobile.intcode__intcode (StructuredDataElement,User.business-info.telecom.mobile.intcode)  international telephone code
              subtype:  user.business-info.telecom.mobile.loccode__loccode (StructuredDataElement,User.business-info.telecom.mobile.loccode)  local telephone area code
              subtype:  user.business-info.telecom.mobile.number__number (StructuredDataElement,User.business-info.telecom.mobile.number)  telephone number
              subtype:  user.business-info.telecom.mobile.ext__ext (StructuredDataElement,User.business-info.telecom.mobile.ext)  telephone extension
              subtype:  user.business-info.telecom.mobile.comment__comment (StructuredDataElement,User.business-info.telecom.mobile.comment)  telephone optional comments
              subtype:  user.business-info.telecom.pager__pager (StructuredDataElement,User.business-info.telecom.pager)  pager number
              subtype:  user.business-info.telecom.pager.intcode__intcode (StructuredDataElement,User.business-info.telecom.pager.intcode)  international telephone code
              subtype:  user.business-info.telecom.pager.loccode__loccode (StructuredDataElement,User.business-info.telecom.pager.loccode)  local telephone area code
              subtype:  user.business-info.telecom.pager.number__number (StructuredDataElement,User.business-info.telecom.pager.number)  telephone number
              subtype:  user.business-info.telecom.pager.ext__ext (StructuredDataElement,User.business-info.telecom.pager.ext)  telephone extension
              subtype:  user.business-info.telecom.pager.comment__comment (StructuredDataElement,User.business-info.telecom.pager.comment)  telephone optional comments
              subtype:  user.business-info.online__online (StructuredDataElement,User.business-info.online)  online address information
              subtype:  user.business-info.online.email__email (StructuredDataElement,User.business-info.online.email)  email address
              subtype:  user.business-info.online.uri__uri (StructuredDataElement,User.business-info.online.uri)  home page address
              subtype:  user.employer__employer (StructuredDataElement,User.employer)  user's employer
              subtype:  user.department__department (StructuredDataElement,User.department)  department
              subtype:  thirdparty.name__name (StructuredDataElement,Thirdparty.name)  third party's name
              subtype:  thirdparty.name.prefix__prefix (StructuredDataElement,Thirdparty.name.prefix)  name prefix
              subtype:  thirdparty.name.given__given (StructuredDataElement,Thirdparty.name.given)  given name
              subtype:  thirdparty.name.middle__middle (StructuredDataElement,Thirdparty.name.middle)  &&& seq? middle name
              subtype:  thirdparty.name.family__family (StructuredDataElement,Thirdparty.name.family)  family name (last name)
              subtype:  thirdparty.name.suffix__suffix (StructuredDataElement,Thirdparty.name.suffix)  name suffix
              subtype:  thirdparty.name.nickname__nickname (StructuredDataElement,Thirdparty.name.nickname)  nickname
              subtype:  thirdparty.bdate__bdate (StructuredDataElement,Thirdparty.bdate)  thirdparty's birth date
              subtype:  thirdparty.bdate.ymd__ymd (StructuredDataElement,Thirdparty.bdate.ymd)
              subtype:  thirdparty.bdate.ymd.year__year (StructuredDataElement,Thirdparty.bdate.ymd.year)  year
              subtype:  thirdparty.bdate.ymd.month__month (StructuredDataElement,Thirdparty.bdate.ymd.month)  month
              subtype:  thirdparty.bdate.ymd.day__day (StructuredDataElement,Thirdparty.bdate.ymd.day)  day
              subtype:  thirdparty.bdate.hms__hms__hm (StructuredDataElement,Thirdparty.bdate.hms)
              subtype:  thirdparty.bdate.hms.hour__hour (StructuredDataElement,Thirdparty.bdate.hms.hour)  hour
              subtype:  thirdparty.bdate.hms.minute__minute (StructuredDataElement,Thirdparty.bdate.hms.minute)  minute
              subtype:  thirdparty.bdate.hms.second__second (StructuredDataElement,Thirdparty.bdate.hms.second)  second
              subtype:  thirdparty.bdate.fractionsecond__fractionsecond (StructuredDataElement,Thirdparty.bdate.fractionsecond)  fraction of second
              subtype:  thirdparty.bdate.timezone__timezone (StructuredDataElement,Thirdparty.bdate.timezone)  time zone
              subtype:  thirdparty.login__login (StructuredDataElement,Thirdparty.login)  thirdparty's login information
              subtype:  thirdparty.login.id__id (StructuredDataElement,Thirdparty.login.id)  login id
              subtype:  thirdparty.login.password__password (StructuredDataElement,Thirdparty.login.password)  login password
              subtype:  thirdparty.cert__cert (StructuredDataElement,Thirdparty.cert)  thirdparty's identity certificate
              subtype:  thirdparty.cert.key__key (StructuredDataElement,Thirdparty.cert.key)  certificate key
              subtype:  thirdparty.cert.format__format (StructuredDataElement,Thirdparty.cert.format)  certificate format
              subtype:  thirdparty.gender__gender (StructuredDataElement,Thirdparty.gender)  thirdparty's gender
              subtype:  thirdparty.jobtitle__jobtitle (StructuredDataElement,Thirdparty.jobtitle)  third party's jobtitle
              subtype:  thirdparty.home-info__home-info (StructuredDataElement,Thirdparty.home-info)  thirdparty's home contact information
              subtype:  thirdparty.home-info.postal__postal (StructuredDataElement,Thirdparty.home-info.postal)  postal address information
              subtype:  thirdparty.home-info.postal.name__name (StructuredDataElement,Thirdparty.home-info.postal.name)
              subtype:  thirdparty.home-info.postal.name.prefix__prefix (StructuredDataElement,Thirdparty.home-info.postal.name.prefix)  name prefix
              subtype:  thirdparty.home-info.postal.name.given__given (StructuredDataElement,Thirdparty.home-info.postal.name.given)  given name
              subtype:  thirdparty.home-info.postal.name.middle__middle (StructuredDataElement,Thirdparty.home-info.postal.name.middle)  &&& seq? middle name
              subtype:  thirdparty.home-info.postal.name.family__family (StructuredDataElement,Thirdparty.home-info.postal.name.family)  family name (last name)
              subtype:  thirdparty.home-info.postal.name.suffix__suffix (StructuredDataElement,Thirdparty.home-info.postal.name.suffix)  name suffix
              subtype:  thirdparty.home-info.postal.name.nickname__nickname (StructuredDataElement,Thirdparty.home-info.postal.name.nickname)  nickname
              subtype:  thirdparty.home-info.postal.street__street (StructuredDataElement,Thirdparty.home-info.postal.street)  street address
              subtype:  thirdparty.home-info.postal.city__city (StructuredDataElement,Thirdparty.home-info.postal.city)  city
              subtype:  thirdparty.home-info.postal.stateprov__stateprov (StructuredDataElement,Thirdparty.home-info.postal.stateprov)  State or Province
              subtype:  thirdparty.home-info.postal.postalcode__postalcode (StructuredDataElement,Thirdparty.home-info.postal.postalcode)  Postal Code
              subtype:  thirdparty.home-info.postal.organization__organization (StructuredDataElement,Thirdparty.home-info.postal.organization)  organization name
              subtype:  thirdparty.home-info.postal.country__country (StructuredDataElement,Thirdparty.home-info.postal.country)  country name
              subtype:  thirdparty.home-info.telecom__telecom (StructuredDataElement,Thirdparty.home-info.telecom)  telecommunications address information
              subtype:  thirdparty.home-info.telecom.telephone__telephone (StructuredDataElement,Thirdparty.home-info.telecom.telephone)  telephone number
              subtype:  thirdparty.home-info.telecom.telephone.intcode__intcode (StructuredDataElement,Thirdparty.home-info.telecom.telephone.intcode)  international telephone code
              subtype:  thirdparty.home-info.telecom.telephone.loccode__loccode (StructuredDataElement,Thirdparty.home-info.telecom.telephone.loccode)  local telephone area code
              subtype:  thirdparty.home-info.telecom.telephone.number__number (StructuredDataElement,Thirdparty.home-info.telecom.telephone.number)  telephone number
              subtype:  thirdparty.home-info.telecom.telephone.ext__ext (StructuredDataElement,Thirdparty.home-info.telecom.telephone.ext)  telephone extension
              subtype:  thirdparty.home-info.telecom.telephone.comment__comment (StructuredDataElement,Thirdparty.home-info.telecom.telephone.comment)  telephone optional comments
              subtype:  thirdparty.home-info.telecom.fax__fax (StructuredDataElement,Thirdparty.home-info.telecom.fax)  fax number
              subtype:  thirdparty.home-info.telecom.fax.intcode__intcode (StructuredDataElement,Thirdparty.home-info.telecom.fax.intcode)  international telephone code
              subtype:  thirdparty.home-info.telecom.fax.loccode__loccode (StructuredDataElement,Thirdparty.home-info.telecom.fax.loccode)  local telephone area code
              subtype:  thirdparty.home-info.telecom.fax.number__number (StructuredDataElement,Thirdparty.home-info.telecom.fax.number)  telephone number
              subtype:  thirdparty.home-info.telecom.fax.ext__ext (StructuredDataElement,Thirdparty.home-info.telecom.fax.ext)  telephone extension
              subtype:  thirdparty.home-info.telecom.fax.comment__comment (StructuredDataElement,Thirdparty.home-info.telecom.fax.comment)  telephone optional comments
              subtype:  thirdparty.home-info.telecom.mobile__mobile (StructuredDataElement,Thirdparty.home-info.telecom.mobile)  mobile telephone number
              subtype:  thirdparty.home-info.telecom.mobile.intcode__intcode (StructuredDataElement,Thirdparty.home-info.telecom.mobile.intcode)  international telephone code
              subtype:  thirdparty.home-info.telecom.mobile.loccode__loccode (StructuredDataElement,Thirdparty.home-info.telecom.mobile.loccode)  local telephone area code
              subtype:  thirdparty.home-info.telecom.mobile.number__number (StructuredDataElement,Thirdparty.home-info.telecom.mobile.number)  telephone number
              subtype:  thirdparty.home-info.telecom.mobile.ext__ext (StructuredDataElement,Thirdparty.home-info.telecom.mobile.ext)  telephone extension
              subtype:  thirdparty.home-info.telecom.mobile.comment__comment (StructuredDataElement,Thirdparty.home-info.telecom.mobile.comment)  telephone optional comments
              subtype:  thirdparty.home-info.telecom.pager__pager (StructuredDataElement,Thirdparty.home-info.telecom.pager)  pager number
              subtype:  thirdparty.home-info.telecom.pager.intcode__intcode (StructuredDataElement,Thirdparty.home-info.telecom.pager.intcode)  international telephone code
              subtype:  thirdparty.home-info.telecom.pager.loccode__loccode (StructuredDataElement,Thirdparty.home-info.telecom.pager.loccode)  local telephone area code
              subtype:  thirdparty.home-info.telecom.pager.number__number (StructuredDataElement,Thirdparty.home-info.telecom.pager.number)  telephone number
              subtype:  thirdparty.home-info.telecom.pager.ext__ext (StructuredDataElement,Thirdparty.home-info.telecom.pager.ext)  telephone extension
              subtype:  thirdparty.home-info.telecom.pager.comment__comment (StructuredDataElement,Thirdparty.home-info.telecom.pager.comment)  telephone optional comments
              subtype:  thirdparty.home-info.online__online (StructuredDataElement,Thirdparty.home-info.online)  online address information
              subtype:  thirdparty.home-info.online.email__email (StructuredDataElement,Thirdparty.home-info.online.email)  email address
              subtype:  thirdparty.home-info.online.uri__uri (StructuredDataElement,Thirdparty.home-info.online.uri)  home page address
              subtype:  thirdparty.business-info__business-info (StructuredDataElement,Thirdparty.business-info)  thirdparty's business contact information
              subtype:  thirdparty.business-info.postal__postal (StructuredDataElement,Thirdparty.business-info.postal)  postal address information
              subtype:  thirdparty.business-info.postal.name__name (StructuredDataElement,Thirdparty.business-info.postal.name)
              subtype:  thirdparty.business-info.postal.name.prefix__prefix (StructuredDataElement,Thirdparty.business-info.postal.name.prefix)  name prefix
              subtype:  thirdparty.business-info.postal.name.given__given (StructuredDataElement,Thirdparty.business-info.postal.name.given)  given name
              subtype:  thirdparty.business-info.postal.name.middle__middle (StructuredDataElement,Thirdparty.business-info.postal.name.middle)  &&& seq? middle name
              subtype:  thirdparty.business-info.postal.name.family__family (StructuredDataElement,Thirdparty.business-info.postal.name.family)  family name (last name)
              subtype:  thirdparty.business-info.postal.name.suffix__suffix (StructuredDataElement,Thirdparty.business-info.postal.name.suffix)  name suffix
              subtype:  thirdparty.business-info.postal.name.nickname__nickname (StructuredDataElement,Thirdparty.business-info.postal.name.nickname)  nickname
              subtype:  thirdparty.business-info.postal.street__street (StructuredDataElement,Thirdparty.business-info.postal.street)  street address
              subtype:  thirdparty.business-info.postal.city__city (StructuredDataElement,Thirdparty.business-info.postal.city)  city
              subtype:  thirdparty.business-info.postal.stateprov__stateprov (StructuredDataElement,Thirdparty.business-info.postal.stateprov)  State or Province
              subtype:  thirdparty.business-info.postal.postalcode__postalcode (StructuredDataElement,Thirdparty.business-info.postal.postalcode)  Postal Code
              subtype:  thirdparty.business-info.postal.organization__organization (StructuredDataElement,Thirdparty.business-info.postal.organization)  organization name
              subtype:  thirdparty.business-info.postal.country__country (StructuredDataElement,Thirdparty.business-info.postal.country)  country name
              subtype:  thirdparty.business-info.telecom__telecom (StructuredDataElement,Thirdparty.business-info.telecom)  telecommunications address information
              subtype:  thirdparty.business-info.telecom.telephone__telephone (StructuredDataElement,Thirdparty.business-info.telecom.telephone)  telephone number
              subtype:  thirdparty.business-info.telecom.telephone.intcode__intcode (StructuredDataElement,Thirdparty.business-info.telecom.telephone.intcode)  international telephone code
              subtype:  thirdparty.business-info.telecom.telephone.loccode__loccode (StructuredDataElement,Thirdparty.business-info.telecom.telephone.loccode)  local telephone area code
              subtype:  thirdparty.business-info.telecom.telephone.number__number (StructuredDataElement,Thirdparty.business-info.telecom.telephone.number)  telephone number
              subtype:  thirdparty.business-info.telecom.telephone.ext__ext (StructuredDataElement,Thirdparty.business-info.telecom.telephone.ext)  telephone extension
              subtype:  thirdparty.business-info.telecom.telephone.comment__comment (StructuredDataElement,Thirdparty.business-info.telecom.telephone.comment)  telephone optional comments
              subtype:  thirdparty.business-info.telecom.fax__fax (StructuredDataElement,Thirdparty.business-info.telecom.fax)  fax number
              subtype:  thirdparty.business-info.telecom.fax.intcode__intcode (StructuredDataElement,Thirdparty.business-info.telecom.fax.intcode)  international telephone code
              subtype:  thirdparty.business-info.telecom.fax.loccode__loccode (StructuredDataElement,Thirdparty.business-info.telecom.fax.loccode)  local telephone area code
              subtype:  thirdparty.business-info.telecom.fax.number__number (StructuredDataElement,Thirdparty.business-info.telecom.fax.number)  telephone number
              subtype:  thirdparty.business-info.telecom.fax.ext__ext (StructuredDataElement,Thirdparty.business-info.telecom.fax.ext)  telephone extension
              subtype:  thirdparty.business-info.telecom.fax.comment__comment (StructuredDataElement,Thirdparty.business-info.telecom.fax.comment)  telephone optional comments
              subtype:  thirdparty.business-info.telecom.mobile__mobile (StructuredDataElement,Thirdparty.business-info.telecom.mobile)  mobile telephone number
              subtype:  thirdparty.business-info.telecom.mobile.intcode__intcode (StructuredDataElement,Thirdparty.business-info.telecom.mobile.intcode)  international telephone code
              subtype:  thirdparty.business-info.telecom.mobile.loccode__loccode (StructuredDataElement,Thirdparty.business-info.telecom.mobile.loccode)  local telephone area code
              subtype:  thirdparty.business-info.telecom.mobile.number__number (StructuredDataElement,Thirdparty.business-info.telecom.mobile.number)  telephone number
              subtype:  thirdparty.business-info.telecom.mobile.ext__ext (StructuredDataElement,Thirdparty.business-info.telecom.mobile.ext)  telephone extension
              subtype:  thirdparty.business-info.telecom.mobile.comment__comment (StructuredDataElement,Thirdparty.business-info.telecom.mobile.comment)  telephone optional comments
              subtype:  thirdparty.business-info.telecom.pager__pager (StructuredDataElement,Thirdparty.business-info.telecom.pager)  pager number
              subtype:  thirdparty.business-info.telecom.pager.intcode__intcode (StructuredDataElement,Thirdparty.business-info.telecom.pager.intcode)  international telephone code
              subtype:  thirdparty.business-info.telecom.pager.loccode__loccode (StructuredDataElement,Thirdparty.business-info.telecom.pager.loccode)  local telephone area code
              subtype:  thirdparty.business-info.telecom.pager.number__number (StructuredDataElement,Thirdparty.business-info.telecom.pager.number)  telephone number
              subtype:  thirdparty.business-info.telecom.pager.ext__ext (StructuredDataElement,Thirdparty.business-info.telecom.pager.ext)  telephone extension
              subtype:  thirdparty.business-info.telecom.pager.comment__comment (StructuredDataElement,Thirdparty.business-info.telecom.pager.comment)  telephone optional comments
              subtype:  thirdparty.business-info.online__online (StructuredDataElement,Thirdparty.business-info.online)  online address information
              subtype:  thirdparty.business-info.online.email__email (StructuredDataElement,Thirdparty.business-info.online.email)  email address
              subtype:  thirdparty.business-info.online.uri__uri (StructuredDataElement,Thirdparty.business-info.online.uri)  home page address
              subtype:  thirdparty.employer__employer (StructuredDataElement,Thirdparty.employer)  thirdparty's employer
              subtype:  thirdparty.department__department (StructuredDataElement,Thirdparty.department)  department
              subtype:  business.name__busines__name (StructuredDataElement,Business.name)  organization name
              subtype:  business.department__department (StructuredDataElement,Business.department)  department
              subtype:  business.cert__cert (StructuredDataElement,Business.cert)  organization identity certificate
              subtype:  business.cert.key__key (StructuredDataElement,Business.cert.key)  certificate key
              subtype:  business.cert.format__format (StructuredDataElement,Business.cert.format)  certificate format
              subtype:  business.contact-info__busines__contact-info__contactinfo (StructuredDataElement,Business.contact-info)  contact information for the organization
              subtype:  business.contact-info.postal__busines__postal (StructuredDataElement,Business.contact-info.postal)  postal address information
              subtype:  business.contact-info.postal.name__busines__name (StructuredDataElement,Business.contact-info.postal.name)
              subtype:  business.contact-info.postal.name.prefix__busines__prefix (StructuredDataElement,Business.contact-info.postal.name.prefix)  name prefix
              subtype:  business.contact-info.postal.name.given__busines__given (StructuredDataElement,Business.contact-info.postal.name.given)  given name
              subtype:  business.contact-info.postal.name.middle__busines__middle (StructuredDataElement,Business.contact-info.postal.name.middle)  &&& seq? middle name
              subtype:  business.contact-info.postal.name.family__busines__family (StructuredDataElement,Business.contact-info.postal.name.family)  family name (last name)
              subtype:  business.contact-info.postal.name.suffix__busines__suffix (StructuredDataElement,Business.contact-info.postal.name.suffix)  name suffix
              subtype:  business.contact-info.postal.name.nickname__busines__nickname (StructuredDataElement,Business.contact-info.postal.name.nickname)  nickname
              subtype:  business.contact-info.postal.street__busines__street (StructuredDataElement,Business.contact-info.postal.street)  street address
              subtype:  business.contact-info.postal.city__busines__city (StructuredDataElement,Business.contact-info.postal.city)  city
              subtype:  business.contact-info.postal.stateprov__busines__stateprov (StructuredDataElement,Business.contact-info.postal.stateprov)  State or Province
              subtype:  business.contact-info.postal.postalcode__busines__postalcode (StructuredDataElement,Business.contact-info.postal.postalcode)  Postal Code
              subtype:  business.contact-info.postal.organization__busines__organization (StructuredDataElement,Business.contact-info.postal.organization)  organization name
              subtype:  business.contact-info.postal.country__busines__country (StructuredDataElement,Business.contact-info.postal.country)  country name
              subtype:  business.contact-info.telecom__busines__telecom (StructuredDataElement,Business.contact-info.telecom)  telecommunications address information
              subtype:  business.contact-info.telecom.telephone__busines__telephone (StructuredDataElement,Business.contact-info.telecom.telephone)  telephone number
              subtype:  business.contact-info.telecom.telephone.intcode__busines__intcode (StructuredDataElement,Business.contact-info.telecom.telephone.intcode)  international telephone code
              subtype:  business.contact-info.telecom.telephone.loccode__busines__loccode (StructuredDataElement,Business.contact-info.telecom.telephone.loccode)  local telephone area code
              subtype:  business.contact-info.telecom.telephone.number__busines__number (StructuredDataElement,Business.contact-info.telecom.telephone.number)  telephone number
              subtype:  business.contact-info.telecom.telephone.ext__busines__ext (StructuredDataElement,Business.contact-info.telecom.telephone.ext)  telephone extension
              subtype:  business.contact-info.telecom.telephone.comment__busines__comment (StructuredDataElement,Business.contact-info.telecom.telephone.comment)  telephone optional comments
              subtype:  business.contact-info.telecom.fax__busines__fax (StructuredDataElement,Business.contact-info.telecom.fax)  fax number
              subtype:  business.contact-info.telecom.fax.intcode__busines__intcode (StructuredDataElement,Business.contact-info.telecom.fax.intcode)  international telephone code
              subtype:  business.contact-info.telecom.fax.loccode__busines__loccode (StructuredDataElement,Business.contact-info.telecom.fax.loccode)  local telephone area code
              subtype:  business.contact-info.telecom.fax.number__busines__number (StructuredDataElement,Business.contact-info.telecom.fax.number)  telephone number
              subtype:  business.contact-info.telecom.fax.ext__busines__ext (StructuredDataElement,Business.contact-info.telecom.fax.ext)  telephone extension
              subtype:  business.contact-info.telecom.fax.comment__busines__comment (StructuredDataElement,Business.contact-info.telecom.fax.comment)  telephone optional comments
              subtype:  business.contact-info.telecom.mobile__busines__mobile (StructuredDataElement,Business.contact-info.telecom.mobile)  mobile telephone number
              subtype:  business.contact-info.telecom.mobile.intcode__busines__intcode (StructuredDataElement,Business.contact-info.telecom.mobile.intcode)  international telephone code
              subtype:  business.contact-info.telecom.mobile.loccode__busines__loccode (StructuredDataElement,Business.contact-info.telecom.mobile.loccode)  local telephone area code
              subtype:  business.contact-info.telecom.mobile.number__busines__number (StructuredDataElement,Business.contact-info.telecom.mobile.number)  telephone number
              subtype:  business.contact-info.telecom.mobile.ext__busines__ext (StructuredDataElement,Business.contact-info.telecom.mobile.ext)  telephone extension
              subtype:  business.contact-info.telecom.mobile.comment__busines__comment (StructuredDataElement,Business.contact-info.telecom.mobile.comment)  telephone optional comments
              subtype:  business.contact-info.telecom.pager__busines__pager (StructuredDataElement,Business.contact-info.telecom.pager)  pager number
              subtype:  business.contact-info.telecom.pager.intcode__busines__intcode (StructuredDataElement,Business.contact-info.telecom.pager.intcode)  international telephone code
              subtype:  business.contact-info.telecom.pager.loccode__busines__loccode (StructuredDataElement,Business.contact-info.telecom.pager.loccode)  local telephone area code
              subtype:  business.contact-info.telecom.pager.number__busines__number (StructuredDataElement,Business.contact-info.telecom.pager.number)  telephone number
              subtype:  business.contact-info.telecom.pager.ext__busines__ext (StructuredDataElement,Business.contact-info.telecom.pager.ext)  telephone extension
              subtype:  business.contact-info.telecom.pager.comment__busines__comment (StructuredDataElement,Business.contact-info.telecom.pager.comment)  telephone optional comments
              subtype:  business.contact-info.online__busines__online (StructuredDataElement,Business.contact-info.online)  online address information
              subtype:  business.contact-info.online.email__busines__email (StructuredDataElement,Business.contact-info.online.email)  email address
              subtype:  business.contact-info.online.uri__busines__uri (StructuredDataElement,Business.contact-info.online.uri)  home page address
           subtype:  extends__extend (?,?)
           subtype:  relativeTo (RelativeClass,?)  Defines what context the class is relative to
           subtype:  imageWidth__imagewidth (Image,Literal)  Width in pixels of the image
           subtype:  imageHeight (Image,Literal)  Height in pixels of the image
           subtype:  imageAltText (Image,Literal)  A very short text alternative to the image
           subtype:  image (?,Image)  An image or logo associated with the subject
           subtype:  shortDescription__shortdescription (?,Literal)  A short human readable description of the subject
           subtype:  longDescription (?,Literal)  A human readable description of the subject
        subtype:  Higgins_property (?,?)
           subtype:  Higgins_annotation_property (?,?)
              subtype:  base (?,?)
              subtype:  fractionDigits (?,?)
              subtype:  length (?,?)
              subtype:  maxExclusive__maxexclusive (?,?)
              subtype:  maxInclusive__maxinclusive (?,?)
              subtype:  maxLength__maxlength (?,?)
              subtype:  minExclusive__minexclusive (?,?)
              subtype:  minInclusive__mininclusive (?,?)
              subtype:  minLength__minlength (?,?)
              subtype:  pattern (?,?)
              subtype:  totalDigits (?,?)
           subtype:  Higgins_datatype_property (?,?)
              subtype:  simpleMetadata (Value,DigitalSubject)  Used as the super-Property of some DatatypeProperties whose domain is higgins#ValeAndMetadata or higgins#DigitalSubject to indicate that these properties are considered to be metadata about the ValueAndMetadata (or DigitalSubject)
                 subtype:  subjectId__subjectid (SubjectRelationship,normalizedString)
                    subtype:  subjectCUID (SubjectRelationship,normalizedString)
                 subtype:  validFrom__validfrom (TimeSpan,date)
                 subtype:  validTo__validto (TimeSpan,date)
                 subtype:  lastModified (Value,dateTime)
                 subtype:  syncConflict (Value,boolean)
                 subtype:  lastVerifiedFromSource (Value,date)
                 subtype:  lastVerifyAttempt (Value,date)
                 subtype:  creationTime (Value,date)
                 subtype:  simpleValue (SimpleValue,DigitalSubject)
                    subtype:  string (String,string)
                    subtype:  normalizedString (NormalizedString,normalizedString)
                    subtype:  base64Binary (Base64Binary,base64Binary)
                    subtype:  integer (Integer,integer)
                    subtype:  dateTime (DateTime,dateTime)
                    subtype:  boolean (Boolean,boolean)
                    subtype:  decimal (Decimal,decimal)
                    subtype:  nonNegativeInteger__nonnegativeinteger (NonNegativeInteger,nonnegative_integer)
                    subtype:  positiveInteger (PositiveInteger,positiveInteger)
                    subtype:  nonPositiveInteger__nonpositiveinteger (NonPositiveInteger,nonPositiveInteger)
                    subtype:  negativeInteger (NegativeInteger,negativeInteger)
                    subtype:  float (Float,float)
                    subtype:  double (Double,double)
                    subtype:  long (Long,long)
                    subtype:  int (Int,int)
                    subtype:  short (Short,short)
                    subtype:  byte (Byte,byte)
                    subtype:  unsignedInt (UnsignedInt,unsignedInt)
                    subtype:  unsignedLong (UnsignedLong,unsignedLong)
                    subtype:  unsignedShort (UnsignedShort,unsignedShort)
                    subtype:  unsignedByte (UnsignedByte,unsignedByte)
                    subtype:  hexBinary__hexbinary (HexBinary,hexBinary)
                    subtype:  time (Time,time)
                    subtype:  date (Date,date)
                    subtype:  gYear__gyear (GYear,gYear)
                    subtype:  gYearMonth__gyearmonth (GYearMonth,gYearMonth)
                    subtype:  gMonthDay (GMonthDay,gMonthDay)
                    subtype:  gDay__gday (GDay,gDay)
                    subtype:  gMonth__gmonth (GMonth,gMonth)
                    subtype:  anyURI (AnyURI,anyURI)
                    subtype:  token (Token,token)
                    subtype:  nMTOKEN (NMTOKEN,NMTOKEN)
                    subtype:  language (Language,language)
                    subtype:  name (Name,Name)
                    subtype:  nCName (NCName,NCName)
           subtype:  Higgins_object_property (?,?)
              subtype:  contextRelationship (ContextObject,ContextRelationship)
              subtype:  contextId__contextid (Higgins_Relationship,ContextId)
                 subtype:  contextURI (Higgins_Relationship,ContextId)
              subtype:  attribute (Higgins_ContextObject_or_DigitalSubject,Higgins_Attribute_or_Value)  Instances of this property are used to point to one or more values (i.e. cases where (i.e. cases where the range is higgins:Value). One instance (at most) may also be used to point to a holder of metadata (an instance of higgins:Attribute) about the entire set of values.
                 subtype:  uniqueIdentifier (DigitalSubject -> String)
                 subtype:  relation (Higgins_ContextObject_or_DigitalSubject,SubjectRelationship)  A directed relation between two Digital Subjects
                    subtype:  correlation (Higgins_ContextObject_or_DigitalSubject,SubjectRelationship)  A directed relation between two Digital Subjects believed to represent the same underlying Entity
                 subtype:  firstname (Person,NormalizedStringSimpleAttribute)
                 subtype:  surname (Person,NormalizedStringSimpleAttribute)
                 subtype:  postalAddress (Person,PostalAddress)
                 subtype:  streetAddress (PostalAddress,String)
                 subtype:  city (PostalAddress,String)
                 subtype:  state (Higgins_ContextObject_or_DigitalSubject,String)
                 subtype:  postalCode (PostalAddress,String)
                 subtype:  country (PostalAddress,String)
                 subtype:  friend (DigitalSubject,SubjectRelationship)
              subtype:  complexMetadata__complexmetadata (Higgins_DigitalSubject_or_Value,?)  Used as the super-Property of some ObjectProperties of higgins:ValueAndMetadata or higgins:DigitalSubject to indicate that these properties are considered to be metadata about the ValueAndMetadata (or DigitalSubject)
                 subtype:  source (Value,SubjectRelationship)
                 subtype:  creator (Value,SubjectRelationship)
                 subtype:  timeSpan (Higgins_DigitalSubject_or_Value,TimeSpan)
  subtype:  domain_related_relation__domain-related-thing (?,?)
     subtype:  relation_from_a_domain__thing_in_domain (domain,?)
        subtype:  subdomain__true-subdomain (domain,domain)  in WebKB-2, ">part" is an abbreviation of this relation since it is not  
 a part relation nor a specialization relation but a mix of both; 
 for details, see http://www.webkb.org/kb/it/o_domain/d_field_of_study.html
        subtype:  domain_object (domain,?)
     subtype:  relation_from_a_thing_that_is_not_a_domain__thing_in_domain_of_object (thing_that_is_not_a_domain,?)
        subtype:  object_subdomain__subdomain_of_object (thing_that_is_not_a_domain,domain)
        subtype:  object_in_domain_of_object (thing_that_is_not_a_domain,thing_that_is_not_a_domain)  all relations non exclusive with this one are subtypes of this one; this is stated via:
 pm#relation subtype: {(pm#object_in_domain_of_object  pm#relation_from_a_domain pm#object_subdomain)};
     subtype:  relation_to_a_domain__sub-domain_or_object-subdomain (?,domain)
        subtype:  subdomain__true-subdomain (domain,domain)  in WebKB-2, ">part" is an abbreviation of this relation since it is not  
 a part relation nor a specialization relation but a mix of both; 
 for details, see http://www.webkb.org/kb/it/o_domain/d_field_of_study.html
        subtype:  subdomain_of_object (?,domain)
     subtype:  relation_to_a_thing_that_is_not_a_domain__domain-related-object (?,thing_that_is_not_a_domain)
        subtype:  domain_object (domain,?)
        subtype:  object_in_domain (?,thing_that_is_not_a_domain)

697 categories printed


Another search (with same display options)?