Semantic Web Programming
by John Hebeler, Matthew Fisher, Ryan Blace, Andrew Perez-Lopez, Mike Dean
Appendix F. Installation Reference Guide
This appendix offers a quick reference to all the software components used in the book. The list is alphabetized so that you can find items quickly.
D2RQ: Conversion from Relational Database to Jena Model
D2RQ converts a relational database to a Jena model. This allows direct Jena access to the database (found at http://www4.wiwiss.fu-berlin.de/bizer/D2RQ/spec/).
Download the
.zipfile for the D2RQ API at http://sourceforge.net/project/showfiles.php?group_id=111002.Expand the
.zipfile in the desired directory.Add the
.jarfiles to the Java classpath. (You can also run commands in Windows, as described in Chapter 8.)
Note
The complete Javadocs are found under /doc.
Eclipse Integrated Development Environment
Eclipse provides a full development environment for Java applications, including a code-aware editor, documentation reference, and debugger (found at http://www.eclipse.org/downloads/).
Select Eclipse IDE for Java Developers for your given operating system: Windows, Mac OS X, or Linux.
Expand the compressed file, a
.zipfile or.tarfile, in the desired directory.Run
eclipse.appin Mac,eclipse.exein Windows, oreclipsein Linux. When you run Eclipse for the first time, you need to select the editor in the Welcome window.Select File

Java Classpath
All of the programming libraries used throughout the book are in the Java programming language. Your ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access