Merge r1408:1410 from rel-1.1-maint: externally-linked namespaces.
This commit is contained in:
parent
b9833f2d11
commit
8efaf54ee3
1 changed files with 9 additions and 6 deletions
|
@ -201,6 +201,11 @@
|
||||||
|
|
||||||
<owl:Class rdf:about="&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>
|
||||||
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
@ -212,8 +217,6 @@
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- http://vitro.mannlib.cornell.edu/ontologies/display/1.1#Events -->
|
<!-- http://vitro.mannlib.cornell.edu/ontologies/display/1.1#Events -->
|
||||||
|
|
||||||
<owl:NamedIndividual rdf:about="&display;Events">
|
<owl:NamedIndividual rdf:about="&display;Events">
|
||||||
|
@ -302,15 +305,15 @@
|
||||||
</owl:NamedIndividual>
|
</owl:NamedIndividual>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- http://vitro.mannlib.cornell.edu/ontologies/display/1.1#PublicationsMenuItem -->
|
<!-- http://vitro.mannlib.cornell.edu/ontologies/display/1.1#PublicationsMenuItem -->
|
||||||
|
|
||||||
<owl:NamedIndividual rdf:about="&display;PublicationsMenuItem">
|
<owl:NamedIndividual rdf:about="&display;PublicationsMenuItem">
|
||||||
<rdf:type rdf:resource="&display;NavigationElement"/>
|
<rdf:type rdf:resource="&display;NavigationElement"/>
|
||||||
</owl:NamedIndividual>
|
</owl:NamedIndividual>
|
||||||
</rdf:RDF>
|
|
||||||
|
|
||||||
|
|
||||||
|
</rdf:RDF>
|
||||||
|
|
||||||
|
|
||||||
<!-- Generated by the OWL API (version 3.0.0.1451) http://owlapi.sourceforge.net -->
|
<!-- Generated by the OWL API (version 3.0.0.1451) http://owlapi.sourceforge.net -->
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue