Schema Name |
|
Declared in |
|
Data Classes |
|
Availability | Available in Mac OS X v10.4 and later. |
Safari bookmarks are used to represent bookmarks and groups of bookmarks in Safari. The primary attributes of a bookmark are its logical name and URL. Bookmarks can be hierarchical—you can add bookmarks to folders and folders to other folders.
Figure 1 illustrates the entities, attributes, and relationships contained in the Bookmarks schema.
Entity name |
|
Data class |
|
Availability | Available in Mac OS X v10.4 and later. |
Represents a URL that users can add to the bookmarks bar or Bookmarks Library in Safari. Below are the attributes and relationships of a Bookmark record.
Attribute | Type | Description |
---|---|---|
|
| Logical name for this bookmark. Available in Mac OS X v10.4 and later. |
|
| The ordinal position of this bookmark relative to its parent folder. The first position has a value of Available in Mac OS X v10.4 and later. |
|
| The URL for this bookmark. Available in Mac OS X v10.4 and later. |
Relationship | Targets | Description |
---|---|---|
| Folder | The parent folder that contains this bookmark. Available in Mac OS X v10.4 and later. |
Entity name |
|
Data class |
|
Availability | Available in Mac OS X v10.4 and later. |
Used to organize bookmarks into ordered collections that may contain subfolders. Below are the attributes and relationships of a Folder record.
Attribute | Type | Description |
---|---|---|
|
| Title of this folder. Available in Mac OS X v10.4 and later. |
|
| The ordinal position of this folder relative to its parent folder. The first position has a value of Available in Mac OS X v10.4 and later. |
Relationship | Targets | Description |
---|---|---|
| Bookmark, Folder | Subfolders and bookmarks contained in this folder. Available in Mac OS X v10.4 and later. |
| Folder | The parent folder that contains this folder. Available in Mac OS X v10.4 and later. |
Last updated: 2009-07-07