NIHVIVO-2837 (compute mostSpecifictype annotations on upgrade to 1.3) and NIHVIVO-2841 (add custom form annotation to core:webpage)
This commit is contained in:
parent
85259541d6
commit
af2ba55b8c
5 changed files with 1308 additions and 1303 deletions
|
@ -27,6 +27,11 @@
|
||||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">number of human participants in the study (trial).</vitro:descriptionAnnot>
|
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">number of human participants in the study (trial).</vitro:descriptionAnnot>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
|
<rdf:Description rdf:nodeID="A0">
|
||||||
|
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||||
|
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/ERO_0000460"/>
|
||||||
|
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Document"/>
|
||||||
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0000272">
|
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0000272">
|
||||||
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
|
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
|
||||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||||
|
@ -131,11 +136,11 @@ NOTE that we are not addressing for now the issue of whether a foaf:Person is a
|
||||||
</vitro:descriptionAnnot>
|
</vitro:descriptionAnnot>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/ERO_0000004">
|
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/ERO_0000004">
|
||||||
|
<rdfs:subClassOf rdf:nodeID="A0"/>
|
||||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An implement used to facilitate work, especially precision work.</vitro:descriptionAnnot>
|
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An implement used to facilitate work, especially precision work.</vitro:descriptionAnnot>
|
||||||
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Equipment"/>
|
|
||||||
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An implement used to facilitate work, especially precision work.</vitro:shortDef>
|
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An implement used to facilitate work, especially precision work.</vitro:shortDef>
|
||||||
<rdfs:subClassOf rdf:nodeID="A0"/>
|
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Equipment"/>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/ERO_0000029">
|
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/ERO_0000029">
|
||||||
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#accessProvidedBy"/>
|
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#accessProvidedBy"/>
|
||||||
|
@ -166,9 +171,4 @@ NOTE that we are not addressing for now the issue of whether a foaf:Person is a
|
||||||
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A service in which a service consumer receives the right to use a resource (instrument, database, software, etc) that is owned or managed by a service provider. Ownership of the accessed resource remains with the service provider during and after provisi</vitro:shortDef>
|
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A service in which a service consumer receives the right to use a resource (instrument, database, software, etc) that is owned or managed by a service provider. Ownership of the accessed resource remains with the service provider during and after provisi</vitro:shortDef>
|
||||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:nodeID="A0">
|
|
||||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
|
||||||
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/ERO_0000460"/>
|
|
||||||
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Document"/>
|
|
||||||
</rdf:Description>
|
|
||||||
</rdf:RDF>
|
</rdf:RDF>
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,10 +1,12 @@
|
||||||
http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Flag1Value1Thing No Delete Delete
|
http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Flag1Value1Thing No Delete Delete
|
||||||
|
http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Flag1ValueThing No Delete Delete
|
||||||
http://vitro.mannlib.cornell.edu/ns/vitro/0.7#DependentResource No Delete Delete
|
http://vitro.mannlib.cornell.edu/ns/vitro/0.7#DependentResource No Delete Delete
|
||||||
http://vivoweb.org/ontology/core#DependentResource No Delete Delete
|
http://vivoweb.org/ontology/core#DependentResource No Delete Delete
|
||||||
http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Keyword No Delete Delete
|
http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Keyword No Delete Delete
|
||||||
http://vitro.mannlib.cornell.edu/ns/vitro/0.7#keyword No Delete Delete
|
http://vitro.mannlib.cornell.edu/ns/vitro/0.7#keyword No Delete Delete
|
||||||
http://vitro.mannlib.cornell.edu/ns/vitro/0.7#primaryLink No Delete Delete
|
http://vitro.mannlib.cornell.edu/ns/vitro/0.7#primaryLink No Delete Delete
|
||||||
http://vitro.mannlib.cornell.edu/ns/vitro/0.7#additionalLink No Delete Delete
|
http://vitro.mannlib.cornell.edu/ns/vitro/0.7#additionalLink No Delete Delete
|
||||||
|
http://vitro.mannlib.cornell.edu/ns/vitro/0.7#linkDisplayRank No Delete Delete
|
||||||
http://vitro.mannlib.cornell.edu/ns/vitro/0.7#sunrise No Delete Delete
|
http://vitro.mannlib.cornell.edu/ns/vitro/0.7#sunrise No Delete Delete
|
||||||
http://vitro.mannlib.cornell.edu/ns/vitro/0.7#sunset No Delete Delete
|
http://vitro.mannlib.cornell.edu/ns/vitro/0.7#sunset No Delete Delete
|
||||||
http://vitro.mannlib.cornell.edu/ns/vitro/0.7#timekey No Delete Delete
|
http://vitro.mannlib.cornell.edu/ns/vitro/0.7#timekey No Delete Delete
|
||||||
|
|
|
@ -79,6 +79,7 @@ xmlns:vitro="&vitro;"
|
||||||
<owl:ObjectProperty rdf:about="&vitro;additionalLink"/>
|
<owl:ObjectProperty rdf:about="&vitro;additionalLink"/>
|
||||||
<owl:Class rdf:about="&vitro;Link"/>
|
<owl:Class rdf:about="&vitro;Link"/>
|
||||||
<owl:DatatypeProperty rdf:about="&vitro;linkAnchor"/>
|
<owl:DatatypeProperty rdf:about="&vitro;linkAnchor"/>
|
||||||
|
<owl:DatatypeProperty rdf:about="&vitro;linkDisplayRank"/>
|
||||||
<owl:DatatypeProperty rdf:about="&vitro;linkURL"/>
|
<owl:DatatypeProperty rdf:about="&vitro;linkURL"/>
|
||||||
|
|
||||||
<!-- other Individual-related -->
|
<!-- other Individual-related -->
|
||||||
|
@ -99,6 +100,7 @@ xmlns:vitro="&vitro;"
|
||||||
|
|
||||||
<!-- portal flag classes -->
|
<!-- portal flag classes -->
|
||||||
|
|
||||||
|
<owl:Class rdf:about="&vitro;Flag1ValueThing"/>
|
||||||
<owl:Class rdf:about="&vitro;Flag1Value0Thing"/>
|
<owl:Class rdf:about="&vitro;Flag1Value0Thing"/>
|
||||||
<owl:Class rdf:about="&vitro;Flag1Value1Thing"/>
|
<owl:Class rdf:about="&vitro;Flag1Value1Thing"/>
|
||||||
<owl:Class rdf:about="&vitro;Flag1Value2Thing"/>
|
<owl:Class rdf:about="&vitro;Flag1Value2Thing"/>
|
||||||
|
|
|
@ -779,6 +779,7 @@
|
||||||
<vitro:inPropertyGroupAnnot rdf:resource="http://vivoweb.org/ontology#vitroPropertyGroupaddress"/>
|
<vitro:inPropertyGroupAnnot rdf:resource="http://vivoweb.org/ontology#vitroPropertyGroupaddress"/>
|
||||||
<vitro:selectFromExistingAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</vitro:selectFromExistingAnnot>
|
<vitro:selectFromExistingAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</vitro:selectFromExistingAnnot>
|
||||||
<vitro:fullPropertyNameAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">webpage</vitro:fullPropertyNameAnnot>
|
<vitro:fullPropertyNameAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">webpage</vitro:fullPropertyNameAnnot>
|
||||||
|
<vitro:customEntryFormAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">manageWebpagesForIndividual.jsp </vitro:customEntryFormAnnot>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#FacultyMember">
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#FacultyMember">
|
||||||
<vitro:displayRankAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#int">-1</vitro:displayRankAnnot>
|
<vitro:displayRankAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#int">-1</vitro:displayRankAnnot>
|
||||||
|
@ -3048,8 +3049,8 @@
|
||||||
<vitro:inPropertyGroupAnnot rdf:resource="http://vivoweb.org/ontology#vitroPropertyGroupbibobscure"/>
|
<vitro:inPropertyGroupAnnot rdf:resource="http://vivoweb.org/ontology#vitroPropertyGroupbibobscure"/>
|
||||||
<vitro:displayLimitAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#int">5</vitro:displayLimitAnnot>
|
<vitro:displayLimitAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#int">5</vitro:displayLimitAnnot>
|
||||||
<vitro:selectFromExistingAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</vitro:selectFromExistingAnnot>
|
<vitro:selectFromExistingAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</vitro:selectFromExistingAnnot>
|
||||||
<vitro:displayRankAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#int">20</vitro:displayRankAnnot>
|
|
||||||
<vitro:hiddenFromDisplayBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/>
|
<vitro:hiddenFromDisplayBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/>
|
||||||
|
<vitro:displayRankAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#int">20</vitro:displayRankAnnot>
|
||||||
<rdfs:label xml:lang="en-US">editor</rdfs:label>
|
<rdfs:label xml:lang="en-US">editor</rdfs:label>
|
||||||
<vitro:offerCreateNewOptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</vitro:offerCreateNewOptionAnnot>
|
<vitro:offerCreateNewOptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</vitro:offerCreateNewOptionAnnot>
|
||||||
<vitro:prohibitedFromUpdateBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/>
|
<vitro:prohibitedFromUpdateBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue