Download List

프로젝트 설명

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-04-24 22:49
2.0.0 Beta 2

OpenSHORE 서버의 메모리 소모를 감축이 릴리스에는 두 가지 요인이있다. 그것은 온다와 향상된 통합 객체 지향 데이터베이스에 대한 컨테이너 클래스를 최적화 하였다. 메모리에 새로운 종류의 절반이 필요 공간 및 일반 문서 집합에 대한 디스크 (예 : Java 소스 코드). 또한 오류 메시지 및 수정 사항 몇 가지 사소한 문제를 향상시킵니다.
Tags: Beta, Code cleanup
This release cuts down the memory consumption of an OpenSHORE server up to factor two. It comes with enhanced and optimized container classes for the integrated object-oriented database. The new classes need up to half the space in memory and on disk for typical document sets (Java source code, for example). It also enhances error messages and fixes some minor problems.

2005-03-29 14:37
2.0.0 Beta 1

이 릴리스에는 쿼리 엔진으로 최신 XSB 프롤로그 버전 2.7.1 (Kinryo)를 통합했다. 이것은 사용자가 복잡한 연역적 검색어 가능성에 저장된 문서 및 내부 정보의 모든 종류를 찾으를 제공하는 그들 사이의 관계에 대해서. OpenSHORE 직접 찾은 문서에 사용자가 단서, semantically 텍스트 부분 (개체), 엔드 포인트 및 관계를 표시 하이퍼 텍스트로 쿼리 결과를 보여줍니다. 쿼리 엔진, 정말 사실이 쿼리에 복사해서는 안됩니다 OpenSHORE 객체 지향 데이터베이스에 대한 인터페이스에서 수요에 문서에 대한 사실을 읽습니다.
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.

2005-03-12 21:09
2.0.0 Alpha 3

이 릴리스의 읽기 및 쓰기 트랜잭션에 액세스 동시 가득 찬 팀 지원 문서 (의 ACID 속성)에 경비를 추가합니다. 확장 메모리 지속성 레이어 MVCC 로그를 다시 실행 트랜잭션을 구현하는 파일을 매핑, 낙천적, 데이터베이스 페이지에 병합 액세스 제어를 써주세요. MVCC (다중 버전 동시성 제어) 거래를하는 동안 또는 업데이트된 문서를 새로 가져온 사용자 일관성이 문서의 구조에 액세스할 수있습니다. 릴리스는 또한 현대 리눅스 2.6.x 커널에 대한 지원을 강화하고 몇 가지 사소한 문제 수정.
Tags: Alpha, Major feature enhancements
This release adds full team support with
simultaneous read and write access to transaction
guarded documents (ACID properties). The extended
memory mapped file persistence layer implements
MVCC transactions with redo log, optimistic write
access control, and database page merging. MVCC
(Multiple Version Concurrency Control)
transactions allow users to access consistent
document structures while new or updated documents
are imported. The release also enhances support
for modern Linux 2.6.x kernels and fix some minor
problems.

2004-05-22 22:07
2.0.0 Alpha 2

이것은 첫 번째 버전은 리눅스에서 실행됩니다. 이제 빌드를 완전히 오픈 소스 도구와 리눅스와 윈도우의 라이브러리와 링크되어있습니다. 그것은 또한 모든 버그를 수정했다.
Tags: Alpha, Major feature enhancements
This is the first version that runs on Linux. It
now builds and links completely with open source
tools and libraries on Linux and Windows. It also
fixes all reported bugs.

2003-10-06 19:47
2.0.0 Alpha 1

이것은 최초의 오픈 소스 버전입니다; 그것을 빌드하고 완전히 오픈 소스 툴 및 라이브러리와 링크되어있습니다. 그것은 데이터베이스의 객체 지향 기능을 새로운 지속성 계층을 기반으로 대체할 메모리 매핑 파일을 추가합니다.
Tags: Alpha, Initial freshmeat announcement
This is the first Open Source version; it builds and links completely
with Open Source tools and libraries. It adds a new persistence layer
based on memory mapped files to substitute object oriented database
functionality.

Project Resources