Search Mailing List Archives
[protege-discussion] How can I import a project which uses several RDFS files?
Tania Tudorache
tudorache at stanford.edu
Wed Mar 14 17:08:24 PDT 2007
Dear Sorin,
You can include an RDFS project into another one by using the Project ->
Manage included projects menu.
This works with the RDF Backend
(http://protege.cim3.net/cgi-bin/wiki.pl?RDFBackend) which is included
in the Protege full distribution.
First, you need to create the project files for the rdfs files. You
should do this bottom-up. Create first the project for the "most"
included project, say A. So, you create first a.pprj. You can do this in
the File menu -> New -> RDF Backend and enable the checkbox "Create from
existing sources" and follow the wizard steps.
Then, you should create the project for B and include a.pprj in it in
one of the wizard steps. And then do the same with C and include b.pprj
in it (no need to include a.pprj, because it is already included by
b.pprj). This should work.
Tania
Sorin N. Ciolofan wrote:
>
> Hello!
>
> My name’s Sorin Ciolofan. I want to use Protégé in order to load a
> project from RDFS files. I have 3 RDFS files which all together define
> a schema
>
> File C refers to file B and B refers to A.
>
> I want to create an instance of the global schema (the schema which is
> defined by all of the 3 files). I noticed that I can create a new
> project and load from *only one *RDFS file.
>
> Is there a way to load all the 3 schema files for this one project and
> then to proceed to create an instance of it?
>
> Thank you very much
>
> With best regards,
>
> Sorin Ciolofan
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> protege-discussion mailing list
> protege-discussion at lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/protege-discussion
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
>
More information about the protege-discussion
mailing list