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:  pm#relation__related_thing__relatedthing___related_with  type for any relation (unary, binary, ..., *-ary) and instance of pm#relation_type
  subtype:  pm#attributive_relation__attributiverelation (*)  like pm#binary_relation, this type mostly exists to categorize what cannot be categorized elsewhere
     subtype:  rst#attributive_relation__attributiverelation (pm#description_content/medium/container,pm#description_content/medium/container)
        subtype:  rst#property (pm#description_content/medium/container,pm#description_content/medium/container)
        subtype:  rst#attribute (pm#description_content/medium/container,pm#description_content/medium/container)
        subtype:  rst#possession (pm#description_content/medium/container,pm#description_content/medium/container)
     subtype:  pm#purpose (?,?)
        subtype:  pm#goal (pm#process,pm#situation)
        subtype:  rst#purpose (pm#description_content/medium/container,pm#description_content/medium/container)  situation that the described action is intended to reach
     subtype:  aktp#has-author__hasauthor (aktp#Publication-reference_or_Information-Bearing-Object_or_Technology_or_Method,pm#cognitive_agent)
     subtype:  aktp#owned-by__ownedby (aktp#Information-Bearing-Object_or_Technology_or_Method,aktp#Legal-Agent)
     subtype:  pm#owner (?,pm#causal_entity)  this is not a function: 0..N owner allowed
        subtype:  pm#sole_owner (? -> pm#causal_entity)
     subtype:  pm#owner_of__ownerof (pm#causal_entity,?)
        subtype:  sumo#possesses__possesse (dl#agentive_physical_object,sumo#object)  the agent has ownership of the object
        subtype:  sumo#property_fn (dl#agentive_physical_object -> sumo#set)  maps an agent to the set of objects owned by the agent
     subtype:  sumo#leader__leader_of (sumo#human,dl#agentive_physical_object)  (sumo#leader ?INSTITUTION ?PERSON) means that the leader of ?INSTITUTION is ?PERSON
     subtype:  pm#seller__vendor___vender (pm#situation -> pm#goal_directed_agent)
     subtype:  pm#customer__client___buyer__buyer___purchaser__purchaser___vendee (pm#situation,pm#goal_directed_agent)
     subtype:  pm#generator (? -> pm#causal_entity)
        subtype:  pm#parent (? -> pm#causal_entity)
     subtype:  pm#creator (pm#entity,pm#entity)
        subtype:  dc#Creator (pm#entity,pm#entity)  to specify an entity primarily responsible for making the content of a resource
           subtype:  pm#author (pm#description,pm#causal_entity)
              subtype:  pm#main_author (pm#description,pm#causal_entity)
              subtype:  pm#co-author (pm#description,pm#causal_entity)
     subtype:  pm#spatial_origin__spatialorigin (?,?)
        subtype:  pm#cuisine_origin__cuisineorigin (?,?)
     subtype:  sumo#exploits (sumo#object,dl#agentive_physical_object)  the object is used by the agent as a resource in an unspecified instance of process
     subtype:  sumo#has_purpose__haspurpose (sumo#physical,sumo#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:  sumo#has_purpose_for_agent__haspurposeforagent (sumo#physical,sumo#formula,sumo#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:  pm#measure (pm#attribute_or_quality_or_measure,pm#attribute_or_quality_or_measure)  e.g., [a weight, measure: 75 kg]
     subtype:  pm#attribute (?,pm#attribute_or_quality_or_measure)  e.g., [a car, attribute: a weight]
        subtype:  sumo#property (?,sumo#Attribute)
           subtype:  sumo#attribute (sumo#object,sumo#Attribute)  the 2nd argument is an attribute of the 1st
           subtype:  sumo#manner (sumo#process,sumo#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:  dl#qt__quality (dl#quality_or_endurant_or_perdurant,dl#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:  dl#direct_quality__dqt (dl#quality_or_endurant_or_perdurant,dl#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:  pm#name (?,?)
        subtype:  dc#Title (? -> pm#entity)  to specify a name of a resource
        subtype:  dc#Identifier (? -> pm#string)  to specify a reference that is unambiguous within a given context; SHOULD NOT BE USED IN WEBKB
           subtype:  dl#identifier (dl#entity -> rdfs#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:  rdfs#label (?,pm#string)  in WebKB, with FO, use the link '_'
           subtype:  dl#name (dl#entity,rdfs#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:  akts#has-pretty-name (?,pm#string)
           subtype:  akts#has-variant-name__hasvariantname (?,pm#string)
        subtype:  tap#plural (?,pm#string)  to specify plural names; do not use in WebKB
        subtype:  tap#singular (?,pm#string)  to specify singular names; do not use in WebKB
     subtype:  dc#Date (? -> pm#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:  pm#date (pm#situation -> pm#time_measure)
        subtype:  pm#authoring_time__authoringtime (pm#description_content/medium/container -> pm#time_measure)
           subtype:  pm#authoring_date__authoringdate (pm#description_content/medium/container -> pm#time_measure)
        subtype:  pm#publish_date__publishdate (? -> pm#entity)
     subtype:  rdf#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:  pm#rdf_reification_relation__rdfreificationrelation (?,?)
        subtype:  rdf#predicate (rdf#statement -> pm#binary_relation_type)  the property used in a statement when representing the statement in reified form
        subtype:  rdf#subject (rdf#statement -> ?)  resource that a statement is describing when representing the statement in reified form
        subtype:  rdf#object (? -> ?)  object of a statement when representing the statement in reified form
     subtype:  pm#support (?,?)
     subtype:  pm#example (?,pm#description_content/medium/container)
        subtype:  pm#illustration (pm#description_content/medium/container,pm#description_content/medium/container)
     subtype:  pm#syntax (?,pm#description_content/medium/container)
     subtype:  akts#has-magnitude__hasmagnitude (sumo#physical_quantity,xsd#decimal)
     subtype:  pm#editor (#publication,#editor)
  subtype:  pm#mereological_relation (?,*)
     subtype:  pm#part_or_parts (?,?)
        subtype:  pm#part (?,?)
           subtype:  pm#sub_situation__subsituation (pm#situation,pm#situation)
              subtype:  pm#sub_process__subproces (pm#process,pm#process)
              subtype:  dl#temporal_part__P.T (dl#perdurant,dl#perdurant)
              subtype:  dl#spatial_part__spatialpart__P.S (dl#perdurant,dl#perdurant)
           subtype:  pm#spatial_part__spatialpart (pm#spatial_object,pm#spatial_object)
              subtype:  pm#physical_part (pm#physical_entity,pm#physical_entity)
           subtype:  pm#sub_collection__subcollection (pm#collection,pm#collection)  a partial order relation
              subtype:  pm#ending_collection (pm#collection,pm#collection)
                 subtype:  pm#final_segment__finalsegment (pm#collection,pm#collection)  the second collection is a final segment of the 1st
              subtype:  kif#sublist__final_segment_of__finalsegmentof (sumo#list,sumo#list)  USE pm#final_segment INSTEAD OF THIS RELATION TYPE; "sublist" is a misleading name; "final_segment_of" is better
           subtype:  pm#main_part (?,?)
           subtype:  pm#first_part__firstpart (?,?)
              subtype:  kif#first (sumo#list -> ?)
                 subtype:  rdf#first (rdf#list -> ?)
           subtype:  pm#last_part (?,?)
              subtype:  kif#last (sumo#list -> ?)
           subtype:  pm#part_in_Dolce_Lite (dl#entity,dl#entity)
              subtype:  dl#part (dl#entity,dl#entity)  the subpart may or may not be different from the whole
                 subtype:  dl#component (dl#entity,dl#entity)
                 subtype:  dl#atomic_part (dl#entity,dl#atom)  an undivisible part
                    subtype:  dl#temporary_atomic_part__AtP (dl#entity,dl#atom)
              subtype:  dl#proper_part (dl#entity,dl#entity)  the subpart is different from the whole
              subtype:  dl#temporary_proper_part (dl#endurant,dl#endurant)
              subtype:  dl#temporary_part__temporarypart (dl#endurant,dl#endurant)
                 subtype:  dl#temporary_component__temporarycomponent (dl#endurant,dl#endurant)
              subtype:  dl#constant_part (dl#entity,dl#entity)
              subtype:  dl#sibling_part__siblingpart (dl#entity,dl#entity)
           subtype:  pm#in_proceedings (#conference,#publication)
        subtype:  pm#parts__part (?,pm#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:  pm#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:  sumo#part__part_of (sumo#object,sumo#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:  sumo#proper_part__proper_part_of (sumo#object,sumo#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:  sumo#piece__piece_of__pieceof (sumo#substance,sumo#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:  sumo#component__component_of__componentof (sumo#corpuscular_object,sumo#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:  sumo#member (sumo#self_connected_object,sumo#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:  pm#part_in_Dolce_Full (dolce#world,dolce#particular,dolce#particular+)
           subtype:  dolce#part__P (dolce#world,dolce#particular,dolce#particular,dolce#particular)
           subtype:  dolce#atomic_part__AtP (dolce#world,dolce#particular,dolce#particular)
           subtype:  dolce#temporary_atomic_part__AtP (dolce#world,dolce#particular,dolce#particular,dolce#particular)
           subtype:  dolce#proper_part__PP (dolce#world,dolce#particular,dolce#particular)  a subpart (different from the whole)
           subtype:  dolce#temporary_proper_part__PP (dolce#world,dolce#particular,dolce#particular,dolce#particular)
           subtype:  dolce#temporary_part__temporarypart__P (dolce#world,dolce#particular,dolce#particular,dolce#particular)
     subtype:  pm#overlap_with__overlapwith (?,?)
        subtype:  dl#overlap__O (dl#abstract_or_perdurant,dl#abstract_or_perdurant)
  subtype:  pm#intentional_relation__intentionalrelation (sumo#cognitive_agent,?)  relations between an agent and one or more entities, where the relation requires that the agent has awareness of the entity
     subtype:  sumo#prefers__prefer (sumo#cognitive_agent,sumo#formula,sumo#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:  sumo#in_scope_of_interest (sumo#cognitive_agent,?)  the 2nd argument is within the scope of interest of the agent;  the interest indicated can be either positive or negative
     subtype:  pm#propositional_attitude_relation (sumo#cognitive_agent,sumo#formula)  intentional_relations where the agent has awareness of a proposition
        subtype:  sumo#desires (sumo#cognitive_agent,sumo#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:  sumo#considers__consider (sumo#cognitive_agent,sumo#formula)  the agent considers or wonders about the truth of the proposition expressed by the formula
        subtype:  sumo#believes (sumo#cognitive_agent,sumo#formula)  the agent believes the proposition expressed by the formula
        subtype:  sumo#knows__know (sumo#cognitive_agent,sumo#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:  pm#object_attitude_relation (sumo#cognitive_agent,sumo#physical)  intentional_relations where the agent has awareness of an instance of sumo#physical
        subtype:  sumo#needs__need (sumo#cognitive_agent,sumo#physical)  the 2nd argument is physically required for the continued existence of the cognitive agent
        subtype:  sumo#wants__want (sumo#cognitive_agent,sumo#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:  pm#temporal_relation (?,?)
     subtype:  pm#relation_from_time_to_situation (pm#time_measure,pm#situation)
     subtype:  pm#relation_to_time (*,pm#time_measure)
        subtype:  pm#relation_from_situation_to_time (pm#situation,pm#time_measure)
           subtype:  pm#time (pm#situation,pm#time_measure)
              subtype:  pm#date (pm#situation -> pm#time_measure)
           subtype:  pm#duration (pm#situation -> pm#time_measure)
           subtype:  pm#from_time (pm#situation -> pm#time_measure)
              subtype:  pm#departure_time__departuretime (pm#process -> pm#time_measure)
           subtype:  pm#until_time__untiltime__to_time (pm#situation -> pm#time_measure)
              subtype:  pm#arrival_time__arrivaltime (pm#process -> pm#time_measure)
           subtype:  pm#before_time (pm#situation,pm#time_measure)
        subtype:  pm#relation_from_time_to_time (pm#time_measure,pm#time_measure)
           subtype:  pm#near_time (pm#time_measure,pm#time_measure)
           subtype:  pm#before (pm#time_measure,pm#time_measure)
           subtype:  pm#after (pm#time_measure,pm#time_measure)
        subtype:  pm#relation_from_physical_entity_to_time (pm#physical_entity -> pm#time_measure)
           subtype:  pm#check-in__checkin (pm#physical_entity -> pm#time_measure)
           subtype:  pm#check-out__checkout (pm#physical_entity -> pm#time_measure)
        subtype:  pm#creation_date (*,pm#time_measure)
           subtype:  pm#first_release__firstrelease (*,pm#time_measure)
     subtype:  akts#temporal_relation (?,?)
        subtype:  akts#temporal_relation_from_time_point (sumo#time_point,sumo#nonnegative_integer)
           subtype:  akts#second-of (sumo#time_point,sumo#nonnegative_integer)
           subtype:  akts#minute-of (sumo#time_point,sumo#nonnegative_integer)
           subtype:  akts#hour-of (sumo#time_point,sumo#nonnegative_integer)
           subtype:  akts#day-of__dayof (sumo#time_point,sumo#nonnegative_integer)
           subtype:  akts#month-of__monthof (sumo#time_point,sumo#nonnegative_integer)
           subtype:  akts#year-of (sumo#time_point,sumo#nonnegative_integer)
        subtype:  akts#temporal_relation_from_time_interval (sumo#time_interval,dl#temporal_region)
           subtype:  akts#begins-at-time-point (sumo#time_interval,sumo#time_point)
           subtype:  akts#ends-at-time-point (sumo#time_interval,sumo#time_point)
           subtype:  akts#has-duration__hasduration (sumo#time_interval,sumo#time_duration)
        subtype:  akts#has-time-interval (cyc#temporal_thing,sumo#time_interval)
        subtype:  akts#in-timezone (sumo#time_position,sumo#integer)
     subtype:  sumo#time (sumo#physical,sumo#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:  sumo#temporal_part (?,?)
     subtype:  sumo#begin_fn__beginfn (?,?)
     subtype:  sumo#end_fn__endfn (?,?)
     subtype:  sumo#starts (?,?)
     subtype:  sumo#finishes (?,?)
     subtype:  sumo#before (?,?)
     subtype:  sumo#before_or_equal (?,?)
     subtype:  sumo#temporally_between (?,?)
     subtype:  sumo#temporally_between_or_equal (?,?)
     subtype:  sumo#overlaps_temporally (?,?)
     subtype:  sumo#meets_temporally__meetstemporally (?,?)
     subtype:  sumo#earlier (?,?)
     subtype:  sumo#cooccur (?,?)
     subtype:  sumo#time_interval_fn (?,?)
     subtype:  sumo#recurrent_time_interval_fn (?,?)
     subtype:  sumo#when_fn (sumo#physical -> sumo#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:  sumo#past_fn (?,?)
     subtype:  sumo#immediate_past_fn (?,?)
     subtype:  sumo#future_fn (?,?)
     subtype:  sumo#immediate_future_fn (?,?)
     subtype:  sumo#year_fn (?,?)
     subtype:  sumo#month_fn__monthfn (?,?)
     subtype:  sumo#day_fn__dayfn (?,?)
     subtype:  sumo#hour_fn (?,?)
     subtype:  sumo#minute_fn (?,?)
     subtype:  sumo#second_fn (?,?)
     subtype:  sumo#temporal_composition_fn (?,?)
     subtype:  sumo#relative_time_fn (?,?)
     subtype:  sumo#holds_during__holdsduring (sumo#time_position,sumo#formula)  means that the proposition denoted by is true at (every temporal_part of) the time_position
  subtype:  pm#object_relation (?,?)
     subtype:  pm#object__patient___theme__theme (pm#situation,?)
        subtype:  pm#input (pm#process,?)
           subtype:  pm#material (pm#process,?)
           subtype:  pm#parameter (pm#process,?)
        subtype:  pm#input_output__inputoutput (pm#process,?)
           subtype:  pm#modified_object (pm#process,?)
              subtype:  pm#muted_object__mutedobject (pm#process,?)
           subtype:  pm#deleted_object__deletedobject (pm#process,?)
        subtype:  sumo#patient (sumo#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:  sumo#instrument (sumo#process,sumo#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:  sumo#resource (sumo#process,sumo#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:  sumo#result (sumo#process,?)  the 2nd argument is the product of the process, e.g., house is a result in 'Eric built a house'
     subtype:  pm#domain_object (pm#domain,?)
        subtype:  pm#core_domain_object__central_object_of_domain (pm#domain,?)
  subtype:  dl#conceptual_relation (dl#entity,dl#entity)
     subtype:  dl#immediate_relation__immediaterelation (dl#entity,dl#entity)
        subtype:  dl#inherent_in (dl#quality,dl#entity)
        subtype:  dl#q_location__qlocation (dl#quality,dl#region)
           subtype:  dl#has_quale__hasquale__ql (dl#quality,dl#quale)
        subtype:  dl#constituted_by__constitutedby__substance___K__k (dl#entity,dl#entity)
           subtype:  dl#has_member__hasmember (dl#entity,dl#entity)
        subtype:  dl#part (dl#entity,dl#entity)  the subpart may or may not be different from the whole
        subtype:  dl#participant__PC (dl#perdurant,dl#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:  dl#total_participant__totalparticipant__PC.T (dl#perdurant,dl#endurant)
           subtype:  dl#temporary_total_participant__temporarytotalparticipant__PC.t (dl#perdurant,dl#endurant)
     subtype:  dl#mediated_relation (dl#entity,dl#entity)
        subtype:  dl#present_at__presentat (dl#endurant,dl#time_interval)
        subtype:  dl#q_present_at__qpresentat (dl#physical_quality,dl#time_interval)
        subtype:  dl#happens_at__happensat (dl#perdurant,dl#time_interval)
        subtype:  dl#overlaps (dl#entity,dl#entity)
        subtype:  dl#sibling_part__siblingpart (dl#entity,dl#entity)
        subtype:  dl#proper_part (dl#entity,dl#entity)  the subpart is different from the whole
        subtype:  dl#generic_location__genericlocation (dl#entity,dl#entity)
           subtype:  dl#exact_location__exactlocation (dl#entity,dl#region)
              subtype:  dl#location (dl#entity,dl#region)
                 subtype:  dl#physical_location (dl#physical_endurant,dl#physical_region)
                    subtype:  dl#spatial_location__spatiallocation (dl#physical_endurant,dl#space_region)
                 subtype:  dl#temporal_location (dl#perdurant,dl#temporal_region)
                    subtype:  dl#duration (dl#perdurant,dl#temporal_region)
              subtype:  dl#e_temporal_location (dl#endurant,dl#temporal_region)
              subtype:  dl#p_spatial_location__pspatiallocation (dl#perdurant,dl#space_region)
              subtype:  dl#abstract_location (dl#non-physical_endurant,dl#abstract_region)
              subtype:  dl#depends_on_spatial_location (dl#non-physical_endurant,dl#space_region)
        subtype:  dl#depends_on__dependson (dl#endurant,dl#quality_or_endurant_or_perdurant)
           subtype:  dl#physically_depends_on (dl#endurant,dl#PQ_or_PED_or_PR_or_PD)
           subtype:  dl#descriptively_depends_on__descriptivelydependson (dl#endurant,dl#non-physical_endurant)
        subtype:  dl#host (dl#feature,dl#entity)
  subtype:  pm#relation_for_an_application (*)  relation introduced by an application
     subtype:  pm#relation_coming_from_an_ontology (*)
        subtype:  aktp#relation (*)
        subtype:  pm#P3P_relation (?,?)
           subtype:  p3p#expiry (p3p#PolicyResource,p3p#Expiry)
           subtype:  p3p#access (p3p#Policy,p3p#AccessClass)  Indicates whether the site provides access to various kinds of information.
           subtype:  p3p#optInstructions__optinstruction (p3p#Policy,p3p#OptInstructions)  A link to instructions that users can follow to request or decline to have their data used for a particular purpose.
           subtype:  p3p#abs-date__absdate__absolute_date (p3p#Expiry,rdfs#Literal)  An absolute date in http format.
           subtype:  p3p#max-age__maxage__maximum_age (p3p#Expiry,rdfs#Literal)  The maximum time before expiry.
           subtype:  p3p#start-time__starttime (p3p#Expiry,rdfs#Literal)  The time in http date format that the policy was validated.
           subtype:  p3p#about (p3p#PolicyRef,p3p#Policy)  The policy being referenced.
           subtype:  p3p#base (p3p#PolicyRefResource,rdfs#Literal)  The policy base URI for includes and excludes.
           subtype:  p3p#include (p3p#PolicyRef,rdfs#Literal)  Defines areas of the site to be covered by this policy.
           subtype:  p3p#exclude (p3p#PolicyRef,rdfs#Literal)  Defines areas of the site not covered by this policy.
           subtype:  p3p#hint (p3p#PolicyRef,p3p#Hint)  A hint where other relevant policy references can be found.
           subtype:  p3p#hintScope__scope (p3p#Hint,rdfs#Literal)  The domain names to which the hint applies.
           subtype:  p3p#hintPath__path (p3p#Hint,rdfs#Literal)  The location of the hinted policy reference files relative to the applicable host.
           subtype:  p3p#includeCookies__include (p3p#PolicyRef,p3p#CookieDescription)  Cookies covered by the policy.
           subtype:  p3p#excludeCookies__exclude (p3p#PolicyRef,p3p#CookieDescription)  Cookies not covered by the policy
           subtype:  p3p#cookieDomain__domain (p3p#CookieDescription,rdfs#Literal)  Matches the domain name part of the cookie.
           subtype:  p3p#cookiePath__path (p3p#CookieDescription,rdfs#Literal)  Matches the path part of the cookie.
           subtype:  p3p#cookieValue__value (p3p#CookieDescription,rdfs#Literal)  Matches the value part of the cookie.
           subtype:  p3p#cookieName__name (p3p#CookieDescription,rdfs#Literal)  Matches the name part of the cookie.
           subtype:  p3p#method (p3p#PolicyRef,rdfs#Literal)  The name of a method to which the policy applies
           subtype:  p3p#disclosure (p3p#Policy,p3p#Disclosure)  A natural language privacy statement
           subtype:  p3p#entity (p3p#Policy,p3p#LegalEntity)  Identifies the legal entity making the representation of the privacy practices contained in the policy.
           subtype:  p3p#disputeResolution__disputeresolution (p3p#Policy,p3p#DisputeResolution)  A collection of dispute resolution procedures that may be followed for disputes about a service's privacy practices.
           subtype:  p3p#service (p3p#DisputeResolution,?)  The resolution services
           subtype:  p3p#verification (p3p#DisputeResolution,?)  A resource which can be used for verification purposes.
           subtype:  p3p#remedy (p3p#DisputeResolution,p3p#RemedyClass)  The possible remedies in case a policy breach occurs.
           subtype:  p3p#statement (p3p#Policy,p3p#Statement)  Data practices that are applied to particular types of data
           subtype:  p3p#consequence (p3p#Statement,rdfs#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:  p3p#purpose (p3p#Statement,p3p#PurposeClass)  Defines the purpose for which the data practise is employed
              subtype:  p3p#purposeAlways__purposealway (p3p#Statement,p3p#PurposeClass)  The purpose is always required; users cannot opt-in or opt-out of this use of their data.
              subtype:  p3p#purposeOptIn (p3p#Statement,p3p#PurposeClass)  Data may be used for this purpose only when the user affirmatively requests this use.
              subtype:  p3p#purposeOptOut (p3p#Statement,p3p#PurposeClass)  Data may be used for this purpose unless the user requests that it not be used in this way.
           subtype:  p3p#recipient (p3p#Statement,p3p#Recipient)  A legal entity, or domain, beyond the service provider and its agents where data may be distributed
              subtype:  p3p#recipientAlways (p3p#Statement,p3p#Recipient)  The recipient always receives this data
              subtype:  p3p#recipientOptIn (p3p#Statement,p3p#Recipient)  The recipient may receive this data only when the user  affirmatively requests it
              subtype:  p3p#recipientOptOut (p3p#Statement,p3p#Recipient)  The recipient will receive data unless the user requests that it not be used in this way
           subtype:  p3p#recipient-description__recipientdescription (p3p#Recipient,rdfs#Literal)  a description of the recipient
           subtype:  p3p#retention__retention-policy__retentionpolicy (p3p#Statement,p3p#RetentionPolicyClass)  The kind of retention policy that applies to the data referenced by the subject
           subtype:  p3p#data (p3p#Statement,p3p#DataElement)  the data to be transferred or inferred
              subtype:  p3p#optionalData (p3p#Statement,p3p#DataElement)  the data to be optionaly transferred or inferred
           subtype:  p3p#category (p3p#DataElement,p3p#CategoryClass)  hints to users and user agents as to the intended uses of the data
           subtype:  p3p#extOptional__optional (?,?)  A p3p processor is not required to understand the value of the only property of the value of this property.
           subtype:  p3p#extMandatory__extmandatory__mandatory (?,?)  A p3p processor is required to understand the value of the only property of the value of this property.
           subtype:  p3p#dataElementComponent__data_element_property (p3p#StructuredDataElement,?)  A part of a data structure
              subtype:  p3p#dynamic.clickstream__clickstream (p3p#StructuredDataElement,p3p#Dynamic.clickstream)  click-stream information
              subtype:  p3p#dynamic.clickstream.uri__uri (p3p#StructuredDataElement,p3p#Dynamic.clickstream.uri)  uri of requested resource
              subtype:  p3p#dynamic.clickstream.uri.authority__authority (p3p#StructuredDataElement,p3p#Dynamic.clickstream.uri.authority)  uri authority
              subtype:  p3p#dynamic.clickstream.uri.stem__stem (p3p#StructuredDataElement,p3p#Dynamic.clickstream.uri.stem)  uri stem
              subtype:  p3p#dynamic.clickstream.uri.querystring__querystring (p3p#StructuredDataElement,p3p#Dynamic.clickstream.uri.querystring)  query-string portion of uri
              subtype:  p3p#dynamic.clickstream.timestamp__timestamp (p3p#StructuredDataElement,p3p#Dynamic.clickstream.timestamp)  request timestamp
              subtype:  p3p#dynamic.clickstream.timestamp.ymd__ymd (p3p#StructuredDataElement,p3p#Dynamic.clickstream.timestamp.ymd)
              subtype:  p3p#dynamic.clickstream.timestamp.ymd.year__year (p3p#StructuredDataElement,p3p#Dynamic.clickstream.timestamp.ymd.year)  year
              subtype:  p3p#dynamic.clickstream.timestamp.ymd.month__month (p3p#StructuredDataElement,p3p#Dynamic.clickstream.timestamp.ymd.month)  month
              subtype:  p3p#dynamic.clickstream.timestamp.ymd.day__day (p3p#StructuredDataElement,p3p#Dynamic.clickstream.timestamp.ymd.day)  day
              subtype:  p3p#dynamic.clickstream.timestamp.hms__hms__hm (p3p#StructuredDataElement,p3p#Dynamic.clickstream.timestamp.hms)
              subtype:  p3p#dynamic.clickstream.timestamp.hms.hour__hour (p3p#StructuredDataElement,p3p#Dynamic.clickstream.timestamp.hms.hour)  hour
              subtype:  p3p#dynamic.clickstream.timestamp.hms.minute__minute (p3p#StructuredDataElement,p3p#Dynamic.clickstream.timestamp.hms.minute)  minute
              subtype:  p3p#dynamic.clickstream.timestamp.hms.second__second (p3p#StructuredDataElement,p3p#Dynamic.clickstream.timestamp.hms.second)  second
              subtype:  p3p#dynamic.clickstream.timestamp.fractionsecond__fractionsecond (p3p#StructuredDataElement,p3p#Dynamic.clickstream.timestamp.fractionsecond)  fraction of second
              subtype:  p3p#dynamic.clickstream.timestamp.timezone__timezone (p3p#StructuredDataElement,p3p#Dynamic.clickstream.timestamp.timezone)  time zone
              subtype:  p3p#dynamic.clickstream.clientip__clientip (p3p#StructuredDataElement,p3p#Dynamic.clickstream.clientip)  client's ip address or hostname
              subtype:  p3p#dynamic.clickstream.clientip.hostname__hostname (p3p#StructuredDataElement,p3p#Dynamic.clickstream.clientip.hostname)  complete host and domain name
              subtype:  p3p#dynamic.clickstream.clientip.partialhostname__partialhostname (p3p#StructuredDataElement,p3p#Dynamic.clickstream.clientip.partialhostname)  partial host name
              subtype:  p3p#dynamic.clickstream.clientip.fullip__fullip (p3p#StructuredDataElement,p3p#Dynamic.clickstream.clientip.fullip)  full ip address
              subtype:  p3p#dynamic.clickstream.clientip.partialip__partialip (p3p#StructuredDataElement,p3p#Dynamic.clickstream.clientip.partialip)  partial ip address
              subtype:  p3p#dynamic.clickstream.other__other (p3p#StructuredDataElement,p3p#Dynamic.clickstream.other)
              subtype:  p3p#dynamic.clickstream.other.httpmethod__httpmethod (p3p#StructuredDataElement,p3p#Dynamic.clickstream.other.httpmethod)  http request method
              subtype:  p3p#dynamic.clickstream.other.bytes__bytes (p3p#StructuredDataElement,p3p#Dynamic.clickstream.other.bytes)  data bytes in response
              subtype:  p3p#dynamic.clickstream.other.statuscode__statuscode (p3p#StructuredDataElement,p3p#Dynamic.clickstream.other.statuscode)  response status code
              subtype:  p3p#dynamic.http__http (p3p#StructuredDataElement,p3p#Dynamic.http)  http protocol information
              subtype:  p3p#dynamic.http.referrer__referrer (p3p#StructuredDataElement,p3p#Dynamic.http.referrer)  last uri requested by the user
              subtype:  p3p#dynamic.http.referrer.authority__authority (p3p#StructuredDataElement,p3p#Dynamic.http.referrer.authority)  uri authority
              subtype:  p3p#dynamic.http.referrer.stem__stem (p3p#StructuredDataElement,p3p#Dynamic.http.referrer.stem)  uri stem
              subtype:  p3p#dynamic.http.referrer.querystring__querystring (p3p#StructuredDataElement,p3p#Dynamic.http.referrer.querystring)  query-string portion of uri
              subtype:  p3p#dynamic.http.useragent__useragent (p3p#StructuredDataElement,p3p#Dynamic.http.useragent)  user agent information
              subtype:  p3p#dynamic.clientevents__clientevents (p3p#StructuredDataElement,p3p#Dynamic.clientevents)  user's interaction with a resource
              subtype:  p3p#dynamic.cookies__cookies (p3p#StructuredDataElement,p3p#Dynamic.cookies)  use of http cookies
              subtype:  p3p#dynamic.searchtext__searchtext (p3p#StructuredDataElement,p3p#Dynamic.searchtext)  search terms
              subtype:  p3p#dynamic.interactionrecord__interactionrecord (p3p#StructuredDataElement,p3p#Dynamic.interactionrecord)  server stores transaction history
              subtype:  p3p#dynamic.miscdata__miscdata (p3p#StructuredDataElement,p3p#Dynamic.miscdata)  miscellaneous non-base data schema
              subtype:  p3p#user.name__name (p3p#StructuredDataElement,p3p#User.name)  user's name
              subtype:  p3p#user.name.prefix__prefix (p3p#StructuredDataElement,p3p#User.name.prefix)  name prefix
              subtype:  p3p#user.name.given__given (p3p#StructuredDataElement,p3p#User.name.given)  given name
              subtype:  p3p#user.name.middle__middle (p3p#StructuredDataElement,p3p#User.name.middle)  &&& seq? middle name
              subtype:  p3p#user.name.family__family (p3p#StructuredDataElement,p3p#User.name.family)  family name (last name)
              subtype:  p3p#user.name.suffix__suffix (p3p#StructuredDataElement,p3p#User.name.suffix)  name suffix
              subtype:  p3p#user.name.nickname__nickname (p3p#StructuredDataElement,p3p#User.name.nickname)  nickname
              subtype:  p3p#user.bdate__bdate (p3p#StructuredDataElement,p3p#User.bdate)  user's birth date
              subtype:  p3p#user.bdate.ymd__ymd (p3p#StructuredDataElement,p3p#User.bdate.ymd)
              subtype:  p3p#user.bdate.ymd.year__year (p3p#StructuredDataElement,p3p#User.bdate.ymd.year)  year
              subtype:  p3p#user.bdate.ymd.month__month (p3p#StructuredDataElement,p3p#User.bdate.ymd.month)  month
              subtype:  p3p#user.bdate.ymd.day__day (p3p#StructuredDataElement,p3p#User.bdate.ymd.day)  day
              subtype:  p3p#user.bdate.hms__hms__hm (p3p#StructuredDataElement,p3p#User.bdate.hms)
              subtype:  p3p#user.bdate.hms.hour__hour (p3p#StructuredDataElement,p3p#User.bdate.hms.hour)  hour
              subtype:  p3p#user.bdate.hms.minute__minute (p3p#StructuredDataElement,p3p#User.bdate.hms.minute)  minute
              subtype:  p3p#user.bdate.hms.second__second (p3p#StructuredDataElement,p3p#User.bdate.hms.second)  second
              subtype:  p3p#user.bdate.fractionsecond__fractionsecond (p3p#StructuredDataElement,p3p#User.bdate.fractionsecond)  fraction of second
              subtype:  p3p#user.bdate.timezone__timezone (p3p#StructuredDataElement,p3p#User.bdate.timezone)  time zone
              subtype:  p3p#user.login__login (p3p#StructuredDataElement,p3p#User.login)  user's login information
              subtype:  p3p#user.login.id__id (p3p#StructuredDataElement,p3p#User.login.id)  login id
              subtype:  p3p#user.login.password__password (p3p#StructuredDataElement,p3p#User.login.password)  login password
              subtype:  p3p#user.cert__cert (p3p#StructuredDataElement,p3p#User.cert)  user's identity certificate
              subtype:  p3p#user.cert.key__key (p3p#StructuredDataElement,p3p#User.cert.key)  certificate key
              subtype:  p3p#user.cert.format__format (p3p#StructuredDataElement,p3p#User.cert.format)  certificate format
              subtype:  p3p#user.gender__gender (p3p#StructuredDataElement,p3p#User.gender)  user's gender
              subtype:  p3p#user.jobtitle__jobtitle (p3p#StructuredDataElement,p3p#User.jobtitle)  user's jobtitle
              subtype:  p3p#user.home-info__home-info (p3p#StructuredDataElement,p3p#User.home-info)  user's home contact information
              subtype:  p3p#user.home-info.postal__postal (p3p#StructuredDataElement,p3p#User.home-info.postal)  postal address information
              subtype:  p3p#user.home-info.postal.name__name (p3p#StructuredDataElement,p3p#User.home-info.postal.name)
              subtype:  p3p#user.home-info.postal.name.prefix__prefix (p3p#StructuredDataElement,p3p#User.home-info.postal.name.prefix)  name prefix
              subtype:  p3p#user.home-info.postal.name.given__given (p3p#StructuredDataElement,p3p#User.home-info.postal.name.given)  given name
              subtype:  p3p#user.home-info.postal.name.middle__middle (p3p#StructuredDataElement,p3p#User.home-info.postal.name.middle)  &&& seq? middle name
              subtype:  p3p#user.home-info.postal.name.family__family (p3p#StructuredDataElement,p3p#User.home-info.postal.name.family)  family name (last name)
              subtype:  p3p#user.home-info.postal.name.suffix__suffix (p3p#StructuredDataElement,p3p#User.home-info.postal.name.suffix)  name suffix
              subtype:  p3p#user.home-info.postal.name.nickname__nickname (p3p#StructuredDataElement,p3p#User.home-info.postal.name.nickname)  nickname
              subtype:  p3p#user.home-info.postal.street__street (p3p#StructuredDataElement,p3p#User.home-info.postal.street)  street address
              subtype:  p3p#user.home-info.postal.city__city (p3p#StructuredDataElement,p3p#User.home-info.postal.city)  city
              subtype:  p3p#user.home-info.postal.stateprov__stateprov (p3p#StructuredDataElement,p3p#User.home-info.postal.stateprov)  State or Province
              subtype:  p3p#user.home-info.postal.postalcode__postalcode (p3p#StructuredDataElement,p3p#User.home-info.postal.postalcode)  Postal Code
              subtype:  p3p#user.home-info.postal.organization__organization (p3p#StructuredDataElement,p3p#User.home-info.postal.organization)  organization name
              subtype:  p3p#user.home-info.postal.country__country (p3p#StructuredDataElement,p3p#User.home-info.postal.country)  country name
              subtype:  p3p#user.home-info.telecom__telecom (p3p#StructuredDataElement,p3p#User.home-info.telecom)  telecommunications address information
              subtype:  p3p#user.home-info.telecom.telephone__telephone (p3p#StructuredDataElement,p3p#User.home-info.telecom.telephone)  telephone number
              subtype:  p3p#user.home-info.telecom.telephone.intcode__intcode (p3p#StructuredDataElement,p3p#User.home-info.telecom.telephone.intcode)  international telephone code
              subtype:  p3p#user.home-info.telecom.telephone.loccode__loccode (p3p#StructuredDataElement,p3p#User.home-info.telecom.telephone.loccode)  local telephone area code
              subtype:  p3p#user.home-info.telecom.telephone.number__number (p3p#StructuredDataElement,p3p#User.home-info.telecom.telephone.number)  telephone number
              subtype:  p3p#user.home-info.telecom.telephone.ext__ext (p3p#StructuredDataElement,p3p#User.home-info.telecom.telephone.ext)  telephone extension
              subtype:  p3p#user.home-info.telecom.telephone.comment__comment (p3p#StructuredDataElement,p3p#User.home-info.telecom.telephone.comment)  telephone optional comments
              subtype:  p3p#user.home-info.telecom.fax__fax (p3p#StructuredDataElement,p3p#User.home-info.telecom.fax)  fax number
              subtype:  p3p#user.home-info.telecom.fax.intcode__intcode (p3p#StructuredDataElement,p3p#User.home-info.telecom.fax.intcode)  international telephone code
              subtype:  p3p#user.home-info.telecom.fax.loccode__loccode (p3p#StructuredDataElement,p3p#User.home-info.telecom.fax.loccode)  local telephone area code
              subtype:  p3p#user.home-info.telecom.fax.number__number (p3p#StructuredDataElement,p3p#User.home-info.telecom.fax.number)  telephone number
              subtype:  p3p#user.home-info.telecom.fax.ext__ext (p3p#StructuredDataElement,p3p#User.home-info.telecom.fax.ext)  telephone extension
              subtype:  p3p#user.home-info.telecom.fax.comment__comment (p3p#StructuredDataElement,p3p#User.home-info.telecom.fax.comment)  telephone optional comments
              subtype:  p3p#user.home-info.telecom.mobile__mobile (p3p#StructuredDataElement,p3p#User.home-info.telecom.mobile)  mobile telephone number
              subtype:  p3p#user.home-info.telecom.mobile.intcode__intcode (p3p#StructuredDataElement,p3p#User.home-info.telecom.mobile.intcode)  international telephone code
              subtype:  p3p#user.home-info.telecom.mobile.loccode__loccode (p3p#StructuredDataElement,p3p#User.home-info.telecom.mobile.loccode)  local telephone area code
              subtype:  p3p#user.home-info.telecom.mobile.number__number (p3p#StructuredDataElement,p3p#User.home-info.telecom.mobile.number)  telephone number
              subtype:  p3p#user.home-info.telecom.mobile.ext__ext (p3p#StructuredDataElement,p3p#User.home-info.telecom.mobile.ext)  telephone extension
              subtype:  p3p#user.home-info.telecom.mobile.comment__comment (p3p#StructuredDataElement,p3p#User.home-info.telecom.mobile.comment)  telephone optional comments
              subtype:  p3p#user.home-info.telecom.pager__pager (p3p#StructuredDataElement,p3p#User.home-info.telecom.pager)  pager number
              subtype:  p3p#user.home-info.telecom.pager.intcode__intcode (p3p#StructuredDataElement,p3p#User.home-info.telecom.pager.intcode)  international telephone code
              subtype:  p3p#user.home-info.telecom.pager.loccode__loccode (p3p#StructuredDataElement,p3p#User.home-info.telecom.pager.loccode)  local telephone area code
              subtype:  p3p#user.home-info.telecom.pager.number__number (p3p#StructuredDataElement,p3p#User.home-info.telecom.pager.number)  telephone number
              subtype:  p3p#user.home-info.telecom.pager.ext__ext (p3p#StructuredDataElement,p3p#User.home-info.telecom.pager.ext)  telephone extension
              subtype:  p3p#user.home-info.telecom.pager.comment__comment (p3p#StructuredDataElement,p3p#User.home-info.telecom.pager.comment)  telephone optional comments
              subtype:  p3p#user.home-info.online__online (p3p#StructuredDataElement,p3p#User.home-info.online)  online address information
              subtype:  p3p#user.home-info.online.email__email (p3p#StructuredDataElement,p3p#User.home-info.online.email)  email address
              subtype:  p3p#user.home-info.online.uri__uri (p3p#StructuredDataElement,p3p#User.home-info.online.uri)  home page address
              subtype:  p3p#user.business-info__business-info (p3p#StructuredDataElement,p3p#User.business-info)  user's business contact information
              subtype:  p3p#user.business-info.postal__postal (p3p#StructuredDataElement,p3p#User.business-info.postal)  postal address information
              subtype:  p3p#user.business-info.postal.name__name (p3p#StructuredDataElement,p3p#User.business-info.postal.name)
              subtype:  p3p#user.business-info.postal.name.prefix__prefix (p3p#StructuredDataElement,p3p#User.business-info.postal.name.prefix)  name prefix
              subtype:  p3p#user.business-info.postal.name.given__given (p3p#StructuredDataElement,p3p#User.business-info.postal.name.given)  given name
              subtype:  p3p#user.business-info.postal.name.middle__middle (p3p#StructuredDataElement,p3p#User.business-info.postal.name.middle)  &&& seq? middle name
              subtype:  p3p#user.business-info.postal.name.family__family (p3p#StructuredDataElement,p3p#User.business-info.postal.name.family)  family name (last name)
              subtype:  p3p#user.business-info.postal.name.suffix__suffix (p3p#StructuredDataElement,p3p#User.business-info.postal.name.suffix)  name suffix
              subtype:  p3p#user.business-info.postal.name.nickname__nickname (p3p#StructuredDataElement,p3p#User.business-info.postal.name.nickname)  nickname
              subtype:  p3p#user.business-info.postal.street__street (p3p#StructuredDataElement,p3p#User.business-info.postal.street)  street address
              subtype:  p3p#user.business-info.postal.city__city (p3p#StructuredDataElement,p3p#User.business-info.postal.city)  city
              subtype:  p3p#user.business-info.postal.stateprov__stateprov (p3p#StructuredDataElement,p3p#User.business-info.postal.stateprov)  State or Province
              subtype:  p3p#user.business-info.postal.postalcode__postalcode (p3p#StructuredDataElement,p3p#User.business-info.postal.postalcode)  Postal Code
              subtype:  p3p#user.business-info.postal.organization__organization (p3p#StructuredDataElement,p3p#User.business-info.postal.organization)  organization name
              subtype:  p3p#user.business-info.postal.country__country (p3p#StructuredDataElement,p3p#User.business-info.postal.country)  country name
              subtype:  p3p#user.business-info.telecom__telecom (p3p#StructuredDataElement,p3p#User.business-info.telecom)  telecommunications address information
              subtype:  p3p#user.business-info.telecom.telephone__telephone (p3p#StructuredDataElement,p3p#User.business-info.telecom.telephone)  telephone number
              subtype:  p3p#user.business-info.telecom.telephone.intcode__intcode (p3p#StructuredDataElement,p3p#User.business-info.telecom.telephone.intcode)  international telephone code
              subtype:  p3p#user.business-info.telecom.telephone.loccode__loccode (p3p#StructuredDataElement,p3p#User.business-info.telecom.telephone.loccode)  local telephone area code
              subtype:  p3p#user.business-info.telecom.telephone.number__number (p3p#StructuredDataElement,p3p#User.business-info.telecom.telephone.number)  telephone number
              subtype:  p3p#user.business-info.telecom.telephone.ext__ext (p3p#StructuredDataElement,p3p#User.business-info.telecom.telephone.ext)  telephone extension
              subtype:  p3p#user.business-info.telecom.telephone.comment__comment (p3p#StructuredDataElement,p3p#User.business-info.telecom.telephone.comment)  telephone optional comments
              subtype:  p3p#user.business-info.telecom.fax__fax (p3p#StructuredDataElement,p3p#User.business-info.telecom.fax)  fax number
              subtype:  p3p#user.business-info.telecom.fax.intcode__intcode (p3p#StructuredDataElement,p3p#User.business-info.telecom.fax.intcode)  international telephone code
              subtype:  p3p#user.business-info.telecom.fax.loccode__loccode (p3p#StructuredDataElement,p3p#User.business-info.telecom.fax.loccode)  local telephone area code
              subtype:  p3p#user.business-info.telecom.fax.number__number (p3p#StructuredDataElement,p3p#User.business-info.telecom.fax.number)  telephone number
              subtype:  p3p#user.business-info.telecom.fax.ext__ext (p3p#StructuredDataElement,p3p#User.business-info.telecom.fax.ext)  telephone extension
              subtype:  p3p#user.business-info.telecom.fax.comment__comment (p3p#StructuredDataElement,p3p#User.business-info.telecom.fax.comment)  telephone optional comments
              subtype:  p3p#user.business-info.telecom.mobile__mobile (p3p#StructuredDataElement,p3p#User.business-info.telecom.mobile)  mobile telephone number
              subtype:  p3p#user.business-info.telecom.mobile.intcode__intcode (p3p#StructuredDataElement,p3p#User.business-info.telecom.mobile.intcode)  international telephone code
              subtype:  p3p#user.business-info.telecom.mobile.loccode__loccode (p3p#StructuredDataElement,p3p#User.business-info.telecom.mobile.loccode)  local telephone area code
              subtype:  p3p#user.business-info.telecom.mobile.number__number (p3p#StructuredDataElement,p3p#User.business-info.telecom.mobile.number)  telephone number
              subtype:  p3p#user.business-info.telecom.mobile.ext__ext (p3p#StructuredDataElement,p3p#User.business-info.telecom.mobile.ext)  telephone extension
              subtype:  p3p#user.business-info.telecom.mobile.comment__comment (p3p#StructuredDataElement,p3p#User.business-info.telecom.mobile.comment)  telephone optional comments
              subtype:  p3p#user.business-info.telecom.pager__pager (p3p#StructuredDataElement,p3p#User.business-info.telecom.pager)  pager number
              subtype:  p3p#user.business-info.telecom.pager.intcode__intcode (p3p#StructuredDataElement,p3p#User.business-info.telecom.pager.intcode)  international telephone code
              subtype:  p3p#user.business-info.telecom.pager.loccode__loccode (p3p#StructuredDataElement,p3p#User.business-info.telecom.pager.loccode)  local telephone area code
              subtype:  p3p#user.business-info.telecom.pager.number__number (p3p#StructuredDataElement,p3p#User.business-info.telecom.pager.number)  telephone number
              subtype:  p3p#user.business-info.telecom.pager.ext__ext (p3p#StructuredDataElement,p3p#User.business-info.telecom.pager.ext)  telephone extension
              subtype:  p3p#user.business-info.telecom.pager.comment__comment (p3p#StructuredDataElement,p3p#User.business-info.telecom.pager.comment)  telephone optional comments
              subtype:  p3p#user.business-info.online__online (p3p#StructuredDataElement,p3p#User.business-info.online)  online address information
              subtype:  p3p#user.business-info.online.email__email (p3p#StructuredDataElement,p3p#User.business-info.online.email)  email address
              subtype:  p3p#user.business-info.online.uri__uri (p3p#StructuredDataElement,p3p#User.business-info.online.uri)  home page address
              subtype:  p3p#user.employer__employer (p3p#StructuredDataElement,p3p#User.employer)  user's employer
              subtype:  p3p#user.department__department (p3p#StructuredDataElement,p3p#User.department)  department
              subtype:  p3p#thirdparty.name__name (p3p#StructuredDataElement,p3p#Thirdparty.name)  third party's name
              subtype:  p3p#thirdparty.name.prefix__prefix (p3p#StructuredDataElement,p3p#Thirdparty.name.prefix)  name prefix
              subtype:  p3p#thirdparty.name.given__given (p3p#StructuredDataElement,p3p#Thirdparty.name.given)  given name
              subtype:  p3p#thirdparty.name.middle__middle (p3p#StructuredDataElement,p3p#Thirdparty.name.middle)  &&& seq? middle name
              subtype:  p3p#thirdparty.name.family__family (p3p#StructuredDataElement,p3p#Thirdparty.name.family)  family name (last name)
              subtype:  p3p#thirdparty.name.suffix__suffix (p3p#StructuredDataElement,p3p#Thirdparty.name.suffix)  name suffix
              subtype:  p3p#thirdparty.name.nickname__nickname (p3p#StructuredDataElement,p3p#Thirdparty.name.nickname)  nickname
              subtype:  p3p#thirdparty.bdate__bdate (p3p#StructuredDataElement,p3p#Thirdparty.bdate)  thirdparty's birth date
              subtype:  p3p#thirdparty.bdate.ymd__ymd (p3p#StructuredDataElement,p3p#Thirdparty.bdate.ymd)
              subtype:  p3p#thirdparty.bdate.ymd.year__year (p3p#StructuredDataElement,p3p#Thirdparty.bdate.ymd.year)  year
              subtype:  p3p#thirdparty.bdate.ymd.month__month (p3p#StructuredDataElement,p3p#Thirdparty.bdate.ymd.month)  month
              subtype:  p3p#thirdparty.bdate.ymd.day__day (p3p#StructuredDataElement,p3p#Thirdparty.bdate.ymd.day)  day
              subtype:  p3p#thirdparty.bdate.hms__hms__hm (p3p#StructuredDataElement,p3p#Thirdparty.bdate.hms)
              subtype:  p3p#thirdparty.bdate.hms.hour__hour (p3p#StructuredDataElement,p3p#Thirdparty.bdate.hms.hour)  hour
              subtype:  p3p#thirdparty.bdate.hms.minute__minute (p3p#StructuredDataElement,p3p#Thirdparty.bdate.hms.minute)  minute
              subtype:  p3p#thirdparty.bdate.hms.second__second (p3p#StructuredDataElement,p3p#Thirdparty.bdate.hms.second)  second
              subtype:  p3p#thirdparty.bdate.fractionsecond__fractionsecond (p3p#StructuredDataElement,p3p#Thirdparty.bdate.fractionsecond)  fraction of second
              subtype:  p3p#thirdparty.bdate.timezone__timezone (p3p#StructuredDataElement,p3p#Thirdparty.bdate.timezone)  time zone
              subtype:  p3p#thirdparty.login__login (p3p#StructuredDataElement,p3p#Thirdparty.login)  thirdparty's login information
              subtype:  p3p#thirdparty.login.id__id (p3p#StructuredDataElement,p3p#Thirdparty.login.id)  login id
              subtype:  p3p#thirdparty.login.password__password (p3p#StructuredDataElement,p3p#Thirdparty.login.password)  login password
              subtype:  p3p#thirdparty.cert__cert (p3p#StructuredDataElement,p3p#Thirdparty.cert)  thirdparty's identity certificate
              subtype:  p3p#thirdparty.cert.key__key (p3p#StructuredDataElement,p3p#Thirdparty.cert.key)  certificate key
              subtype:  p3p#thirdparty.cert.format__format (p3p#StructuredDataElement,p3p#Thirdparty.cert.format)  certificate format
              subtype:  p3p#thirdparty.gender__gender (p3p#StructuredDataElement,p3p#Thirdparty.gender)  thirdparty's gender
              subtype:  p3p#thirdparty.jobtitle__jobtitle (p3p#StructuredDataElement,p3p#Thirdparty.jobtitle)  third party's jobtitle
              subtype:  p3p#thirdparty.home-info__home-info (p3p#StructuredDataElement,p3p#Thirdparty.home-info)  thirdparty's home contact information
              subtype:  p3p#thirdparty.home-info.postal__postal (p3p#StructuredDataElement,p3p#Thirdparty.home-info.postal)  postal address information
              subtype:  p3p#thirdparty.home-info.postal.name__name (p3p#StructuredDataElement,p3p#Thirdparty.home-info.postal.name)
              subtype:  p3p#thirdparty.home-info.postal.name.prefix__prefix (p3p#StructuredDataElement,p3p#Thirdparty.home-info.postal.name.prefix)  name prefix
              subtype:  p3p#thirdparty.home-info.postal.name.given__given (p3p#StructuredDataElement,p3p#Thirdparty.home-info.postal.name.given)  given name
              subtype:  p3p#thirdparty.home-info.postal.name.middle__middle (p3p#StructuredDataElement,p3p#Thirdparty.home-info.postal.name.middle)  &&& seq? middle name
              subtype:  p3p#thirdparty.home-info.postal.name.family__family (p3p#StructuredDataElement,p3p#Thirdparty.home-info.postal.name.family)  family name (last name)
              subtype:  p3p#thirdparty.home-info.postal.name.suffix__suffix (p3p#StructuredDataElement,p3p#Thirdparty.home-info.postal.name.suffix)  name suffix
              subtype:  p3p#thirdparty.home-info.postal.name.nickname__nickname (p3p#StructuredDataElement,p3p#Thirdparty.home-info.postal.name.nickname)  nickname
              subtype:  p3p#thirdparty.home-info.postal.street__street (p3p#StructuredDataElement,p3p#Thirdparty.home-info.postal.street)  street address
              subtype:  p3p#thirdparty.home-info.postal.city__city (p3p#StructuredDataElement,p3p#Thirdparty.home-info.postal.city)  city
              subtype:  p3p#thirdparty.home-info.postal.stateprov__stateprov (p3p#StructuredDataElement,p3p#Thirdparty.home-info.postal.stateprov)  State or Province
              subtype:  p3p#thirdparty.home-info.postal.postalcode__postalcode (p3p#StructuredDataElement,p3p#Thirdparty.home-info.postal.postalcode)  Postal Code
              subtype:  p3p#thirdparty.home-info.postal.organization__organization (p3p#StructuredDataElement,p3p#Thirdparty.home-info.postal.organization)  organization name
              subtype:  p3p#thirdparty.home-info.postal.country__country (p3p#StructuredDataElement,p3p#Thirdparty.home-info.postal.country)  country name
              subtype:  p3p#thirdparty.home-info.telecom__telecom (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom)  telecommunications address information
              subtype:  p3p#thirdparty.home-info.telecom.telephone__telephone (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.telephone)  telephone number
              subtype:  p3p#thirdparty.home-info.telecom.telephone.intcode__intcode (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.telephone.intcode)  international telephone code
              subtype:  p3p#thirdparty.home-info.telecom.telephone.loccode__loccode (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.telephone.loccode)  local telephone area code
              subtype:  p3p#thirdparty.home-info.telecom.telephone.number__number (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.telephone.number)  telephone number
              subtype:  p3p#thirdparty.home-info.telecom.telephone.ext__ext (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.telephone.ext)  telephone extension
              subtype:  p3p#thirdparty.home-info.telecom.telephone.comment__comment (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.telephone.comment)  telephone optional comments
              subtype:  p3p#thirdparty.home-info.telecom.fax__fax (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.fax)  fax number
              subtype:  p3p#thirdparty.home-info.telecom.fax.intcode__intcode (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.fax.intcode)  international telephone code
              subtype:  p3p#thirdparty.home-info.telecom.fax.loccode__loccode (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.fax.loccode)  local telephone area code
              subtype:  p3p#thirdparty.home-info.telecom.fax.number__number (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.fax.number)  telephone number
              subtype:  p3p#thirdparty.home-info.telecom.fax.ext__ext (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.fax.ext)  telephone extension
              subtype:  p3p#thirdparty.home-info.telecom.fax.comment__comment (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.fax.comment)  telephone optional comments
              subtype:  p3p#thirdparty.home-info.telecom.mobile__mobile (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.mobile)  mobile telephone number
              subtype:  p3p#thirdparty.home-info.telecom.mobile.intcode__intcode (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.mobile.intcode)  international telephone code
              subtype:  p3p#thirdparty.home-info.telecom.mobile.loccode__loccode (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.mobile.loccode)  local telephone area code
              subtype:  p3p#thirdparty.home-info.telecom.mobile.number__number (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.mobile.number)  telephone number
              subtype:  p3p#thirdparty.home-info.telecom.mobile.ext__ext (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.mobile.ext)  telephone extension
              subtype:  p3p#thirdparty.home-info.telecom.mobile.comment__comment (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.mobile.comment)  telephone optional comments
              subtype:  p3p#thirdparty.home-info.telecom.pager__pager (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.pager)  pager number
              subtype:  p3p#thirdparty.home-info.telecom.pager.intcode__intcode (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.pager.intcode)  international telephone code
              subtype:  p3p#thirdparty.home-info.telecom.pager.loccode__loccode (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.pager.loccode)  local telephone area code
              subtype:  p3p#thirdparty.home-info.telecom.pager.number__number (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.pager.number)  telephone number
              subtype:  p3p#thirdparty.home-info.telecom.pager.ext__ext (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.pager.ext)  telephone extension
              subtype:  p3p#thirdparty.home-info.telecom.pager.comment__comment (p3p#StructuredDataElement,p3p#Thirdparty.home-info.telecom.pager.comment)  telephone optional comments
              subtype:  p3p#thirdparty.home-info.online__online (p3p#StructuredDataElement,p3p#Thirdparty.home-info.online)  online address information
              subtype:  p3p#thirdparty.home-info.online.email__email (p3p#StructuredDataElement,p3p#Thirdparty.home-info.online.email)  email address
              subtype:  p3p#thirdparty.home-info.online.uri__uri (p3p#StructuredDataElement,p3p#Thirdparty.home-info.online.uri)  home page address
              subtype:  p3p#thirdparty.business-info__business-info (p3p#StructuredDataElement,p3p#Thirdparty.business-info)  thirdparty's business contact information
              subtype:  p3p#thirdparty.business-info.postal__postal (p3p#StructuredDataElement,p3p#Thirdparty.business-info.postal)  postal address information
              subtype:  p3p#thirdparty.business-info.postal.name__name (p3p#StructuredDataElement,p3p#Thirdparty.business-info.postal.name)
              subtype:  p3p#thirdparty.business-info.postal.name.prefix__prefix (p3p#StructuredDataElement,p3p#Thirdparty.business-info.postal.name.prefix)  name prefix
              subtype:  p3p#thirdparty.business-info.postal.name.given__given (p3p#StructuredDataElement,p3p#Thirdparty.business-info.postal.name.given)  given name
              subtype:  p3p#thirdparty.business-info.postal.name.middle__middle (p3p#StructuredDataElement,p3p#Thirdparty.business-info.postal.name.middle)  &&& seq? middle name
              subtype:  p3p#thirdparty.business-info.postal.name.family__family (p3p#StructuredDataElement,p3p#Thirdparty.business-info.postal.name.family)  family name (last name)
              subtype:  p3p#thirdparty.business-info.postal.name.suffix__suffix (p3p#StructuredDataElement,p3p#Thirdparty.business-info.postal.name.suffix)  name suffix
              subtype:  p3p#thirdparty.business-info.postal.name.nickname__nickname (p3p#StructuredDataElement,p3p#Thirdparty.business-info.postal.name.nickname)  nickname
              subtype:  p3p#thirdparty.business-info.postal.street__street (p3p#StructuredDataElement,p3p#Thirdparty.business-info.postal.street)  street address
              subtype:  p3p#thirdparty.business-info.postal.city__city (p3p#StructuredDataElement,p3p#Thirdparty.business-info.postal.city)  city
              subtype:  p3p#thirdparty.business-info.postal.stateprov__stateprov (p3p#StructuredDataElement,p3p#Thirdparty.business-info.postal.stateprov)  State or Province
              subtype:  p3p#thirdparty.business-info.postal.postalcode__postalcode (p3p#StructuredDataElement,p3p#Thirdparty.business-info.postal.postalcode)  Postal Code
              subtype:  p3p#thirdparty.business-info.postal.organization__organization (p3p#StructuredDataElement,p3p#Thirdparty.business-info.postal.organization)  organization name
              subtype:  p3p#thirdparty.business-info.postal.country__country (p3p#StructuredDataElement,p3p#Thirdparty.business-info.postal.country)  country name
              subtype:  p3p#thirdparty.business-info.telecom__telecom (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom)  telecommunications address information
              subtype:  p3p#thirdparty.business-info.telecom.telephone__telephone (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.telephone)  telephone number
              subtype:  p3p#thirdparty.business-info.telecom.telephone.intcode__intcode (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.telephone.intcode)  international telephone code
              subtype:  p3p#thirdparty.business-info.telecom.telephone.loccode__loccode (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.telephone.loccode)  local telephone area code
              subtype:  p3p#thirdparty.business-info.telecom.telephone.number__number (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.telephone.number)  telephone number
              subtype:  p3p#thirdparty.business-info.telecom.telephone.ext__ext (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.telephone.ext)  telephone extension
              subtype:  p3p#thirdparty.business-info.telecom.telephone.comment__comment (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.telephone.comment)  telephone optional comments
              subtype:  p3p#thirdparty.business-info.telecom.fax__fax (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.fax)  fax number
              subtype:  p3p#thirdparty.business-info.telecom.fax.intcode__intcode (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.fax.intcode)  international telephone code
              subtype:  p3p#thirdparty.business-info.telecom.fax.loccode__loccode (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.fax.loccode)  local telephone area code
              subtype:  p3p#thirdparty.business-info.telecom.fax.number__number (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.fax.number)  telephone number
              subtype:  p3p#thirdparty.business-info.telecom.fax.ext__ext (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.fax.ext)  telephone extension
              subtype:  p3p#thirdparty.business-info.telecom.fax.comment__comment (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.fax.comment)  telephone optional comments
              subtype:  p3p#thirdparty.business-info.telecom.mobile__mobile (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.mobile)  mobile telephone number
              subtype:  p3p#thirdparty.business-info.telecom.mobile.intcode__intcode (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.mobile.intcode)  international telephone code
              subtype:  p3p#thirdparty.business-info.telecom.mobile.loccode__loccode (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.mobile.loccode)  local telephone area code
              subtype:  p3p#thirdparty.business-info.telecom.mobile.number__number (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.mobile.number)  telephone number
              subtype:  p3p#thirdparty.business-info.telecom.mobile.ext__ext (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.mobile.ext)  telephone extension
              subtype:  p3p#thirdparty.business-info.telecom.mobile.comment__comment (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.mobile.comment)  telephone optional comments
              subtype:  p3p#thirdparty.business-info.telecom.pager__pager (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.pager)  pager number
              subtype:  p3p#thirdparty.business-info.telecom.pager.intcode__intcode (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.pager.intcode)  international telephone code
              subtype:  p3p#thirdparty.business-info.telecom.pager.loccode__loccode (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.pager.loccode)  local telephone area code
              subtype:  p3p#thirdparty.business-info.telecom.pager.number__number (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.pager.number)  telephone number
              subtype:  p3p#thirdparty.business-info.telecom.pager.ext__ext (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.pager.ext)  telephone extension
              subtype:  p3p#thirdparty.business-info.telecom.pager.comment__comment (p3p#StructuredDataElement,p3p#Thirdparty.business-info.telecom.pager.comment)  telephone optional comments
              subtype:  p3p#thirdparty.business-info.online__online (p3p#StructuredDataElement,p3p#Thirdparty.business-info.online)  online address information
              subtype:  p3p#thirdparty.business-info.online.email__email (p3p#StructuredDataElement,p3p#Thirdparty.business-info.online.email)  email address
              subtype:  p3p#thirdparty.business-info.online.uri__uri (p3p#StructuredDataElement,p3p#Thirdparty.business-info.online.uri)  home page address
              subtype:  p3p#thirdparty.employer__employer (p3p#StructuredDataElement,p3p#Thirdparty.employer)  thirdparty's employer
              subtype:  p3p#thirdparty.department__department (p3p#StructuredDataElement,p3p#Thirdparty.department)  department
              subtype:  p3p#business.name__busines__name (p3p#StructuredDataElement,p3p#Business.name)  organization name
              subtype:  p3p#business.department__department (p3p#StructuredDataElement,p3p#Business.department)  department
              subtype:  p3p#business.cert__cert (p3p#StructuredDataElement,p3p#Business.cert)  organization identity certificate
              subtype:  p3p#business.cert.key__key (p3p#StructuredDataElement,p3p#Business.cert.key)  certificate key
              subtype:  p3p#business.cert.format__format (p3p#StructuredDataElement,p3p#Business.cert.format)  certificate format
              subtype:  p3p#business.contact-info__busines__contact-info__contactinfo (p3p#StructuredDataElement,p3p#Business.contact-info)  contact information for the organization
              subtype:  p3p#business.contact-info.postal__busines__postal (p3p#StructuredDataElement,p3p#Business.contact-info.postal)  postal address information
              subtype:  p3p#business.contact-info.postal.name__busines__name (p3p#StructuredDataElement,p3p#Business.contact-info.postal.name)
              subtype:  p3p#business.contact-info.postal.name.prefix__busines__prefix (p3p#StructuredDataElement,p3p#Business.contact-info.postal.name.prefix)  name prefix
              subtype:  p3p#business.contact-info.postal.name.given__busines__given (p3p#StructuredDataElement,p3p#Business.contact-info.postal.name.given)  given name
              subtype:  p3p#business.contact-info.postal.name.middle__busines__middle (p3p#StructuredDataElement,p3p#Business.contact-info.postal.name.middle)  &&& seq? middle name
              subtype:  p3p#business.contact-info.postal.name.family__busines__family (p3p#StructuredDataElement,p3p#Business.contact-info.postal.name.family)  family name (last name)
              subtype:  p3p#business.contact-info.postal.name.suffix__busines__suffix (p3p#StructuredDataElement,p3p#Business.contact-info.postal.name.suffix)  name suffix
              subtype:  p3p#business.contact-info.postal.name.nickname__busines__nickname (p3p#StructuredDataElement,p3p#Business.contact-info.postal.name.nickname)  nickname
              subtype:  p3p#business.contact-info.postal.street__busines__street (p3p#StructuredDataElement,p3p#Business.contact-info.postal.street)  street address
              subtype:  p3p#business.contact-info.postal.city__busines__city (p3p#StructuredDataElement,p3p#Business.contact-info.postal.city)  city
              subtype:  p3p#business.contact-info.postal.stateprov__busines__stateprov (p3p#StructuredDataElement,p3p#Business.contact-info.postal.stateprov)  State or Province
              subtype:  p3p#business.contact-info.postal.postalcode__busines__postalcode (p3p#StructuredDataElement,p3p#Business.contact-info.postal.postalcode)  Postal Code
              subtype:  p3p#business.contact-info.postal.organization__busines__organization (p3p#StructuredDataElement,p3p#Business.contact-info.postal.organization)  organization name
              subtype:  p3p#business.contact-info.postal.country__busines__country (p3p#StructuredDataElement,p3p#Business.contact-info.postal.country)  country name
              subtype:  p3p#business.contact-info.telecom__busines__telecom (p3p#StructuredDataElement,p3p#Business.contact-info.telecom)  telecommunications address information
              subtype:  p3p#business.contact-info.telecom.telephone__busines__telephone (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.telephone)  telephone number
              subtype:  p3p#business.contact-info.telecom.telephone.intcode__busines__intcode (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.telephone.intcode)  international telephone code
              subtype:  p3p#business.contact-info.telecom.telephone.loccode__busines__loccode (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.telephone.loccode)  local telephone area code
              subtype:  p3p#business.contact-info.telecom.telephone.number__busines__number (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.telephone.number)  telephone number
              subtype:  p3p#business.contact-info.telecom.telephone.ext__busines__ext (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.telephone.ext)  telephone extension
              subtype:  p3p#business.contact-info.telecom.telephone.comment__busines__comment (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.telephone.comment)  telephone optional comments
              subtype:  p3p#business.contact-info.telecom.fax__busines__fax (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.fax)  fax number
              subtype:  p3p#business.contact-info.telecom.fax.intcode__busines__intcode (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.fax.intcode)  international telephone code
              subtype:  p3p#business.contact-info.telecom.fax.loccode__busines__loccode (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.fax.loccode)  local telephone area code
              subtype:  p3p#business.contact-info.telecom.fax.number__busines__number (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.fax.number)  telephone number
              subtype:  p3p#business.contact-info.telecom.fax.ext__busines__ext (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.fax.ext)  telephone extension
              subtype:  p3p#business.contact-info.telecom.fax.comment__busines__comment (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.fax.comment)  telephone optional comments
              subtype:  p3p#business.contact-info.telecom.mobile__busines__mobile (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.mobile)  mobile telephone number
              subtype:  p3p#business.contact-info.telecom.mobile.intcode__busines__intcode (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.mobile.intcode)  international telephone code
              subtype:  p3p#business.contact-info.telecom.mobile.loccode__busines__loccode (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.mobile.loccode)  local telephone area code
              subtype:  p3p#business.contact-info.telecom.mobile.number__busines__number (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.mobile.number)  telephone number
              subtype:  p3p#business.contact-info.telecom.mobile.ext__busines__ext (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.mobile.ext)  telephone extension
              subtype:  p3p#business.contact-info.telecom.mobile.comment__busines__comment (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.mobile.comment)  telephone optional comments
              subtype:  p3p#business.contact-info.telecom.pager__busines__pager (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.pager)  pager number
              subtype:  p3p#business.contact-info.telecom.pager.intcode__busines__intcode (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.pager.intcode)  international telephone code
              subtype:  p3p#business.contact-info.telecom.pager.loccode__busines__loccode (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.pager.loccode)  local telephone area code
              subtype:  p3p#business.contact-info.telecom.pager.number__busines__number (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.pager.number)  telephone number
              subtype:  p3p#business.contact-info.telecom.pager.ext__busines__ext (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.pager.ext)  telephone extension
              subtype:  p3p#business.contact-info.telecom.pager.comment__busines__comment (p3p#StructuredDataElement,p3p#Business.contact-info.telecom.pager.comment)  telephone optional comments
              subtype:  p3p#business.contact-info.online__busines__online (p3p#StructuredDataElement,p3p#Business.contact-info.online)  online address information
              subtype:  p3p#business.contact-info.online.email__busines__email (p3p#StructuredDataElement,p3p#Business.contact-info.online.email)  email address
              subtype:  p3p#business.contact-info.online.uri__busines__uri (p3p#StructuredDataElement,p3p#Business.contact-info.online.uri)  home page address
           subtype:  p3p#extends__extend (?,?)
           subtype:  p3p#relativeTo (p3p#RelativeClass,?)  Defines what context the class is relative to
           subtype:  p3p#imageWidth__imagewidth (p3p#Image,rdfs#Literal)  Width in pixels of the image
           subtype:  p3p#imageHeight (p3p#Image,rdfs#Literal)  Height in pixels of the image
           subtype:  p3p#imageAltText (p3p#Image,rdfs#Literal)  A very short text alternative to the image
           subtype:  p3p#image (?,p3p#Image)  An image or logo associated with the subject
           subtype:  p3p#shortDescription__shortdescription (?,rdfs#Literal)  A short human readable description of the subject
           subtype:  p3p#longDescription (?,rdfs#Literal)  A human readable description of the subject
        subtype:  pm#Higgins_property (?,?)
           subtype:  pm#Higgins_annotation_property (?,?)
              subtype:  higgins#base (?,?)
              subtype:  higgins#fractionDigits (?,?)
              subtype:  higgins#length (?,?)
              subtype:  higgins#maxExclusive__maxexclusive (?,?)
              subtype:  higgins#maxInclusive__maxinclusive (?,?)
              subtype:  higgins#maxLength__maxlength (?,?)
              subtype:  higgins#minExclusive__minexclusive (?,?)
              subtype:  higgins#minInclusive__mininclusive (?,?)
              subtype:  higgins#minLength__minlength (?,?)
              subtype:  higgins#pattern (?,?)
              subtype:  higgins#totalDigits (?,?)
           subtype:  pm#Higgins_datatype_property (?,?)
              subtype:  higgins#simpleMetadata (higgins#Value,higgins#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:  higgins#subjectId__subjectid (higgins#SubjectRelationship,xsd#normalizedString)
                    subtype:  higgins#subjectCUID (higgins#SubjectRelationship,xsd#normalizedString)
                 subtype:  higgins#validFrom__validfrom (higgins#TimeSpan,xsd#date)
                 subtype:  higgins#validTo__validto (higgins#TimeSpan,xsd#date)
                 subtype:  higgins#lastModified (higgins#Value,xsd#dateTime)
                 subtype:  higgins#syncConflict (higgins#Value,xsd#boolean)
                 subtype:  higgins#lastVerifiedFromSource (higgins#Value,xsd#date)
                 subtype:  higgins#lastVerifyAttempt (higgins#Value,xsd#date)
                 subtype:  higgins#creationTime (higgins#Value,xsd#date)
                 subtype:  higgins#simpleValue (higgins#SimpleValue,higgins#DigitalSubject)
                    subtype:  higgins#string (higgins#String,pm#string)
                    subtype:  higgins#normalizedString (higgins#NormalizedString,xsd#normalizedString)
                    subtype:  higgins#base64Binary (higgins#Base64Binary,xsd#base64Binary)
                    subtype:  higgins#integer (higgins#Integer,sumo#integer)
                    subtype:  higgins#dateTime (higgins#DateTime,xsd#dateTime)
                    subtype:  higgins#boolean (higgins#Boolean,xsd#boolean)
                    subtype:  higgins#decimal (higgins#Decimal,xsd#decimal)
                    subtype:  higgins#nonNegativeInteger__nonnegativeinteger (higgins#NonNegativeInteger,sumo#nonnegative_integer)
                    subtype:  higgins#positiveInteger (higgins#PositiveInteger,xsd#positiveInteger)
                    subtype:  higgins#nonPositiveInteger__nonpositiveinteger (higgins#NonPositiveInteger,xsd#nonPositiveInteger)
                    subtype:  higgins#negativeInteger (higgins#NegativeInteger,xsd#negativeInteger)
                    subtype:  higgins#float (higgins#Float,xsd#float)
                    subtype:  higgins#double (higgins#Double,xsd#double)
                    subtype:  higgins#long (higgins#Long,xsd#long)
                    subtype:  higgins#int (higgins#Int,xsd#int)
                    subtype:  higgins#short (higgins#Short,xsd#short)
                    subtype:  higgins#byte (higgins#Byte,xsd#byte)
                    subtype:  higgins#unsignedInt (higgins#UnsignedInt,xsd#unsignedInt)
                    subtype:  higgins#unsignedLong (higgins#UnsignedLong,xsd#unsignedLong)
                    subtype:  higgins#unsignedShort (higgins#UnsignedShort,xsd#unsignedShort)
                    subtype:  higgins#unsignedByte (higgins#UnsignedByte,xsd#unsignedByte)
                    subtype:  higgins#hexBinary__hexbinary (higgins#HexBinary,xsd#hexBinary)
                    subtype:  higgins#time (higgins#Time,xsd#time)
                    subtype:  higgins#date (higgins#Date,xsd#date)
                    subtype:  higgins#gYear__gyear (higgins#GYear,xsd#gYear)
                    subtype:  higgins#gYearMonth__gyearmonth (higgins#GYearMonth,xsd#gYearMonth)
                    subtype:  higgins#gMonthDay (higgins#GMonthDay,xsd#gMonthDay)
                    subtype:  higgins#gDay__gday (higgins#GDay,xsd#gDay)
                    subtype:  higgins#gMonth__gmonth (higgins#GMonth,xsd#gMonth)
                    subtype:  higgins#anyURI (higgins#AnyURI,xsd#anyURI)
                    subtype:  higgins#token (higgins#Token,xsd#token)
                    subtype:  higgins#nMTOKEN (higgins#NMTOKEN,xsd#NMTOKEN)
                    subtype:  higgins#language (higgins#Language,xsd#language)
                    subtype:  higgins#name (higgins#Name,xsd#Name)
                    subtype:  higgins#nCName (higgins#NCName,xsd#NCName)
           subtype:  pm#Higgins_object_property (?,?)
              subtype:  higgins#contextRelationship (higgins#ContextObject,higgins#ContextRelationship)
              subtype:  higgins#contextId__contextid (pm#Higgins_Relationship,higgins#ContextId)
                 subtype:  higgins#contextURI (pm#Higgins_Relationship,higgins#ContextId)
              subtype:  higgins#attribute (pm#Higgins_ContextObject_or_DigitalSubject,pm#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:  higgins#uniqueIdentifier (higgins#DigitalSubject -> higgins#String)
                 subtype:  higgins#relation (pm#Higgins_ContextObject_or_DigitalSubject,higgins#SubjectRelationship)  A directed relation between two Digital Subjects
                    subtype:  higgins#correlation (pm#Higgins_ContextObject_or_DigitalSubject,higgins#SubjectRelationship)  A directed relation between two Digital Subjects believed to represent the same underlying Entity
                 subtype:  pwa#firstname (pwa#Person,higgins#NormalizedStringSimpleAttribute)
                 subtype:  pwa#surname (pwa#Person,higgins#NormalizedStringSimpleAttribute)
                 subtype:  pwa#postalAddress (pwa#Person,pwa#PostalAddress)
                 subtype:  pwa#streetAddress (pwa#PostalAddress,higgins#String)
                 subtype:  pwa#city (pwa#PostalAddress,higgins#String)
                 subtype:  pwa#state (pm#Higgins_ContextObject_or_DigitalSubject,higgins#String)
                 subtype:  pwa#postalCode (pwa#PostalAddress,higgins#String)
                 subtype:  pwa#country (pwa#PostalAddress,higgins#String)
                 subtype:  pwf#friend (higgins#DigitalSubject,higgins#SubjectRelationship)
              subtype:  higgins#complexMetadata__complexmetadata (pm#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:  higgins#source (higgins#Value,higgins#SubjectRelationship)
                 subtype:  higgins#creator (higgins#Value,higgins#SubjectRelationship)
                 subtype:  higgins#timeSpan (pm#Higgins_DigitalSubject_or_Value,higgins#TimeSpan)
  subtype:  pm#domain_related_relation__domain-related-thing (?,?)
     subtype:  pm#relation_from_a_domain__thing_in_domain (pm#domain,?)
        subtype:  pm#subdomain__true-subdomain (pm#domain,pm#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:  pm#domain_object (pm#domain,?)
     subtype:  pm#relation_from_a_thing_that_is_not_a_domain__thing_in_domain_of_object (pm#thing_that_is_not_a_domain,?)
        subtype:  pm#object_subdomain__subdomain_of_object (pm#thing_that_is_not_a_domain,pm#domain)
        subtype:  pm#object_in_domain_of_object (pm#thing_that_is_not_a_domain,pm#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:  pm#relation_to_a_domain__sub-domain_or_object-subdomain (?,pm#domain)
        subtype:  pm#subdomain__true-subdomain (pm#domain,pm#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:  pm#subdomain_of_object (?,pm#domain)
     subtype:  pm#relation_to_a_thing_that_is_not_a_domain__domain-related-object (?,pm#thing_that_is_not_a_domain)
        subtype:  pm#domain_object (pm#domain,?)
        subtype:  pm#object_in_domain (?,pm#thing_that_is_not_a_domain)

697 categories printed


Another search (with same display options)?