Coder Social home page Coder Social logo

cmd2rdf's Introduction

CMD2RDF

CMD2RDF is a CLARIN-NL project to make the CMD record harvested by CLARIN available as RDF.

Getting started

Configure the app

There are two important files for the configuration:

  • /path/to/CMD2RDF/batch/src/main/resources/cmd2rdf.xml
  • /path/to/CMD2RDF/lda/src/main/webapp/specs/cmd2rdf-lda.ttl

The file cmd2rdf-lda.ttl is used to connect the web application cmd2rdf-lda to cmd2rdf. This file has to be changed whenweb applications will be running on localhost:8080. All the references of 192.168.99.100:8080 should be changed to localhost:8080.

The file /path/to/CMD2RDF/webapps/src/main/webapp/WEB-INF/web.xml contains a path to the cmd2rdf.xml-file

Starting the web app

This guide expects that the code is already build.

  1. Make sure Virtuoso is running on its default uri: localhost:8090 You can start the it with docker see: https://hub.docker.com/r/openlink/virtuoso-opensource-7

  2. Deploy the wars of the subprojects webapps and lda in Apache Tomcat. Tomcat 6 & 7 will work with the application.

  3. Open the app cmdi2rdf: http://localhost:8080/cmd2rdf (when Tomcat runs or port 8080 of localhost)

cmd2rdf's People

Contributors

dgbroeder avatar ekoi avatar menzowindhouwer avatar peterwithers avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

knaw-huc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.