Difference between revisions of "RDF Backend"

From Protege Wiki
Jump to: navigation, search
Line 17: Line 17:
  
 
=== Installation Instructions ===
 
=== Installation Instructions ===
The RDF back-end is bundled with the "full" installation of Protege.  An example project entitled "MotorVehicle" is available in the following directory: <protege-install-dir>/examples/rdf/.
+
The RDF back-end is bundled with the "full" installation of Protege.  Once you have installed the Protege application, there are no additional steps necessary.  An example project entitled "MotorVehicle" is available in the following directory:  
 +
 
 +
<code><protege-install-dir>/examples/rdf/</code>
  
 
=== Documentation ===
 
=== Documentation ===
Line 25: Line 27:
  
 
=== Level of Support ===
 
=== Level of Support ===
This plug-in is no longer under active development. If you need assistance, you can try posting a message to the [https://mailman.stanford.edu/mailman/listinfo/protege-discussion protege-discussion mailing list] and someone from the Protege community may be able to help you.
+
This plug-in is no longer under active development. If you need assistance, you can try posting a message to the [http://mailman.stanford.edu/mailman/listinfo/protege-discussion protege-discussion mailing list] and someone from the Protege community may be able to help you.
 +
 
 +
The source code is available for download from the Protege Subversion repository. The URL to browse the code via a Web interface is:
 +
 
 +
<code>http://smi-protege.stanford.edu/svn/rdf-backend/trunk/</code>
 +
 
 +
The URL to download the source code with a Subversion client is:
  
The source code is available for download from the Protege Subversion repository. The URL to browse the code via a Web interface is: http://smi-protege.stanford.edu/svn/rdf-backend/trunk/. The URL to download the source code with a Subversion client is: http://smi-protege.stanford.edu/repos/protege/rdf-backend/trunk/.
+
<code>http://smi-protege.stanford.edu/repos/protege/rdf-backend/trunk/</code><br /><br />
 
</div>
 
</div>

Revision as of 16:30, June 24, 2008

RDF Backend

by Michael Sintek

Type Backend
Author(s) Michael Sintek
Last Update September 26, 2006
License Mozilla Public License
Homepage RDF Backend website
For Application
Topic(s)
Affiliation

Create, import, and save RDF(S) files. Please note that this back-end was developed specifically for frame-based ontologies (not OWL).

Versions & Compatibility

This section lists available versions of RDF Backend.

No version information available.

If you click on the button below to add a new version of RDF Backend, you will be asked to define a page title for the new version. Please adhere to the naming convention of RDF Backend X.X.X when you define the new page!

Changelog

No version information available.


More Information

Installation Instructions

The RDF back-end is bundled with the "full" installation of Protege. Once you have installed the Protege application, there are no additional steps necessary. An example project entitled "MotorVehicle" is available in the following directory:

<protege-install-dir>/examples/rdf/

Documentation

See the "readme" file in following directory:

<protege-install-dir>/plugins/edu.stanford.smi.protegex.rdf_backend/

Level of Support

This plug-in is no longer under active development. If you need assistance, you can try posting a message to the protege-discussion mailing list and someone from the Protege community may be able to help you.

The source code is available for download from the Protege Subversion repository. The URL to browse the code via a Web interface is:

http://smi-protege.stanford.edu/svn/rdf-backend/trunk/

The URL to download the source code with a Subversion client is:

http://smi-protege.stanford.edu/repos/protege/rdf-backend/trunk/