How are you trying to open the file? If I put the source code below into
a file test.owl I can open it without problems. You need to copy files
into the workspace before you can open it. Are you seeing your files in
the Navigator window and then double-click on them?
Holger
On 2/7/2013 13:43, Alexander Garcia Castro wrote:
sorry but I keep getting the same error msg when ever I try to open an
ontology that was created with protege.
TBC gives me an opening error window, "can not open the file ro.owl.
Reason: the file ro.owl does not exist.
it happens even with a simple file such as:
<?xml version="1.0"?>
<!DOCTYPE rdf:RDF [
<!ENTITY owl "http://www.w3.org/2002/07/owl#" >
<!ENTITY swrl "http://www.w3.org/2003/11/swrl#" >
<!ENTITY swrlb "http://www.w3.org/2003/11/swrlb#" >
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
<!ENTITY protege "http://protege.stanford.edu/plugins/owl/protege#" >
<!ENTITY xsp "http://www.owl-ontologies.com/2005/08/07/xsp.owl#" >
]>
<rdf:RDF xmlns="http://www.owl-ontologies.com/Ontology1360208151.owl#"
xml:base="http://www.owl-ontologies.com/Ontology1360208151.owl"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:swrl="http://www.w3.org/2003/11/swrl#"
xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<owl:Ontology
rdf:about="http://www.owl-ontologies.com/Ontology1360208151.owl"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.owl-ontologies.com/Ontology1360208151.owl#Class_1 -->
<owl:Class
rdf:about="http://www.owl-ontologies.com/Ontology1360208151.owl#Class_1"/>
<!-- http://www.owl-ontologies.com/Ontology1360208151.owl#Class_2 -->
<owl:Class
rdf:about="http://www.owl-ontologies.com/Ontology1360208151.owl#Class_2">
<rdfs:subClassOf
rdf:resource="http://www.owl-ontologies.com/Ontology1360208151.owl#Class_1"/>
</owl:Class>
<!-- http://www.owl-ontologies.com/Ontology1360208151.owl#Class_3 -->
<owl:Class
rdf:about="http://www.owl-ontologies.com/Ontology1360208151.owl#Class_3">
<rdfs:subClassOf
rdf:resource="http://www.owl-ontologies.com/Ontology1360208151.owl#Class_1"/>
</owl:Class>
</rdf:RDF>
<!-- Generated by the OWL API (version 3.2.3.1824)
http://owlapi.sourceforge.net -->
--
Alexander Garcia
http://www.alexandergarcia.name/
http://www.usefilm.com/photographer/75943.html
http://www.linkedin.com/in/alexgarciac
--
-- You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include Enterprise
Vocabulary Network (EVN), TopBraid Composer, TopBraid Live,
TopBraid Ensemble, SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/topbraid-users?hl=en
---
You received this message because you are subscribed to the Google
Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
--
-- You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary
Network (EVN), TopBraid Composer, TopBraid Live,
TopBraid Ensemble, SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/topbraid-users?hl=en
---
You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.