COLLECTED BY
Organization:
Internet Archive
The Internet Archive discovers and captures web pages through many different web crawls.
At any given time several distinct crawls are running, some for months, and some every day or longer.
View the web archive through the
Wayback Machine.
The seed for Wide00014 was:
- Slash pages from every domain on the web:
-- a list of domains using Survey crawl seeds
-- a list of domains using Wide00012 web graph
-- a list of domains using Wide00013 web graph
- Top ranked pages (up to a max of 100) from every linked-to domain using the Wide00012 inter-domain navigational link graph
-- a ranking of all URLs that have more than one incoming inter-domain link (rank was determined by number of incoming links using Wide00012 inter domain links)
-- up to a maximum of 100 most highly ranked URLs per domain
The seed list contains a total of 431,055,452 URLsThe seed list was further filtered to exclude known porn, and link farm, domainsThe modified seed list contains a total of 428M URLs
The Wayback Machine - https://web.archive.org/web/20160913174226/http://www.cambridgesoft.com/services/documentation/sdk/chemdraw/cdx/properties/ChemicalPropertyType.htm
ChemicalPropertyType Property
CDXML Name: | ChemicalPropertyType |
CDX Constant Name: | kCDXProp_ChemicalPropertyType |
CDX Constant Value: | 0x0BB0 |
Data Size: | UINT32 |
Property of objects: | kCDXObj_ChemicalProperty |
| |
First written/read in: | ChemDraw 9.0 |
Required? | No |
Description:
The type of property (name, formula, molecular weight, etc.).
The list of enumerated values shown reflects the current implementation in ChemDraw. User-defined enums are acceptable, but should be created with CDX values greater than 0x8000, and with CDXML names that are likely not to be duplicated by others.
This is an enumerated property. Acceptible values are shown in the following list:
Value |
CDXML Name |
Description |
0 |
Unspecified |
Unspecified |
1 |
ChemicalName |
A (probably systematic) chemical name |
If this property is absent:
The property is treated as Undefined. A supporting program will not know how to treat the property, and the display object will not be able to be updated even if the kCDXProp_ChemicalPropertyIsActive value is set to 'true'.
CDX Documentation index