NIHVIVO-2067 remove core:dateTimeIntervalFor object property from the ontology and delete core:offersCourse assertions during the migration.
This commit is contained in:
parent
5593b4a7a6
commit
1f92138ee9
6 changed files with 2430 additions and 2447 deletions
|
@ -13,6 +13,11 @@
|
||||||
xmlns:j.5="http://purl.org/dc/terms/"
|
xmlns:j.5="http://purl.org/dc/terms/"
|
||||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
|
||||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
|
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
|
||||||
|
<rdf:Description rdf:nodeID="A0">
|
||||||
|
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Document"/>
|
||||||
|
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/scientific-research#hasDocumentation"/>
|
||||||
|
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||||
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#StorageService">
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#StorageService">
|
||||||
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Service"/>
|
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Service"/>
|
||||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||||
|
@ -29,9 +34,9 @@
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#Instrument">
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#Instrument">
|
||||||
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Equipment"/>
|
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Equipment"/>
|
||||||
<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:nodeID="A0"/>
|
|
||||||
<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>
|
||||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||||
|
<rdfs:subClassOf rdf:nodeID="A0"/>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#Protocol">
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#Protocol">
|
||||||
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A plan specification that allows different domain experts to reliably and independently reproduce a process.</vitro:shortDef>
|
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A plan specification that allows different domain experts to reliably and independently reproduce a process.</vitro:shortDef>
|
||||||
|
@ -64,11 +69,6 @@
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research">
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research">
|
||||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
|
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:nodeID="A0">
|
|
||||||
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Document"/>
|
|
||||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/scientific-research#hasDocumentation"/>
|
|
||||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
|
||||||
</rdf:Description>
|
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#providesAccessTo">
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#providesAccessTo">
|
||||||
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#accessProvidedBy"/>
|
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#accessProvidedBy"/>
|
||||||
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/scientific-research#AccessService"/>
|
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/scientific-research#AccessService"/>
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -8,7 +8,6 @@ http://vivoweb.org/ontology/core#organizationGrantingDegree http://vivoweb.org/o
|
||||||
http://vivoweb.org/ontology/core#offeredBy http://vivoweb.org/ontology/core#degreeOfferedBy Yes Map Directly-changed
|
http://vivoweb.org/ontology/core#offeredBy http://vivoweb.org/ontology/core#degreeOfferedBy Yes Map Directly-changed
|
||||||
http://vivoweb.org/ontology/core#SemesterClass http://vivoweb.org/ontology/core#Course Yes Map Directly-changed
|
http://vivoweb.org/ontology/core#SemesterClass http://vivoweb.org/ontology/core#Course Yes Map Directly-changed
|
||||||
http://vivoweb.org/ontology/core#taughtInSemester http://vivoweb.org/ontology/core#dateTimeInterval Yes Map Directly-changed
|
http://vivoweb.org/ontology/core#taughtInSemester http://vivoweb.org/ontology/core#dateTimeInterval Yes Map Directly-changed
|
||||||
http://vivoweb.org/ontology/core#courseOffering http://vivoweb.org/ontology/core#dateTimeIntervalFor Yes Map Directly-changed
|
|
||||||
http://vivoweb.org/ontology/core#sectionCredits http://vivoweb.org/ontology/core#courseCredits Yes Map Directly-changed
|
http://vivoweb.org/ontology/core#sectionCredits http://vivoweb.org/ontology/core#courseCredits Yes Map Directly-changed
|
||||||
http://vivoweb.org/ontology/core#listsCourse http://vivoweb.org/ontology/core#offersCourse Yes Map Directly-changed
|
http://vivoweb.org/ontology/core#listsCourse http://vivoweb.org/ontology/core#offersCourse Yes Map Directly-changed
|
||||||
http://vivoweb.org/ontology/core#listedBy http://vivoweb.org/ontology/core#courseOfferedBy Yes Map Directly-changed
|
http://vivoweb.org/ontology/core#listedBy http://vivoweb.org/ontology/core#courseOfferedBy Yes Map Directly-changed
|
||||||
|
@ -60,6 +59,7 @@ http://vivoweb.org/ontology/core#endDateTime No Delete Delete
|
||||||
http://vivoweb.org/ontology/core#endDate No Delete Delete
|
http://vivoweb.org/ontology/core#endDate No Delete Delete
|
||||||
http://vivoweb.org/ontology/core#endYearMonth No Delete Delete
|
http://vivoweb.org/ontology/core#endYearMonth No Delete Delete
|
||||||
http://vivoweb.org/ontology/core#endTime No Delete Delete
|
http://vivoweb.org/ontology/core#endTime No Delete Delete
|
||||||
|
http://vivoweb.org/ontology/core#courseOffering No Delete not set
|
||||||
http://vivoweb.org/ontology/core#TimeInterval No Delete Delete
|
http://vivoweb.org/ontology/core#TimeInterval No Delete Delete
|
||||||
http://vivoweb.org/ontology/core#timeIntervalFor No Delete not set
|
http://vivoweb.org/ontology/core#timeIntervalFor No Delete not set
|
||||||
http://vivoweb.org/ontology/core#hasTimeInterval No Delete not set
|
http://vivoweb.org/ontology/core#hasTimeInterval No Delete not set
|
|
@ -959,17 +959,6 @@
|
||||||
<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: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"/>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#geographicLocationOf">
|
|
||||||
<vitro:prohibitedFromUpdateBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/>
|
|
||||||
<vitro:displayLimitAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#int">5</vitro:displayLimitAnnot>
|
|
||||||
<vitro:displayRankAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#int">60</vitro:displayRankAnnot>
|
|
||||||
<vitro:publicDescriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This relates a geographic location to something within that geographic location, for example, an organization within that geographic location.
|
|
||||||
</vitro:publicDescriptionAnnot>
|
|
||||||
<vitro:hiddenFromDisplayBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/>
|
|
||||||
<vitro:selectFromExistingAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</vitro:selectFromExistingAnnot>
|
|
||||||
<rdfs:label xml:lang="en-US">geographic location of</rdfs:label>
|
|
||||||
<vitro:fullPropertyNameAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">nearestGeographicLocationFor</vitro:fullPropertyNameAnnot>
|
|
||||||
</rdf:Description>
|
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#partOf">
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#partOf">
|
||||||
<vitro:publicDescriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Relates a component of something to the whole thing.</vitro:publicDescriptionAnnot>
|
<vitro:publicDescriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Relates a component of something to the whole thing.</vitro:publicDescriptionAnnot>
|
||||||
<vitro:displayRankAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#int">99</vitro:displayRankAnnot>
|
<vitro:displayRankAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#int">99</vitro:displayRankAnnot>
|
||||||
|
@ -982,6 +971,17 @@
|
||||||
<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: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>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#geographicLocationOf">
|
||||||
|
<vitro:prohibitedFromUpdateBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/>
|
||||||
|
<vitro:displayLimitAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#int">5</vitro:displayLimitAnnot>
|
||||||
|
<vitro:displayRankAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#int">60</vitro:displayRankAnnot>
|
||||||
|
<vitro:publicDescriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This relates a geographic location to something within that geographic location, for example, an organization within that geographic location.
|
||||||
|
</vitro:publicDescriptionAnnot>
|
||||||
|
<vitro:hiddenFromDisplayBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/>
|
||||||
|
<vitro:selectFromExistingAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</vitro:selectFromExistingAnnot>
|
||||||
|
<rdfs:label xml:lang="en-US">geographic location of</rdfs:label>
|
||||||
|
<vitro:fullPropertyNameAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">nearestGeographicLocationFor</vitro:fullPropertyNameAnnot>
|
||||||
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasLeaderRole">
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasLeaderRole">
|
||||||
<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: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>
|
||||||
|
@ -3789,16 +3789,15 @@
|
||||||
<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"/>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#dateTimeInterval">
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#dateTimeInterval">
|
||||||
<rdfs:label xml:lang="en-US">date/time interval</rdfs:label>
|
|
||||||
<vitro:displayRankAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#int">5</vitro:displayRankAnnot>
|
|
||||||
<vitro:selectFromExistingAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</vitro:selectFromExistingAnnot>
|
|
||||||
<vitro:prohibitedFromUpdateBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/>
|
|
||||||
<vitro:individualSortDirectionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">desc</vitro:individualSortDirectionAnnot>
|
|
||||||
<vitro:hiddenFromDisplayBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/>
|
|
||||||
<vitro:inPropertyGroupAnnot rdf:resource="http://vivoweb.org/ontology#vitroPropertyGrouptime"/>
|
|
||||||
<vitro:customEntryFormAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dateTimeIntervalForm.jsp</vitro:customEntryFormAnnot>
|
|
||||||
<vitro:offerCreateNewOptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</vitro:offerCreateNewOptionAnnot>
|
|
||||||
<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:offerCreateNewOptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</vitro:offerCreateNewOptionAnnot>
|
||||||
|
<vitro:customEntryFormAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dateTimeIntervalForm.jsp</vitro:customEntryFormAnnot>
|
||||||
|
<vitro:inPropertyGroupAnnot rdf:resource="http://vivoweb.org/ontology#vitroPropertyGrouptime"/>
|
||||||
|
<vitro:hiddenFromDisplayBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/>
|
||||||
|
<vitro:prohibitedFromUpdateBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/>
|
||||||
|
<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">5</vitro:displayRankAnnot>
|
||||||
|
<rdfs:label xml:lang="en-US">date/time interval</rdfs:label>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Process">
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Process">
|
||||||
<rdfs:label xml:lang="en-US">Process</rdfs:label>
|
<rdfs:label xml:lang="en-US">Process</rdfs:label>
|
||||||
|
@ -4079,10 +4078,6 @@
|
||||||
<rdfs:label xml:lang="en-US">Non-Faculty Academic Position</rdfs:label>
|
<rdfs:label xml:lang="en-US">Non-Faculty Academic Position</rdfs:label>
|
||||||
<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"/>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#dateTimeIntervalFor">
|
|
||||||
<vitro:displayLimitAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#int">5</vitro:displayLimitAnnot>
|
|
||||||
<rdfs:label xml:lang="en-US">date/time interval for</rdfs:label>
|
|
||||||
</rdf:Description>
|
|
||||||
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#landAreaUnit">
|
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#landAreaUnit">
|
||||||
<rdfs:label xml:lang="en-US">landAreaUnit</rdfs:label>
|
<rdfs:label xml:lang="en-US">landAreaUnit</rdfs:label>
|
||||||
<vitro:hiddenFromDisplayBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#nobody"/>
|
<vitro:hiddenFromDisplayBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#nobody"/>
|
||||||
|
|
|
@ -13,6 +13,11 @@
|
||||||
xmlns:j.5="http://purl.org/dc/terms/"
|
xmlns:j.5="http://purl.org/dc/terms/"
|
||||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
|
||||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
|
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
|
||||||
|
<rdf:Description rdf:nodeID="A0">
|
||||||
|
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Document"/>
|
||||||
|
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/scientific-research#hasDocumentation"/>
|
||||||
|
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||||
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#StorageService">
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#StorageService">
|
||||||
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Service"/>
|
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Service"/>
|
||||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||||
|
@ -29,9 +34,9 @@
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#Instrument">
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#Instrument">
|
||||||
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Equipment"/>
|
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Equipment"/>
|
||||||
<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:nodeID="A0"/>
|
|
||||||
<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>
|
||||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||||
|
<rdfs:subClassOf rdf:nodeID="A0"/>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#Protocol">
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#Protocol">
|
||||||
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A plan specification that allows different domain experts to reliably and independently reproduce a process.</vitro:shortDef>
|
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A plan specification that allows different domain experts to reliably and independently reproduce a process.</vitro:shortDef>
|
||||||
|
@ -64,11 +69,6 @@
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research">
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research">
|
||||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
|
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:nodeID="A0">
|
|
||||||
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Document"/>
|
|
||||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/scientific-research#hasDocumentation"/>
|
|
||||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
|
||||||
</rdf:Description>
|
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#providesAccessTo">
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#providesAccessTo">
|
||||||
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#accessProvidedBy"/>
|
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#accessProvidedBy"/>
|
||||||
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/scientific-research#AccessService"/>
|
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/scientific-research#AccessService"/>
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue