Projects/Nepomuk: Difference between revisions

From KDE TechBase
(→‎Documentation: Update the API page link)
(Removed Contact information)
Line 5: Line 5:
== About Nepomuk ==
== About Nepomuk ==


This page is dedicated to Nepomuk development ideas, progress, experiments, and is a general starting point for new developers.
Nepomuk serves as a cross application semantic storage backend. It aims at collecting data from various sources - file indexing, the web, applications, etc, and linking them all together to form a cohesive map of data.


For general information about the Nepomuk project see the [http://nepomuk.kde.org/ dedicated Nepomuk homepage].
To know more about Nepomuk from a user's point of view, head over to the [http://userbase.kde.org/Nepomuk Nepomuk page on UserBase]. To know more about the Nepomuk community and getting involved in Nepomuk, head over to [http://community.kde.org/Projects/Nepomuk Nepomuk page on Community]. This page is dedicated to 3rd party documentation for Nepomuk.
 
 
== Contact ==
 
'''IRC:''' #nepomuk-kde on Freenode
 
'''Mailing List:''' [https://mail.kde.org/mailman/listinfo/nepomuk [email protected]]
 
'''Maintainer:''' [mailto:trueg@kde.org Sebastian Trueg]
 
'''Developers:''' [mailto:handa.[email protected] Vishesh Handa]


== Documentation ==
== Documentation ==

Revision as of 10:42, 30 July 2012


About Nepomuk

Nepomuk serves as a cross application semantic storage backend. It aims at collecting data from various sources - file indexing, the web, applications, etc, and linking them all together to form a cohesive map of data.

To know more about Nepomuk from a user's point of view, head over to the Nepomuk page on UserBase. To know more about the Nepomuk community and getting involved in Nepomuk, head over to Nepomuk page on Community. This page is dedicated to 3rd party documentation for Nepomuk.

Documentation

The Nepomuk page on UserBase has information and troubleshooting for users.

The following links provide good reads for getting used to the Nepomuk system and its APIs.


As Nepomuk is highly dependent on its data in the RDF store and the used ontologies, one might consider to read up on RDF and the Nepomuk ontogies:

ToDo

Nepomuk is a rather young project with a notorious shortage in developers. There are many tasks and subprojects to get ones hands dirty on. Unlike other projects like Plasma, however, developing for Nepomuk is not easy. One has to read up on a lot of things and fight some day-to-day annoyances. But: helping with the development will improve the situation in any case.

If you are interested in working on a task in this list, please contact Sebastian Trueg.

Low level Nepomuk Development Tasks

The low-level development tasks are those that are not directly reflected in the GUI or even in the API used by most developers. However, they are important in terms of performance, scalability, and compatibility.

Development status

See Projects/Nepomuk/DevelopmentStatus.

http://techbase.kde.org/Projects/Nepomuk/Ideas

Subpages of Projects/Nepomuk