Share

CognitiveWeb

Project News for CognitiveWeb

  • Developer CVS

    SourceForge developer CVS has experienced a crash resulting in lost updates. The new developer CVS service is now online. The CognitiveWeb project hass verified its CVS archive and is realizing a migration to the new CVS services, including restoration of lost updates to the new developer CVS server (done), a host name change for the developer CVS, and use of rsync for CVS backup. This change will take a while to propagate through all CVS modules and will not be reflected in released artifacts until the next release of that artifact.

    Details of the SourceForge developer CVS problem are available online at http://sourceforge.net/docman/display_doc.php?docid=2352&group_id=1

    The CognitiveWeb hosts critical open source infrastructure efforts in
    web architecture, semantic web, and fuzzy logics designed to
    facilitate collaborative decision-making, critical thinking and
    conflict resolution processes. The goal of the CognitiveWeb is to
    extend human decision-making horizons by compensating for some
    intrinsic aspects of selective attention. See
    http://www.cognitiveweb.org or
    http://www.sourceforge.net/projects/cweb for more information.

    2006-05-15 20:35:00 UTC by thompsonbry

  • Extensible Serialization Framework: release 0.1-b2.

    extSer is a framework for fast, compact, and extensible serialization
    of objects. Support is provided for both simple object (record at a
    time) and stream-based object graph serialization. Custom
    serialization handlers may be registered for a Class. Transparent
    versioning of the serialization format is supported for all objects.
    Historical serialization formats may be read transparently and objects
    will be promoted to the most current serialization format on write.

    This is a bug fix release. The initial release was specific to Java
    1.5. This release is compatible with Java 1.4. Other changes include
    removal of IOException from most method signatures. extSer is
    currently used by the jdbm project, http://jdbm.sourceforge.net, and
    by the CognitiveWeb Generic Object Model implementation.

    The CognitiveWeb hosts critical open source infrastructure efforts in
    web architecture, semantic web, and fuzzy logics designed to
    facilitate collaborative decision-making, critical thinking and
    conflict resolution processes. The goal of the CognitiveWeb is to
    extend human decision-making horizons by compensating for some
    intrinsic aspects of selective attention. See
    http://www.cognitiveweb.org or
    http://www.sourceforge.net/projects/cweb for more information.

    2006-05-03 19:39:32 UTC by thompsonbry

  • Extensible Serialization Framework: release 0.1-b1.

    The CognitiveWeb extSer module provides a framework for fast, compact,
    and extensible serialization of object and object graphs. Custom
    serialization handlers may be registered for a Class. Transparent
    versioning of the serialization format is supported for all objects.
    Historical serialization versions are read transparently and written
    by default using the most current serialization version.

    This is the initial release of the extSer package. extSer is
    currently used by the jdbm, http://www.jdbm.org, project and the
    CognitiveWeb Generic Object Model implementation.

    The CognitiveWeb hosts critical open source infrastructure efforts in
    web architecture, semantic web, and fuzzy logics designed to
    facilitate collaborative decision-making, critical thinking and
    conflict resolution processes. The goal of the CognitiveWeb is to
    extend human decision-making horizons by compensating for some
    intrinsic aspects of selective attention. See
    http://www.cognitiveweb.org or
    http://www.sourceforge.net/projects/cweb for more information.

    2006-05-02 20:58:32 UTC by thompsonbry

  • CognitiveWeb Open Source License: release 1.1.

    Today CognitiveWeb released version 1.1 of the CognitiveWeb Open Source License. This is a minor license revision and states that CognitiveWeb is trade name.

    The full text of the license is available from http://www.cognitiveweb.org/legal/license.

    The CognitiveWeb hosts critical open source infrastructure efforts in
    web architecture, semantic web, and fuzzy logics designed to
    facilitate collaborative decision-making, critical thinking and
    conflict resolution processes. The goal of the CognitiveWeb is to
    extend human decision-making horizons by compensating for some
    intrinsic aspects of selective attention. See
    http://www.cognitiveweb.org or
    http://www.sourceforge.net/projects/cweb for more information.

    2006-03-17 15:36:52 UTC by thompsonbry

  • Generic Object Model: release 1.1-b1.

    The Generic Object Model (GOM) is an application framework designed to
    minimize the complexity of writing persistent applications. GOM helps
    developers focus on their application logic rather than the impedence
    mismatch with a relational database. GOM is not an Object-Relational
    technology - it is a framework for working with Generic Persistent
    Objects (GPOs). GOM provides a high performance, loosely-typed, data-
    and behavior-extensible persistence architecture with one-to-one,
    many-to-one, and many-to-many links and persistent indices. Multiple
    implementations exist. The GOM API does not lock you into a specific
    implementation and uses a delegation pattern rather than subclassing
    for persistent objects.

    This is the initial release of the GOM suite. GOM has been used to
    develop a high performance RDFS SAIL for the Sesame 1.x platform and
    is being applied to common sense reasoning. Backends are available
    for both the open source jdbm project and a commercial GOM store. For
    more information see:
    http://proto.cognitiveweb.org/projects/cweb/multiproject/cweb-generic-native/index.html,
    http://proto.cognitiveweb.org/projects/cweb/multiproject/cweb-rdf-generic/index.html,
    http://www.openrdf.org/, http://www.sourceforge.net/projects/jdbm,
    http://www.cutthecrap.biz.

    The CognitiveWeb hosts critical open source infrastructure efforts in
    web architecture, semantic web, and fuzzy logics designed to
    facilitate collaborative decision-making, critical thinking and
    conflict resolution processes. The goal of the CognitiveWeb is to
    extend human decision-making horizons by compensating for some
    intrinsic aspects of selective attention. See
    http://www.cognitiveweb.org or
    http://www.sourceforge.net/projects/cweb for more information.

    2006-03-14 18:21:13 UTC by thompsonbry