Merge r1408:1410 from rel-1.1-maint: externally-linked namespaces.

This commit is contained in:
rjy7 2010-09-29 18:58:51 +00:00
parent b9833f2d11
commit 8efaf54ee3

View file

@ -200,9 +200,14 @@
<!-- http://www.w3.org/2002/07/owl#Thing -->
<owl:Class rdf:about="&owl;Thing"/>
<!-- http://vitro.mannlib.cornell.edu/ontologies/display/1.1#ExternallyLinkedNamespace -->
<owl:Class rdf:about="&display;ExternallyLinkedNamespace">
<rdfs:label>Externally Linked Namespace</rdfs:label>
</owl:Class>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
@ -211,8 +216,6 @@
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://vitro.mannlib.cornell.edu/ontologies/display/1.1#Events -->
@ -302,14 +305,14 @@
</owl:NamedIndividual>
<!-- http://vitro.mannlib.cornell.edu/ontologies/display/1.1#PublicationsMenuItem -->
<owl:NamedIndividual rdf:about="&display;PublicationsMenuItem">
<rdf:type rdf:resource="&display;NavigationElement"/>
</owl:NamedIndividual>
</rdf:RDF>
</rdf:RDF>
<!-- Generated by the OWL API (version 3.0.0.1451) http://owlapi.sourceforge.net -->