White pages schema (original) (raw)
A white pages schema is a data model, specifically a logical schema, for organizing the data contained in entries in a directory service, database, or application, such as an address book. In a white pages directory, each entry typically represents an individual person that makes use of network resources, such as by receiving email or having an account to log into a system.In some environments, the schema may also include the representation of organizational divisions, roles, groups, and devices. The term is derived from the white pages, the listing of individuals in a telephone directory, typically sorted by the individual's home location (e.g. city) and then bytheir name.
Property | Value |
---|---|
dbo:abstract | A white pages schema is a data model, specifically a logical schema, for organizing the data contained in entries in a directory service, database, or application, such as an address book. In a white pages directory, each entry typically represents an individual person that makes use of network resources, such as by receiving email or having an account to log into a system.In some environments, the schema may also include the representation of organizational divisions, roles, groups, and devices. The term is derived from the white pages, the listing of individuals in a telephone directory, typically sorted by the individual's home location (e.g. city) and then bytheir name. While many telephone service providers have for decades published a list of their subscribers in a telephone directory, and similarly corporations published a list of their employees in an internal directory, it was not until the rise of electronic mail systems that a requirement for standards for the electronic exchange of subscriber information between different systems appeared. A white pages schema typically defines, for each real-world object being represented: * what attributes of that object are to be represented in the entry for that object * what relationships of that object to other objects are to be represented * how is the entry to be named in a DIT * how an entry is to be located by a client searching for it * how similar entries are to be distinguished * how are entries to be ordered when displayed in a list One of the earliest attempts to standardize a white pages schema for electronic mail use was in and , part of the X.500 specifications,that was derived from the addressing requirements of X.400 and defined a Directory Information Tree that mirrored the international telephone system, with entries representing residential and organizational subscribers. This evolved into the Lightweight Directory Access Protocol standard schema in RFC 2256. One of the most widely deployed white pages schemas used in LDAPfor representing individuals in an organizational context is inetOrgPerson, defined in RFC 2798, although versions of Active Directory require a different object class, User. Many large organizations havealso defined their own white pages schemas for their employees or customers, as part of their Identity management architecture. Converting between data bases and directories using different schemas is often thefunction of a Metadirectory, and data interchange standards such as Common Indexing Protocol. Some early directory deployments suffered due to poor design choices in their white pages schema, such as: * attributes used for naming purposes were non-unique in large environments (such as a person's common name) * attributes used for naming purposes were likely to change (such as surnames) * attributes were included which could lead to Identity theft, such as a Social security number * users were required during provisioning to choose attributes which are unique but still memorable to them Numerous other proposed schemas exist, both as standalone definitions suitable for use with general purposedirectories, or as embedded into network protocols. Examples of other generic white pages schemas include vCard, defined in RFC 2426, and FOAF. (en) |
dbo:wikiPageID | 1462050 (xsd:integer) |
dbo:wikiPageLength | 3772 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 774671616 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Metadirectory dbr:VCard dbr:Lightweight_Directory_Access_Protocol dbr:Common_Indexing_Protocol dbr:Identity_management dbr:Postal_Telephone_and_Telegraph dbr:Active_Directory dbr:Data_model dbr:Logical_schema dbc:Data_modeling dbr:FOAF_(software) dbr:Directory_service dbr:Telephone_directory dbc:Data_management dbc:Identity_management dbr:White_pages dbr:Provisioning dbr:Social_security_number dbr:Identity_theft dbr:Recognition_of_human_individuals dbr:User_(computing) dbr:Directory_Information_Tree dbr:X.400 dbr:Electronic_mail dbr:X.500 dbr:Subscriber dbr:X.520 dbr:X.521 |
dbp:wikiPageUsesTemplate | dbt:IETF_RFC dbt:Unreferenced |
dct:subject | dbc:Data_modeling dbc:Data_management dbc:Identity_management |
gold:hypernym | dbr:Model |
rdf:type | dbo:Person |
rdfs:comment | A white pages schema is a data model, specifically a logical schema, for organizing the data contained in entries in a directory service, database, or application, such as an address book. In a white pages directory, each entry typically represents an individual person that makes use of network resources, such as by receiving email or having an account to log into a system.In some environments, the schema may also include the representation of organizational divisions, roles, groups, and devices. The term is derived from the white pages, the listing of individuals in a telephone directory, typically sorted by the individual's home location (e.g. city) and then bytheir name. (en) |
rdfs:label | White pages schema (en) |
owl:sameAs | freebase:White pages schema wikidata:White pages schema https://global.dbpedia.org/id/4xW2T |
prov:wasDerivedFrom | wikipedia-en:White_pages_schema?oldid=774671616&ns=0 |
foaf:isPrimaryTopicOf | wikipedia-en:White_pages_schema |
is dbo:wikiPageDisambiguates of | dbr:White_pages_(disambiguation) |
is dbo:wikiPageWikiLink of | dbr:Lightweight_Directory_Access_Protocol dbr:Common_Indexing_Protocol dbr:White_pages_(disambiguation) dbr:X.500 |
is foaf:primaryTopic of | wikipedia-en:White_pages_schema |