ENQUIRE


ENQUIRE was a software project written in 1980 by Tim Berners-Lee at CERN, which was the predecessor to the World Wide Web. It was a simple hypertext program that had some of the same ideas as the Web and the Semantic Web but was different in several important ways.
According to Berners-Lee, the name was inspired by the title of an old how-to book, Enquire Within Upon Everything.

The conditions

Around 1980, approximately 10,000 people were working at CERN with different hardware, software and individual requirements. Much work was done by email and file exchange. The scientists needed to keep track of different things and different projects became involved with each other. Berners-Lee started to work for 6 months on 23 June 1980 at CERN while he developed ENQUIRE. The requirements for setting up a new system were compatibility with different networks, disk formats, data formats, and character encoding schemes, which made any attempt to transfer information between dissimilar systems a daunting and generally impractical task. The different hypertext-systems before ENQUIRE were not passing these requirements i.e. Memex and NLS.

Difference to HyperCard

ENQUIRE was similar to Apple's HyperCard which also lacked clickable text and was not "hypertext", but ENQUIRE lacked an image rendering system. The advantage was that it was portable and ran on different systems.

Differences to the World Wide Web


Documentation of the RPC project
Most of the documentation is available on VMS, with the two
principle manuals being stored in the CERNDOC system.
1) includes: The VAX/NOTES conference VXCERN::RPC
2) includes: Test and Example suite
3) includes: RPC BUG LISTS
4) includes: RPC System: Implementation Guide
Information for maintenance, porting, etc.
5) includes: Suggested Development Strategy for RPC Applications
6) includes: "Notes on RPC", Draft 1, 20 feb 86
7) includes: "Notes on Proposed RPC Development" 18 Feb 86
8) includes: RPC User Manual
How to build and run a distributed system.
9) includes: Draft Specifications and Implementation Notes
10) includes: The RPC HELP facility
11) describes: THE REMOTE PROCEDURE CALL PROJECT in DD/OC
Help Display Select Back Quit Mark Goto_mark Link Add Edit
A screen in an ENQUIRE scheme.

ENQUIRE had pages called cards and hyperlinks within the cards. The links had different meanings and about a dozen relationships which were displayed to the creator, things, documents and groups described by the card. The relationship between the links could be seen by everybody explaining what the need of the link was or what happen if a card was removed. Everybody was allowed to add new cards but they always needed an existing card.
RelationshipInverse Relationship
madewas made by
includesis part of
usesis used by
describesis described by

ENQUIRE was closer to a modern wiki than to a web site:
The World Wide Web was created to unify the different existing systems at CERN like ENQUIRE, the CERNDOC, VAX/VMS Notes and the USENET.

Why ENQUIRE failed

Berners-Lee came back to CERN in 1984 and intensively used his own system. He realized that most of the time coordinating the project was to keep information up to date. He recognized that a system similar to ENQUIRE was needed, "but accessible to everybody." There was a need that people be able to create cards independent of others and to link to other cards without updating the linked card. This idea is the big difference and the cornerstone to the World Wide Web. Berners-Lee didn't make ENQUIRE suitable for other persons to use the system successfully, and in other CERN divisions there were similar situations to the division he was in. Another problem was that external links, for example to existing databases, weren't allowed, and that the system wasn't powerful enough to handle enough connections to the database.
Further development stopped because Berners-Lee gave the ENQUIRE disc to Robert Cailliau, who had been working under Brian Carpenter before he left CERN. Carpenter suspects that the disc was reused for other purposes since nobody was later available to do further work on ENQUIRE.

Technical

The application ran on terminal with plaintext 24x80.
The first version was able to hyperlink between files.
ENQUIRE was written in the Pascal programming language and implemented on a Norsk Data NORD-10 under SINTRAN III, and version 2 was later ported to MS-DOS and to VAX/VMS.