<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Conceptual Open Hypermedia = The Semantic Web?</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Carole</forename><surname>Goble</surname></persName>
							<email>carole@cs.man.ac.uk</email>
						</author>
						<author>
							<persName><forename type="first">Sean</forename><surname>Bechhofer</surname></persName>
							<email>seanb@cs.man.ac.uk</email>
						</author>
						<author>
							<persName><forename type="first">Les</forename><surname>Carr</surname></persName>
						</author>
						<author>
							<persName><forename type="first">David</forename><surname>De Roure</surname></persName>
						</author>
						<author>
							<persName><forename type="first">Wendy</forename><surname>Hall</surname></persName>
						</author>
						<author>
							<affiliation key="aff0">
								<orgName type="department">Information Management Group Department of Computer Science</orgName>
								<orgName type="institution">University of Manchester</orgName>
								<address>
									<addrLine>Oxford Road</addrLine>
									<postCode>M13 9PL, +44 161 275 2000</postCode>
									<settlement>Manchester</settlement>
									<country key="GB">UK</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff1">
								<orgName type="department" key="dep1">Intelligence, Agents</orgName>
								<orgName type="department" key="dep2">Multimedia</orgName>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff2">
								<orgName type="department">Department of Electronics and Computer Science</orgName>
								<orgName type="institution">University of Southampton</orgName>
								<address>
									<postCode>SO17 1BJ, +44 23 8059 3255</postCode>
									<settlement>Southampton</settlement>
									<country key="GB">UK</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Conceptual Open Hypermedia = The Semantic Web?</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">50F4F323109799EBF7284DF60D9C66F6</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T22:09+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>open hypermedia</term>
					<term>conceptual hypermedia</term>
					<term>hypermedia authoring</term>
					<term>ontology services</term>
					<term>navigation</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The Semantic Web is still a web, a collection of linked nodes. Navigation of links is currently, and will remain for humans if not machines, a key mechanism for exploring the space. The Semantic Web is viewed by many as a knowledge base, a database or an indexed and searchable document collection; in the work discussed here we view it as a hypertext. The aim of the COHSE project is to research into methods to improve significantly the quality, consistency and breadth of linking of Web documents at retrieval time (as readers browse the documents) and authoring time (as authors create the documents). The objective is link creation rather than resource discovery; in contrast, many existing projects are concerned primarily with the discovery of resources (reading), rather than the construction of hypertexts (authoring). The project plans to produce a COHSE (Conceptual Open Hypermedia ServicE) by integrating an ontological reasoning service with a Web-based Open Hypermedia link service. This will form a Conceptual Hypermedia system enabling documents to be linked via metadata describing their contents. The bringing together of Open Hypermedia and Ontology services can be seen as one particular implementation of the Semantic Web. Here we briefly present open and conceptual hypermedia, and introduce the architecture being employed within the COHSE project, and the prototype COHSE platform we have developed. We present the questions that we now plan to address that surround the Semantic Web when viewed from the perspective of a hypertext for people.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">INTRODUCTION</head><p>The Semantic Web-a web of data defined and linked in such a way that its meaning is explicitly interpretable by software processes rather than just being implicitly interpretable by humans-is a vision held by many and articulated by Tim Berners Lee <ref type="bibr" target="#b6">[5]</ref>. The issues surrounding the implementation of the Semantic Web are the focus of much current research. Much of this work, however, focuses on particular issues such as the implementation and representation of metadata, for example the OIL and DAML web languages <ref type="bibr" target="#b13">[12,</ref><ref type="bibr" target="#b16">15]</ref> or the activity of resource discovery, i.e. the finding of relevant information.</p><p>Less attention has been paid to the issues surrounding the delivery of this information once it has been located and the presentation of results, specifically to humans rather than software agents. Tim Berners-Lee's vision of the Semantic Web is that of a universe of network-accessible information, specifically:</p><p>•= a means of people-to-people communication through shared knowledge, not just to browse but to create; and •= a space in which software agents can, through access to a vast amount of everything which is society, science and its problems, become tools to work with us. Machines can become capable of analysing all the data on the Web and collaborations will extend to computers.</p><p>In the recent enthusiasm to move the Web to one that has machine understandable semantics for automated processing we are in danger of forgetting that it has been successful not only as a machine readable infrastructure but also as one that is browsed by humans. In other words, the Semantic Web is still a web, a collection of linked nodes. Navigation of links is currently, and will remain for humans if not machines, a key mechanism for exploring the space. This should not be lost. The Semantic Web is viewed by many as a knowledge base, a database or an indexed and searchable document collection; in the work discussed here we view it as a hypertext.</p><p>The aim of COHSE is to research into methods to significantly improve the quality, consistency and breadth of linking of Web documents at retrieval time (as readers browse the documents) and authoring time (as authors create the documents). The objective is link creation rather than resource discovery; in contrast, many existing projects are concerned primarily with the discovery of resources (reading), rather than the construction of hypertexts (authoring). COHSE can be seen as a software agent that generates and presents links on behalf of both the author and the reader. Thus the Semantics of the Semantic Web are used for the automation of link generation, and the support of link navigation by humans.</p><p>The project plans to produce a COHSE (Conceptual Open Hypermedia ServicE) using three leading-edge technologies, two of which are drawn from the hypertext community:</p><p>1. an ontological reasoning service which is used to represent a sophisticated conceptual model of document terms and their relationships;</p><p>2. a Web-based Open Hypermedia link service that can offer a range of different link-providing facilities in a scalable and non-intrusive fashion;</p><p>3. the integration of the Ontology Service and the Open Hypermedia link service to form a Conceptual Hypermedia system to enable documents to be linked via metadata describing their contents.</p><p>COHSE is a system powered by OIL <ref type="bibr" target="#b16">[15]</ref> (Ontology Inference Layer), of which Manchester is a leading developer. A prototype infrastructure has already been developed and demonstrated with a museum collection application provided by a local historical costume gallery.</p><p>The bringing together of Open Hypermedia and Ontology services can be seen as one particular implementation of the Semantic Web: the ontology service manages the Semantics and the open hypermedia manages the Web. It is, of course, not the implementation of the Semantic Web, as there are alternative architectures. In this position paper, we briefly present open hypermedia and conceptual hypermedia and introduce the architecture being employed within the COHSE project. We present the questions that we plan to address in phase two of the project now COHSE's current state provides a platform on which to experiment and explore the issues surrounding the Semantic Web from the perspective of a hypertext for people.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.1">The COHSE technologies</head><p>COHSE builds upon three pillars: Ontology services for reasoning about metadata, Open Hypermedia and Conceptual Hypermedia. Here we briefly discuss these.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.1.1">Open Hypermedia Systems and Link Services</head><p>Common usage of the Web involves embedding links within documents in the HTML format; in this sense the Web can be considered a 'closed' hypermedia system. However, there is nothing inherent in the Web infrastructure that prevents links from being abstracted from the documents and managed separately, as is made possible by XML's proposed XLink standard <ref type="bibr" target="#b19">[18]</ref>. In Open Hypermedia Systems (OHS) links are first class objects, stored and managed separately from documents; like documents, they can be stored, transported, cached and searched, and their use can be instrumented. OHS have been well researched by the hypermedia community <ref type="bibr" target="#b21">[20]</ref> and increasingly Web publishing applications adopt the open hypermedia approach <ref type="bibr" target="#b24">[23]</ref>.</p><p>The University of Southampton's Distributed Link Service (DLS) implements an open hypermedia system above the infrastructure of the World Wide Web <ref type="bibr" target="#b10">[9,</ref><ref type="bibr" target="#b11">10]</ref>. This provides a powerful framework to aid navigation and authoring and solves some of the issues of distributed information management <ref type="bibr" target="#b14">[13]</ref>. Using an intermediary model <ref type="bibr" target="#b1">[1]</ref>, the DLS adds links and annotations into documents as they are delivered through a proxy from the original Web server to the ultimate client browser. It treats link creation and resolution as a service that may be provided by a number of link resolution engines that recognise different opportunities for adding various kinds of links to the documents. Thus the DLS creates a user-specific navigational overlay that can be used to superimpose a coherent interface to sets of unlinked or insular resources (such as the journal archives addressed by the Open Journals project <ref type="bibr" target="#b17">[16]</ref>). Link resolutions include keyword recognition, the names of people and bibliographic citations as potential link anchors.</p><p>In the original DLS the link resolvers were hardwired into a monolithic system or chained sequentially. This inherently synchronous arrangement means that any delay was a delay in the critical path of document delivery, and hence all the processing was required to be relatively lightweight and tightly coupled.</p><p>In COHSE, the DLS was re-engineered to be a Distributed Link Resolution Service (DLRS) to allow link resolvers to be distributed across multiple servers and decoupled from the delivery of the document. Thus complex computation, such as ontological inferencing to add value for document authoring and browsing can be provided without impeding the delivery of the core document itself.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.1.2">Conceptual Hypermedia Systems</head><p>To achieve the kind of diversity of association required for today's Web applications, documents need to be linked in many dimensions based on their content. Constructing such links manually is inconsistent and error-prone <ref type="bibr" target="#b15">[14]</ref>. Furthermore, it obfuscates one of the chief reasons for associating documents; that their contents are similar in some way. Conceptual Hypermedia Systems (also known as Semantic Hypermedia Systems) specify the hypertext structure and behaviour in terms of a well-defined conceptual schema <ref type="bibr" target="#b8">[7,</ref><ref type="bibr" target="#b20">19,</ref><ref type="bibr" target="#b25">24]</ref>. This types documents and links, and includes some kind of conceptual domain model used to describe document content. Consequently, information about the hypertext is represented explicitly as metadata that can be reasoned over, for example using the domain model as a classification structure to classify the documents; documents that share metadata are deemed to be similar in some way. Authoring links between documents becomes an activity of authoring with concepts <ref type="bibr" target="#b5">[4]</ref>; concepts are linked and hence their associated documents are linked.</p><p>The University of Manchester's TourisT prototype experimented with a conceptual hypermedia approach for a Tourism Public Access System <ref type="bibr" target="#b9">[8]</ref>. As the relationships between the concepts in the domain model evolve so do the links; as document concept descriptors change so do the links, making this a potentially powerful linking mechanism.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.1.3">Ontology services for document metadata</head><p>Conceptual hypermedia presumes:</p><p>a) The description of nodes (web resources) that is precise and shared. For example all web resources that are about pets use the same terms and adhere to the same notion about what a pet is. This requires three things: metadata: web resources are marked-up with descriptions of their content using a common syntax and model such as the Resource Description Framework, RDF <ref type="bibr" target="#b18">[17]</ref>. However, marking up is no good unless everyone speaks the same language;</p><p>terminologies provide shared and common vocabularies of a domain, allowing search engines, agents, authors and users to communicate. RDF-Schema, (RDF(S)) <ref type="bibr" target="#b7">[6]</ref>, provides a standard way of defining standard vocabularies but doesn't actually define any. However, using a common vocabulary is no good unless everyone means the same thing; ontologies provide a shared and common understanding of a domain that can be communicated across people and applications. Ontologies take a variety of forms, from hierarchical classification schemes such as the directories such as Yahoo!, thesauri, frame-based knowledge models, and logic-based models. Despite all these forms they all include a vocabulary of terms and some specification of the meaning of the terms.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>b) A mechanism that can use those descriptions to infer new, previously undisclosed information about resources.</head><p>Shared vocabularies based keyword collections do little to help here. Vocabularies based on ontologies that organize the terms in a form that has clear and explicit semantics can be reasoned over. For example, the metadata annotation of a web page states "this web page is about poodles". An ontology states that poodles are kinds of dogs and dogs are kinds of pets. Thus we could infer that this page is also about pets and could be interesting to pet food retailers. Most ontologies have three major components that can be used in inference: a taxonomy, relationships between concepts and axioms (rules).</p><p>Representation languages for describing web resources and supporting inference over those resources, have been a major focus over the last year. Languages include RDF(S) <ref type="bibr" target="#b7">[6]</ref>, DAML <ref type="bibr" target="#b13">[12]</ref> and OIL <ref type="bibr" target="#b16">[15]</ref>. These last two have recently come together to form DAML+OIL.</p><p>OIL unifies the epistemologically rich modeling primitives of frames, the formal semantics and efficient reasoning support of description logics and a mapping to the standard Web metadata language proposals. Past work at Manchester has developed ontology servers that use description logics as a domain and metadata representation language <ref type="bibr">[3]</ref>. The STARCH project has exploited the reasoning capabilities of description logics to describe and query the metadata of a collection of stock photography drawn from the Hulton-Getty collection of Getty Images <ref type="bibr" target="#b2">[2]</ref>. As OIL is a variant on the description logic FaCT we have used previously, it was straightforward to adopt OIL as the COHSE representation language, and we already had the infrastructure to migrate our FaCT-driven ontology servers to OIL-driven ones.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">COHSE ARCHITECTURE</head><p>COHSE provides a testbed for the exploration of the issues involved in building an open conceptual hypermedia system. The current prototype has four components, an ontology service, a resource service, a metadata service and a distributed link resolution service. Each of these components contributes an essential piece of the functionality required for an implementation of the Semantic Web. We do not propose COHSE as the definitive architecture for the Semantic Web, however, the components described here provide at least the minimum functionality that we consider is required.</p><p>In COHSE the Distributed Link Resolution Service client agent provides presentation and delivery of results, sometimes overlooked in favour of concentration on ontological matters and resource discovery. The DLRS uses a Concept Service to recognize concepts referred to in the web pages and uses these to link web pages together. The Concept Service is composed of two parts: the Ontology Service which provides semantics and world knowledge using a structured vocabulary; and the Resource Service which provides resource discovery mapping words or concepts to web pages. Figure <ref type="figure">1</ref> gives an overview of the architecture.</p><p>COHSE recognizes two sources of metadata describing a web page's content:</p><p>1. Words or word combinations in the textual part of the resource itself, including XML tags, known to represent a concept. This is implicit ontology use as a word or phrase is used as a surrogate for a concept;</p><p>2. Concepts added explicitly through some metadata annotation process (automatic or manual) using OIL and referring to an OIL ontology. A resource may be described by multiple metadata descriptions and multiple ontologies. The metadata may be placed within the document itself (e.g. HTML &lt;META&gt; tags or an extended &lt;A&gt; tag) or in some external some metadata repository (e.g. an RDF repository or a linkbase). The Metadata Service manages this activity.</p><p>The metadata describing a document are the potential anchor points for links to web pages containing the same or related concepts. If concepts are identified through words, then these are the anchors. If they are explicitly marked up in the document, then the location of the markup, or the section of the document spanned by the markup is the anchor point. If the metadata is held outside the document then some indication of the scope of the anchor (a line, a paragraph, the whole document etc) is needed along with the concept.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Ontology Service</head><p>The Ontology Service maintains the ontology, and allows the application to interact with it through a well-defined API.</p><p>Primarily, the Server provides operations relating to the content of the conceptual model. There are operations to extend the ontology, to query it by returning the parents or children of a concept, to return natural language terms for concepts and concepts for natural language terms, and to determine how concepts and roles can be combined to create new legal composite concepts. Concept requests are made in two forms, reflecting their occurrences in resources: words that present concepts and concepts expressed in OIL directly.</p><p>A word necessitates an extra text-based resolution process to resolve the word to an appropriate concept. The Ontology Service manages multiple ontologies.</p><p>In the pilot the ontology is a simple hierarchical thesaurus providing a number of terms (concepts), along with a broader/narrower term hierarchy, related term links and synonyms. Although this is a simple model, the provision of hierarchical relationships has enabled us to conduct some initial experiments into the interaction between the DLRS and the Ontology Service.</p><p>The full Ontology Service uses ontologies represented in OIL.</p><p>One of the benefits of OIL is that the expressivity of the model can be as simple or as complex as desired, and the migration of the simple thesauri to OIL is straightforward. More sophisticated expressive models benefit from the OIL's subsumption reasoning capabilities to use the ontology as a semantic index capable of supporting imprecise and abstract conceptual concepts, organising concepts in an inclusion classification scheme and supporting concept specialisation and generalisation.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Resource Service</head><p>The Resource Service maps concepts to resources.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3">Metadata Service</head><p>The Metadata Service allows documents to be decorated with metadata: concept expressions from a specific ontology. The service can either harvest specific tags from the documents themselves or apply external "metadata links" to read-only documents from an independent linkbase. The effect is to declare that a whole document, or any range within it, should be processed with a specific ontology, or that a particular region in the content corresponds to a particular term in the ontology.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.4">DLRS Client Agent</head><p>The DLRS Client Agent controls the user's interaction with the Ontology Service and Resource Service. It consists of two parts.</p><p>The low level component deals with interaction with the underlying representation of the document being viewed, i.e. the Document Object Model (DOM) object and interacts with the web browser. These are the "in and out" services of the DLRS.</p><p>The high level component is responsible for communication with the Ontology Service and Resource Service. This has two components: a link generator that promiscuously proposes linking opportunities and an editorial component that controls the linking opportunities by the application of filters, user profiles, similarity matrices etc, and the use of the ontology services provided by the ontology server. These are the "do it" services of the DLRS.</p><p>The DLRS agent receives the document and parses it into a DOM. The link generator examines the document, seeking linking opportunities within that document by examining the metadata associated with the document. For example, it contacts the Ontology Service for language terms that are used to represent the concepts in the ontology and recognizes a concept occurrence using the terms. It may also contact the Metadata Service for metadata held on the document in an external linkbase.</p><p>Figure <ref type="figure">1</ref> shows the architecture of the system. The Ontology Service manages the domain model of content and maps between natural language terms and the ontology. The Resource Service obtains web pages representing the concepts. The Link generator uses the ontology terms to make links. Editorial knowledge is used to prune or expand the links using the ontology Having identified a concept, and hence determined a linking opportunity, the Resource Service is queried to retrieve possible destinations for the link, i.e. resources that contain instances of this concept. At this point, the DLRS may use ontological or semantic knowledge in order to make informed decisions about the links to choose. A number of destinations have been identified for a particular link anchor and the editorial module evaluates the number and quality of potential links obtained from the generator. If the number of links is not consistent with the formation of a well-linked web page, it will choose to request more general or more specific concepts from the ontology service in order to expand or cull the set of anchor destinations. Once all potential anchors have been explored, the reconstructor adds hypertext links with particular presentation styles and behaviours to the web page.</p><p>We developed a lightweight prototype COHSE for a costume museum application to see if the architecture was appropriate. In this pilot: •= the DLRS is integrated into the browser client, and consists of a Java applet that monitors the user's interaction with the browser together with a set of Javascript functions to manipulate the HTML DOM. The components of the link service are brought to bear on the web page as soon as it has been received by the browser. Once the set of links has been chosen the page is refreshed and redisplayed. The third screen illustrates the links available from the anchor concept "wool". Following the fifth link results in the browser refocusing to a page. Note that the ontology has been applied to this page, adding further links. In the next screen we can see that too many links were retrieved, so the editorial component has requested narrower (more specific terms) in a bid to reduce the number of links. The system is shown operating in debugging mode here, so all the initial links found are still being shown.</p><p>Finally, we see the effect of applying a different ontology (here a collection of geographical terms) to the initial page. By changing the link basis we have changed the hypertext.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.5">Discussion</head><p>The intention of COHSE is to use metadata annotations to build and construct hypertexts. This is different from providing metadata for resource discovery, where an agent (person or machine) queries metadata in order to find some resources and is presented with a list of results. Here, the metadata's role is to advertise the resources content and allow others to locate it. Adding metadata in an Open Hypermedia framework not only describes how to link to a resource but how to link from a resource too. The metadata both advertises the resource and indicates where you can go from here, thus inducing links both in and out of the resource. The induction of links out of a resource is hypertext authoring. Of course, resource discovery is still implicitly taking place as the targets for links must be obtained from the associated metadata.</p><p>From a hypertext authoring point of view, the novel part of the link resolution process is the use of the editorial knowledge component to take advantage of the implicit structure of the ontology to make informed decisions about the kind of links to choose. By making a selection from a set of more specific concepts the list of links can be usefully reduced whilst broadening the recognized concept can be used as a strategy to increase the number of links. However, how do we inform the user of potential links between documents through shared or related concepts? Currently links are listed, but this looks like a search result. To look more like a hypertext perhaps only one candidate link should be presented, but then how to make that editorial choice? The ranking of concepts based on their similarity is tricky when concepts are defined by their descriptive properties as they can be in OIL <ref type="bibr" target="#b2">[2]</ref>. Strategies for link culling and expansion need to be investigated that maintain the uniform appearance of the hypertext but do not preclude serendipitous link discovery. Some Conceptual Hypermedia systems expose the ontology and make it explicitly navigable, e.g. <ref type="bibr" target="#b20">[19]</ref>; others make the classification scheme more implicit <ref type="bibr" target="#b25">[24]</ref>. Should the ontology be visible during linking? When the ontology becomes a sophisticated model of roles and axioms rather than a simple static tree, choosing a concept becomes an expression construction exercise.</p><p>The Karina project <ref type="bibr" target="#b12">[11]</ref> uses descriptions (in a conceptual graph formalism) of resources to organize teaching materials in a hypertext setting. Resources are pulled together and presented in a ranked order (based on a number of factors such as prerequisites and time available). COHSE proposes a more general framework -source anchors and links can be being applied to any existing documents to build the hypertext.</p><p>Staab et. al. <ref type="bibr" target="#b22">[21]</ref> discuss the construction of Community Web Portals using ontologies. The ontology is used to structure and present information and allows users to share a common language. A community web portal is, however, a very specific kind of structure in the Web, and this can be seen as more of a resource discovery than a link creation exercise. Shah and Sheth <ref type="bibr" target="#b23">[22]</ref> describe an approach using MREFs -Metadata REFerence links, which allow the conceptual markup of resources. What they decribe is still a closed system (in hypermedia terms) though, with the metadata marked up within the documents. Although the COHSE prototype discussed here uses words and markup within the document, the use of the open hypermedia pardigm within the general COHSE architecture will allow the separation of such metadata annotations from the resources, providing greater flexibility.</p><p>Other issues that we intend to address in the next phase of COHSE are: how can the reasoning services provided by OIL be best exploited by COHSE? does the combination of an Open Hypermedia framework and an OIL-based Ontology Services help to support change and evolution in the Semantic Web? The whole issue of how a person browses a hypertext that is generated "just in time" from metadata needs to be investigated. How should histories be maintained? What is the role of the back button? Bigger questions include: what is the role of document context and hypertext rhetoric in a COHSE, and is there a difference between querying and link following?</p><p>COHSE is now sufficiently developed to form a test-bed for a set of experiments to examine these questions, and to test the hypthosis that a Conceptual Open Hypertext = Semantic Web, or at least that Conceptual Open Hypertext ⊂ Semantic Web.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head></head><label></label><figDesc>Figure 1 Architecture</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head></head><label></label><figDesc>•= the Ontology Service uses hierarchical thesauri of broader and narrower terms, related terms and synonyms. Queries and results are mediated through a simple XML document type. •= The metadata used to identify concepts in the documents are natural language terms in the web page. •= The Resource Service is a simple database mapping terms to web pages. The screenshots show how links are added to an example document. The first shows a page about clothes. In the second, the page is shown linked against the clothing ontology (the small circle/arrow icons indicate anchor points).</figDesc></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.6">Acknowledgements</head><p>The work was supported by EPSRC grant GR/M75426.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title/>
		<author>
			<persName><surname>References</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Intermediaries: new places for producing and manipulating web content</title>
		<author>
			<persName><forename type="first">R</forename><surname>Barrett</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">P</forename><surname>Maglio</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Seventh WWW Conference</title>
				<meeting><address><addrLine>Brisbane</addrLine></address></meeting>
		<imprint>
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Classification Based Navigation for Picture Archives</title>
		<author>
			<persName><forename type="first">S</forename><surname>Bechhofer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Goble</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IFIP WG2.6 Conference on Data Semantics, DS8</title>
				<meeting><address><addrLine>Rotorua, New Zealand</addrLine></address></meeting>
		<imprint>
			<publisher>Kluwer Academic Publishing</publisher>
			<date type="published" when="1999">1999</date>
			<biblScope unit="page" from="291" to="310" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Terminologies and Terminology Servers for Information Environments</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">K</forename><surname>Bechhofer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">A</forename><surname>Goble</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">L</forename><surname>Rector</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">D</forename><surname>Solomon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">A</forename><surname>Nowlan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Eighth International Workshop on Software Technology and Engineering Practice --STEP97</title>
				<meeting><address><addrLine>London</addrLine></address></meeting>
		<imprint>
			<publisher>IEEE Computer Society</publisher>
			<date type="published" when="1997">1997</date>
			<biblScope unit="page" from="484" to="497" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title/>
	</analytic>
	<monogr>
		<title level="j">Screen</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
		</imprint>
	</monogr>
	<note>Screen</note>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Putting the media into hypermedia</title>
		<author>
			<persName><forename type="first">N</forename><surname>Beitner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Hall</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">A</forename><surname>Goble</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">SPIE Multimedia Networking</title>
				<imprint>
			<date type="published" when="1995">1995. 1995</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m" type="main">Weaving the Web</title>
		<author>
			<persName><forename type="first">T</forename><surname>Berners-Lee</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1999">1999</date>
			<publisher>Orion Business</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Resource Description Framework Schema Specification 1.0</title>
		<author>
			<persName><forename type="first">D</forename><surname>Brickley</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">R</forename><surname>Guha</surname></persName>
		</author>
		<ptr target="www.w3.org/TR/rdf-schema" />
	</analytic>
	<monogr>
		<title level="m">WWW Consortium: W3C Candidate Recommendation</title>
				<imprint>
			<date type="published" when="2000">2000</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Hyperindices; a novel aid for searching in Hypermedia</title>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">D</forename><surname>Bruza</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the ACM European Conference on Hypermedia Technology</title>
				<meeting>the ACM European Conference on Hypermedia Technology</meeting>
		<imprint>
			<date type="published" when="1990">1990</date>
			<biblScope unit="page" from="109" to="122" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">TourisT: The Application of a Description Logic based Semantic Hypermedia System for Tourism</title>
		<author>
			<persName><forename type="first">J</forename><surname>Bullock</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Goble</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Ninth ACM Hypertext Conference</title>
				<meeting><address><addrLine>Pittsburgh</addrLine></address></meeting>
		<imprint>
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">The Distributed Link Service: A Tool for Publishers, Authors and Readers</title>
		<author>
			<persName><forename type="first">L</forename><surname>Carr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>De Roure</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Hall</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Hill</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">World Wide Web Journal</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="647" to="656" />
			<date type="published" when="1995">1995</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Link Services or Link Agents?</title>
		<author>
			<persName><forename type="first">L</forename><surname>Carr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Hall</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Hitchcock</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Ninth ACM Hypertext Conference</title>
				<meeting><address><addrLine>Pittsburgh</addrLine></address></meeting>
		<imprint>
			<publisher>ACM Press</publisher>
			<date type="published" when="1998">1998</date>
			<biblScope unit="page" from="113" to="122" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Ontology-Supported and Ontology-Driven Conceptual Navigation on the World Wide Web</title>
		<author>
			<persName><forename type="first">M</forename><surname>Crampes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ranwez</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">11th ACM Hypertext Conference</title>
				<meeting><address><addrLine>San Antonio, Texas</addrLine></address></meeting>
		<imprint>
			<publisher>ACM Press</publisher>
			<date type="published" when="2000-06-04">May 30 --June 4. 2000</date>
			<biblScope unit="page" from="191" to="199" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<author>
			<persName><surname>Daml</surname></persName>
		</author>
		<ptr target="http://www.daml.org" />
		<title level="m">Darpa Agent Markup Language</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<title level="m" type="main">A Distributed Hypermedia Link Service</title>
		<author>
			<persName><forename type="first">D</forename><surname>De Roure</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Carr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Hall</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Hill</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1996">SDNE96. 1996</date>
			<publisher>IEEE Computer Society Press</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">On the creation of hypertext links in full-text documentsmeasurement of retrieval effectiveness</title>
		<author>
			<persName><forename type="first">D</forename><surname>Ellis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Furner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Willett</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of the American Society for Information Science (JASIS)</title>
		<imprint>
			<biblScope unit="volume">47</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="287" to="300" />
			<date type="published" when="1996">1996</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">OIL in a Nutshell</title>
		<author>
			<persName><forename type="first">D</forename><surname>Fensel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Horrocks</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Van Harmelen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Decker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Erdmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Klein</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">European Knowledge Acquisition Conference</title>
				<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2000">2000</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Towards Universal Linking for Electronic Journals</title>
		<author>
			<persName><forename type="first">S</forename><surname>Hitchcock</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Quek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Carr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Hall</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Witbrock</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Tarr</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Serials review</title>
		<imprint>
			<biblScope unit="volume">24</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="21" to="33" />
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Resource Description Framework (RDF) Model and Syntax Specification</title>
		<author>
			<persName><forename type="first">O</forename><surname>Lassila</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">R</forename><surname>Swick</surname></persName>
		</author>
		<ptr target="http://www.w3.org/TR/PR-rdf-syntax" />
	</analytic>
	<monogr>
		<title level="m">W3C: Proposed Recommendation</title>
				<imprint>
			<date type="published" when="1999-01">1999. January 1999</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">XML Linking Language (XLink)</title>
		<author>
			<persName><forename type="first">E</forename><surname>Maler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>De Rose</surname></persName>
		</author>
		<ptr target="http://www.w3.org/TR/1998/WD-xlink-19980303" />
	</analytic>
	<monogr>
		<title level="m">WWW Consortium</title>
				<imprint>
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
	<note>Working Draft</note>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Using Structured Types to Incorporate Knowledge in Hypertext</title>
		<author>
			<persName><forename type="first">J</forename><surname>Nanard</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Nanard</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ACM Hypertext Conference</title>
				<imprint>
			<publisher>ACM Press</publisher>
			<date type="published" when="1991">1991</date>
			<biblScope unit="page" from="392" to="342" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">The Flag Taxonomy of Open Hypermedia Systems</title>
		<author>
			<persName><forename type="first">K</forename><surname>Osterbye</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Wiil</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ACM Hypertext Conference</title>
				<imprint>
			<date type="published" when="1996">1996</date>
			<biblScope unit="page" from="129" to="139" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Sure Semantic Community Web Portals in Proceedings WWW9</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">J</forename><surname>Staab</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Angele</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Decker</surname></persName>
		</author>
		<author>
			<persName><forename type="middle">A</forename><surname>Erdmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Hotho</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H.-P</forename><surname>Maedche</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Schnurr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Studer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">the ninth Conference on the World Wide Web</title>
				<meeting><address><addrLine>Amsterdam</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2000">2000</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Logical Information Modelling of Web-accessible Heterogeneous Digital Assets</title>
		<author>
			<persName><forename type="first">K</forename><surname>Shah</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sheth</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Advances in Digital Libraries</title>
				<meeting><address><addrLine>Santa Barbara, CA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
	<note>Proceedings of ADL 98</note>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">Automatic Construction and Management of Large Open Webs</title>
		<author>
			<persName><forename type="first">P</forename><surname>Thistlethwaite</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information Processing &amp;Management</title>
		<imprint>
			<biblScope unit="volume">33</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="161" to="173" />
			<date type="published" when="1997">1997</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">Navigation via similarity: automatic linking based on semantic closeness</title>
		<author>
			<persName><forename type="first">D</forename><surname>Tudhope</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Taylor</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information Processing &amp; Management</title>
		<imprint>
			<biblScope unit="volume">33</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="233" to="242" />
			<date type="published" when="1997">1997</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
