Removing non-existent date properties from "sort by" annotations. fixing problem with dateFiled and dateIssued (they weren't being exported from flora - had to delete and then re-enter them).
This commit is contained in:
parent
f006d94da8
commit
9df5da7de8
5 changed files with 2468 additions and 2424 deletions
|
@ -15,8 +15,8 @@
|
|||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
|
||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research-resource#Instrument">
|
||||
<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>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<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"/>
|
||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An implement used to facilitate work, especially precision work.</vitro:descriptionAnnot>
|
||||
</rdf:Description>
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue