Difference between revisions of "RDF Backend"

From Protege Wiki
Jump to: navigation, search
(added homepage url)
(reverting vandalism)
 
(5 intermediate revisions by 3 users not shown)
Line 10: Line 10:
 
|Topic3=Semantic Web
 
|Topic3=Semantic Web
 
|License=Mozilla Public License
 
|License=Mozilla Public License
|Affiliation1=German Research Center for Artificial Intelligence (DFKI) GmbH
+
|Affiliation1=German Research Center for Artificial Intelligence
 
}}
 
}}
 +
<div style="float:left;">
 +
 +
== 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:
 +
 +
<code><protege-install-dir>/examples/rdf/</code>
 +
 +
== Documentation ==
 +
 +
See the "readme" file in following directory:
 +
 +
<code><protege-install-dir>/plugins/edu.stanford.smi.protegex.rdf_backend/</code>
 +
 +
== Level of Support ==
 +
 +
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:
 +
 +
<code>http://smi-protege.stanford.edu/repos/protege/rdf-backend/trunk/</code><br /><br />
 +
</div>

Latest revision as of 17:54, June 21, 2010

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.


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/