Projects/Nepomuk/Repositories: Difference between revisions

    From KDE TechBase
    (→‎Nepomuk Widgets: Remove old Nepomuk Widgets section)
    Line 77: Line 77:
    * '''Activity:''' Bug fixes
    * '''Activity:''' Bug fixes


    = Secondary work =
    = Other Repositories =


    == Web Extractor ==
    == Web Extractor ==
    Line 87: Line 87:
    * '''Activity:''' Non Existent
    * '''Activity:''' Non Existent
    * '''Developers:''' Artem Serebriyskiy <[email protected]>
    * '''Developers:''' Artem Serebriyskiy <[email protected]>
    == Metadata Extractor =
    The Nepomuk Metadata Extractor is an independent project that was started by Jörg Ehrichs. It provides rich features for extracting additional information from the web as well as from the files.
    * '''Repository:''' [https://projects.kde.org/projects/playground/base/nepomuk-metadata-extractor kde:nepomuk-metadata-extrator]
    * '''Category:''' Core
    * '''Developers:''' Jörg Ehrichs <[email protected]>


    == Tag Manager ==
    == Tag Manager ==

    Revision as of 07:49, 24 August 2012

    The Nepomuk development is split across many different repositories across KDE. The page attempts to list out most of the known Nepomuk code, and its development location. The list has been split according to importance.

    Main Repositories

    These are the official repositories which the core Nepomuk team focuses on.

    NepomukCore

    NepomukCore, which is the main repository for Nepomuk development, was released with KDE 4.9. It is a combination of both the Nepomuk libraries present in kdelibs, and certain run time components present in kde-runtime.

    All Nepomuk enabled applications must depend on NepomukCore. It utilizes the Nepomuk2 namespace.

    NepomukWidgets

    NepomukWidget, is the repository which contains all the widgets which applications use. It will be released with KDE 4.10. Before this the widgets were present in kdelibs/nepomuk.

    KIO slaves

    Nepomuk currently consists of 3 kio-slaves - nepomuk, nepomuksearch, and timeline. Out of these 3, nepomuksearch and timeline are the most visible. The nepomuk kioslave is an internal kioslave which redirects to the physical location or to the nepomuksearch kioslave. For a more in depth discussion of their working, please read this.

    Repository: kde-runtime/nepomuk/kioslaves

    KCM

    Nepomuk consists of 2 main user visible components. The Nepomuk KCM and the controller, which is uses to pause/resume indexing. The plan is to eventually move these out of kde-runtime, but that will probably only happen with KDE Frameworks 5.

    Repository: kde-runtime/nepomuk/kcm

    Nepomuk Shell

    Nepomuk consists of a development tool called 'nepomukshell' which can be used to browse the Nepomuk database, and to run SPARQL queries. It has served as a simple starting ground for people wishing to contribute to Nepomuk.

    Dependencies

    Soprano

    Soprano provides a Qt based wrapper over virtuoso, and additional serializing and parsing features which are used to load the ontologies. It follows an independent release schedule.

    • Repository: kde:soprano
    • Category: Core
    • Activity: As per Nepomuk's requirements

    Strigi

    The Strigi project provides libraries to extract metadata from file. The project is divided into 5 sub-proejcts. Nepomuk only requires libstreams and libstreamanalyzer.

    The overall development of Strigi has been stagnant for a couple of years now. However there are no viable alternatives present. And the cost of moving would be risking stability.

    Strigi requires a lot of work where all the file formats can be listed, and the compatibility for every file can be checked.

    From KDE/4.7, Nepomuk has started enforcing the ontologies - Either the data follows the ontologies or it is rejected. Since this move many bugs and inconsistencies have come to light. Unfortunately, while earlier they were just an minor inconvenience to the user, now those files are not indexed.

    Lib Streams

    • Repository: kde:libstreams
    • Category: File Indexer
    • Activity: Non Existent

    Lib Stream Analyzer

    Other Repositories

    Web Extractor

    The Nepomuk web-extractor was originally a 2010 GSOC Project (Add link). The project was completed, but the architecture is extremely complicated. Additionally, most of the user visible parts were missing. It requires a complete rewrite.

    = Metadata Extractor

    The Nepomuk Metadata Extractor is an independent project that was started by Jörg Ehrichs. It provides rich features for extracting additional information from the web as well as from the files.

    Tag Manager

    A fairly random project that was done in less than a day. Its purpose was to provide a user visible way to rename, delete and merge tags. It is currently not shipped by any distributions, and should ideally be cleanup up and properly released. For more information read this.

    TV Namer

    It fetches information from http://thetvdb.com. For more information, please read the original blogs posts -

    Music

    http://trueg.wordpress.com/2012/02/10/just-for-the-fun-of-it-browsing-music-with-nepomuk/