My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

NLP2RDF

All the necessary information can be found at the new project page: http://nlp2rdf.org

There are 2 main pages for documentation:

  • the README file in the trunk of the Mercurial repository to explain how the code contained in here works
  • the Demo and Development page which is concerned with implementation of the NIF 1.0 spec.

You can find information on how to get help or how to get involved here: http://nlp2rdf.org/get-involved

Maven

The maven packages and the pom snippets are here: http://maven.aksw.org/archiva/browse/org.nlp2rdf

Repository

<repositories> 
        <repository>
            <id>maven.aksw.internal</id>
            <name>University Leipzig, AKSW Maven2 Repository</name>
            <url>http://maven.aksw.org/repository/internal</url>
        </repository>
        <repository>
            <id>maven.aksw.snapshots</id>
            <name>University Leipzig, AKSW Maven2 Repository</name>
            <url>http://maven.aksw.org/repository/snapshots</url>
        </repository>
 </repositories>

Permanently moved: HANNE - A Holistic Application for Navigational Knowledge Engineering, which was first named the TIGER Corpus Navigator was included in this repository. but has been moved to http://code.google.com/p/nke/

Powered by Google Project Hosting