Download List

Descripción del Proyecto

SHORE (Semantic Hypertext Object Repository) is a
hypertext repository that stores data about
documents and data described by documents. Access
to this information is provided as hypertext. The
repository stores objects that appear in
documents, together with their relations in a
semantic net. Hypertext navigation follows these
relations in the semantic net. The SHORE server
works as an HTTP server, and the client is a
standard Web browser. The repository uses PROLOG
as its query language and the XSB system as its
query engine.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-03-29 14:37 Back to release list
2.0.0 Beta 1

Este lanzamiento se integra la última versión XSB Prolog 2.7.1 (Kinryo) como el motor de consulta. Esto ofrece al usuario sofisticadas posibilidades de consulta deductivo para encontrar todo tipo de información dentro de los documentos almacenados y sobre las relaciones entre ellos. OpenSHORE muestra los resultados de la consulta como el hipertexto, lo que lleva al usuario directamente a los documentos encontrados, semánticamente marcado secciones de texto (objetos), y el punto final de relación. El motor de consulta lee los hechos sobre los documentos de la demanda de una interfaz a la base de datos orientada a objetos de OpenSHORE, por lo que los hechos no debe ser copiada para las consultas.
Tags: Beta, Major feature enhancements
This release integrates the latest XSB Prolog
version 2.7.1 (Kinryo) as the query engine. This
offers the user sophisticated deductive query
possibilities to find out all sorts of information
inside stored documents and about the relations
among them. OpenSHORE shows query results as
hypertext, which leads the user directly to found
documents, semantically marked text sections
(objects), and relation end points. The query
engine reads facts about documents on demand from
an interface to the object-oriented database of
OpenSHORE, so facts must not be copied for
queries.

Project Resources