294 lines
No EOL
10 KiB
Text
294 lines
No EOL
10 KiB
Text
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
|
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
|
|
@prefix owl: <http://www.w3.org/2002/07/owl#> .
|
|
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
|
|
|
owl:Ontology
|
|
a owl:Class .
|
|
|
|
rdfs:range
|
|
a owl:ObjectProperty .
|
|
|
|
owl:AnnotationProperty
|
|
a owl:Class .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#urlMapping>
|
|
a owl:DatatypeProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#requiresBodyTemplate>
|
|
a owl:DatatypeProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#toPage>
|
|
a owl:ObjectProperty .
|
|
|
|
rdfs:label
|
|
a owl:DatatypeProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#excludeClass>
|
|
a owl:ObjectProperty .
|
|
|
|
owl:DatatypeProperty
|
|
a owl:Class .
|
|
|
|
rdfs:comment
|
|
a owl:DatatypeProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#forClassGroup>
|
|
a owl:ObjectProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#menuPosition>
|
|
a owl:DatatypeProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#Page>
|
|
a owl:Class .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#HomePage>
|
|
a owl:Class .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#hasDataGetter>
|
|
a owl:ObjectProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#ClassGroupPage>
|
|
a owl:Class .
|
|
|
|
owl:Class
|
|
a owl:Class .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#hasElement>
|
|
a owl:ObjectProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#title>
|
|
a owl:DatatypeProperty .
|
|
|
|
owl:ObjectProperty
|
|
a owl:Class .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#MainMenu>
|
|
a owl:Class .
|
|
|
|
rdfs:domain
|
|
a owl:ObjectProperty .
|
|
|
|
owl:versionInfo
|
|
a owl:DatatypeProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#listViewConfigFile>
|
|
a owl:DatatypeProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#linkText>
|
|
a owl:DatatypeProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#NavigationElement>
|
|
a owl:Class .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#customDisplayViewAnnot>
|
|
a owl:DatatypeProperty .
|
|
|
|
owl:Ontology
|
|
a owl:Class .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mainImage>
|
|
a owl:ObjectProperty ;
|
|
rdfs:range <http://vitro.mannlib.cornell.edu/ns/vitro/public#File> ;
|
|
rdfs:subPropertyOf <http://vitro.mannlib.cornell.edu/ns/vitro/public#mainImage> , owl:topObjectProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#urlMapping>
|
|
a owl:DatatypeProperty .
|
|
|
|
owl:AnnotationProperty
|
|
a owl:Class .
|
|
|
|
rdfs:range
|
|
a owl:ObjectProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#requiresBodyTemplate>
|
|
a owl:DatatypeProperty .
|
|
|
|
<http://vivo.library.cornell.edu/ns/0.1#n6248>
|
|
a owl:Thing ;
|
|
rdfs:label "testname"@en-US ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#displayRank>
|
|
"1"^^xsd:int ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#modTime>
|
|
"2011-05-25T17:34:16"^^xsd:dateTime .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#primaryLink>
|
|
a owl:ObjectProperty ;
|
|
rdfs:label "Primary Link"@en-US ;
|
|
rdfs:range <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Link> ;
|
|
rdfs:subPropertyOf <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#primaryLink> , owl:topObjectProperty ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#customEntryFormAnnot>
|
|
"defaultLinkForm.jsp"^^xsd:string ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#forceStubDeletionAnnot>
|
|
"true"^^xsd:boolean ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#offerCreateNewOptionAnnot>
|
|
"true"^^xsd:boolean ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#selectFromExistingAnnot>
|
|
"false"^^xsd:boolean ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#stubObjectPropertyAnnot>
|
|
"true"^^xsd:boolean .
|
|
|
|
<http://vivo.library.cornell.edu/ns/0.1#n833>
|
|
a owl:Thing ;
|
|
rdfs:label "testname"@en-US ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#displayRank>
|
|
"1"^^xsd:int ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#modTime>
|
|
"2011-05-26T13:23:49"^^xsd:dateTime .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#toPage>
|
|
a owl:ObjectProperty .
|
|
|
|
rdfs:label
|
|
a owl:DatatypeProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#restrictResultsByClass>
|
|
a owl:ObjectProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#displayRank>
|
|
a owl:DatatypeProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#excludeClass>
|
|
a owl:ObjectProperty .
|
|
|
|
<http://vivo.library.cornell.edu/ns/0.1#n3490>
|
|
a owl:Thing ;
|
|
rdfs:label "testname"@en-US ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#displayRank>
|
|
"1"^^xsd:int ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#modTime>
|
|
"2011-05-26T10:30:02"^^xsd:dateTime .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#getIndividualsForClass>
|
|
a owl:ObjectProperty .
|
|
|
|
owl:DatatypeProperty
|
|
a owl:Class .
|
|
|
|
rdfs:comment
|
|
a owl:DatatypeProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#hasMenuText>
|
|
a owl:DatatypeProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#intersectsWithClass>
|
|
a owl:ObjectProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#IndividualsForClassesPage>
|
|
a owl:Class .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#Page>
|
|
a owl:Class .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#menuPosition>
|
|
a owl:DatatypeProperty ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#displayLimitAnnot>
|
|
"1"^^xsd:int .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#forClassGroup>
|
|
a owl:ObjectProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#hasClassIntersection>
|
|
a owl:ObjectProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#ClassIntersectionPage>
|
|
a owl:Class .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#HomePage>
|
|
a owl:Class .
|
|
|
|
<http://vivo.library.cornell.edu/ns/0.1#n1077>
|
|
a owl:Thing ;
|
|
rdfs:label "testname"@en-US ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#displayRank>
|
|
"1"^^xsd:int ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#modTime>
|
|
"2011-05-26T13:53:52"^^xsd:dateTime .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#ClassGroupPage>
|
|
a owl:Class .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#hasDataGetter>
|
|
a owl:ObjectProperty .
|
|
|
|
owl:Class
|
|
a owl:Class .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#hasElement>
|
|
a owl:ObjectProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#title>
|
|
a owl:DatatypeProperty .
|
|
|
|
owl:ObjectProperty
|
|
a owl:Class .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#MainMenu>
|
|
a owl:Class ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#customDisplayViewAnnot>
|
|
"individual-menu.ftl"^^xsd:string .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#ClassIntersection>
|
|
a owl:Class .
|
|
|
|
rdfs:domain
|
|
a owl:ObjectProperty .
|
|
|
|
owl:versionInfo
|
|
a owl:DatatypeProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#listViewConfigFile>
|
|
a owl:DatatypeProperty .
|
|
|
|
<http://vivo.library.cornell.edu/ns/0.1#n7237>
|
|
a owl:Thing ;
|
|
rdfs:label "testname"@en-US ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#displayRank>
|
|
"1"^^xsd:int ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#modTime>
|
|
"2011-05-26T13:34:02"^^xsd:dateTime .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#additionalLink>
|
|
a owl:ObjectProperty ;
|
|
rdfs:label "Additional Link"@en-US ;
|
|
rdfs:range <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Link> ;
|
|
rdfs:subPropertyOf <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#additionalLink> , owl:topObjectProperty ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#customEntryFormAnnot>
|
|
"defaultLinkForm.jsp"^^xsd:string ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#forceStubDeletionAnnot>
|
|
"true"^^xsd:boolean ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#offerCreateNewOptionAnnot>
|
|
"true"^^xsd:boolean ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#selectFromExistingAnnot>
|
|
"false"^^xsd:boolean ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#stubObjectPropertyAnnot>
|
|
"true"^^xsd:boolean .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#DataGetter>
|
|
a owl:Class .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#linkText>
|
|
a owl:DatatypeProperty .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#NavigationElement>
|
|
a owl:Class .
|
|
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#modTime>
|
|
a owl:DatatypeProperty .
|
|
|
|
<http://vivo.library.cornell.edu/ns/0.1#n6377>
|
|
a owl:Thing ;
|
|
rdfs:label "testname"@en-US ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#displayRank>
|
|
"1"^^xsd:int ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#modTime>
|
|
"2011-05-26T11:29:19"^^xsd:dateTime .
|
|
|
|
<http://vivo.library.cornell.edu/ns/0.1#n1847>
|
|
a owl:Thing ;
|
|
rdfs:label "testname"@en-US ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#displayRank>
|
|
"1"^^xsd:int ;
|
|
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#modTime>
|
|
"2011-05-25T17:36:03"^^xsd:dateTime .
|
|
|